Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyftpdlib
Commits:
3a812072 by Jelle van der Waa at 2024-11-18T20:33:17+01:00
upgpkg: 2.0.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyftpdlib
pkgdesc = Extremely fast and scalable Python FTP server library
pkgver = 2.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/giampaolo/pyftpdlib
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-pyftpdlib
_pkgname=${pkgname#python-}
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="Extremely fast and scalable Python FTP server library"
arch=(any)
url="https://github.com/giampaolo/pyftpdlib"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyftpdlib/-/commit/3a81207253fe848c85e4950c48367b60a49a8f33
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyftpdlib/-/commit/3a81207253fe848c85e4950c48367b60a49a8f33
You're receiving this email because of your account on gitlab.archlinux.org.