Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
pypiserver
Commits:
3c06d07f by Robin Candau at 2024-12-27T16:03:40+01:00
upgpkg: 2.3.2-3: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pypiserver
pkgdesc = Minimal PyPI server for uploading and downloading packages
with pip/easy_install
pkgver = 2.3.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/pypiserver/pypiserver
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pypiserver
pkgver=2.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="Minimal PyPI server for uploading and downloading packages with
pip/easy_install"
arch=(any)
url="https://github.com/pypiserver/pypiserver"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pypiserver/-/commit/3c06d07ff32430178d401330bae619a41cb79b16
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pypiserver/-/commit/3c06d07ff32430178d401330bae619a41cb79b16
You're receiving this email because of your account on gitlab.archlinux.org.