Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-deprecation-alias
Commits: 16744953 by Jelle van der Waa at 2024-04-05T11:53:31+02:00 upgpkg: 0.3.2-2: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,19 @@ +pkgbase = python-deprecation-alias + pkgdesc = A wrapper around deprecation providing support for deprecated aliases + pkgver = 0.3.2 + pkgrel = 2 + url = https://github.com/domdfcoding/deprecation-alias + arch = any + license = Apache + makedepends = git + makedepends = python-build + makedepends = python-installer + makedepends = python-wheel + makedepends = python-setuptools + depends = python + depends = python-deprecation + depends = python-packaging + source = python-deprecation-alias::git+https://github.com/domdfcoding/deprecation-alias#commit=f5c99188130565e810943755bf8568b840ec830a + b2sums = SKIP + +pkgname = python-deprecation-alias ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-deprecation-alias pkgver=0.3.2 -pkgrel=1 +pkgrel=2 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/16744953eb540836142cc3daf2594d5d1c81f7f4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-deprecation-alias/-/commit/16744953eb540836142cc3daf2594d5d1c81f7f4 You're receiving this email because of your account on gitlab.archlinux.org.
