George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / python-deprecated
Commits: d73c7f10 by George Rawlinson at 2026-07-04T09:06:02+00:00 upgpkg: 1.3.1-2 https://archlinux.org/todo/python-pkg_resources-deprecation/ - - - - - 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.3.1 - pkgrel = 1 + pkgrel = 2 url = https://github.com/tantale/deprecated arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-deprecated pkgver=1.3.1 -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/d73c7f104412357125ab97eb86612c66474d15d9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecated/-/commit/d73c7f104412357125ab97eb86612c66474d15d9 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
