Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
pypiserver
Commits:
e039961f by Jelle van der Waa at 2024-11-29T22:29:11+01:00
upgpkg: 2.3.2-2: Rebuild for Python 3.13
- - - - -
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 = 1
+ pkgrel = 2
url = https://github.com/pypiserver/pypiserver
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pypiserver
pkgver=2.3.2
-pkgrel=1
+pkgrel=2
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/e039961fcdd6217b4d30341100e63a743f2786dd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pypiserver/-/commit/e039961fcdd6217b4d30341100e63a743f2786dd
You're receiving this email because of your account on gitlab.archlinux.org.