Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pdm
Commits:
037fdec2 by Jelle van der Waa at 2024-11-30T17:09:43+01:00
upgpkg: 2.20.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pdm
pkgdesc = A modern Python package and dependency manager supporting the
latest PEP standards
pkgver = 2.20.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pdm-project/pdm
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pdm
pkgname=python-pdm
pkgver=2.20.1
-pkgrel=1
+pkgrel=2
pkgdesc="A modern Python package and dependency manager supporting the latest
PEP standards"
arch=(any)
url="https://github.com/pdm-project/pdm"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pdm/-/commit/037fdec2c30538d5d381671332e8e9115ccf8245
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pdm/-/commit/037fdec2c30538d5d381671332e8e9115ccf8245
You're receiving this email because of your account on gitlab.archlinux.org.