Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-deprecated
Commits:
8107b509 by Carl Smedstad at 2024-11-18T07:55:01+01:00
upgpkg: 1.2.15-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-deprecated
pkgdesc = Python @deprecated decorator to deprecate old python classes,
functions or methods
pkgver = 1.2.15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/tantale/deprecated
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-deprecated
pkgver=1.2.15
-pkgrel=1
+pkgrel=2
pkgdesc="Python @deprecated decorator to deprecate old python classes,
functions or methods"
url="https://github.com/tantale/deprecated"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecated/-/commit/8107b509a2aef24352e874ce564de3116b5c7939
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecated/-/commit/8107b509a2aef24352e874ce564de3116b5c7939
You're receiving this email because of your account on gitlab.archlinux.org.