Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-rangehttpserver
Commits:
45d9a322 by Carl Smedstad at 2024-11-16T21:45:13+01:00
upgpkg: 1.4.0-2: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rangehttpserver
pkgdesc = SimpleHTTPServer with support for Range requests
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/danvk/RangeHTTPServer/
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkgname=RangeHTTPServer
pkgname=python-rangehttpserver
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc='SimpleHTTPServer with support for Range requests'
arch=('any')
url='https://github.com/danvk/RangeHTTPServer/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rangehttpserver/-/commit/45d9a3226023651d8c7f1eef140a986a5e39202e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rangehttpserver/-/commit/45d9a3226023651d8c7f1eef140a986a5e39202e
You're receiving this email because of your account on gitlab.archlinux.org.