Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-deprecation-alias
Commits:
ea24f57b by Jelle van der Waa at 2024-11-16T20:27:07+01:00
upgpkg: 0.3.2-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-deprecation-alias
pkgdesc = A wrapper around deprecation providing support for deprecated
aliases
pkgver = 0.3.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/domdfcoding/deprecation-alias
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-deprecation-alias
pkgver=0.3.2
-pkgrel=2
+pkgrel=3
pkgdesc='A wrapper around deprecation providing support for deprecated aliases'
arch=('any')
url='https://github.com/domdfcoding/deprecation-alias'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecation-alias/-/commit/ea24f57b7dcfc62d33f67a2ef0a3cf347a9df1d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecation-alias/-/commit/ea24f57b7dcfc62d33f67a2ef0a3cf347a9df1d9
You're receiving this email because of your account on gitlab.archlinux.org.