Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-stdlibs
Commits: 4637e523 by Jelle van der Waa at 2024-11-16T18:44:39+01:00 upgpkg: 2022.10.9-4: Rebuild for Python 3.13 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = python-stdlibs pkgdesc = Simple list of top-level packages in Python's stdlib pkgver = 2022.10.9 - pkgrel = 3 + pkgrel = 4 url = https://github.com/omnilib/stdlibs arch = any license = MIT ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _pkgname=stdlibs pkgname=python-$_pkgname pkgver=2022.10.9 -pkgrel=3 +pkgrel=4 pkgdesc="Simple list of top-level packages in Python's stdlib" arch=('any') url='https://github.com/omnilib/stdlibs' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-stdlibs/-/commit/4637e5237a0c240fcc159f3fb97f2ca64976bef1 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-stdlibs/-/commit/4637e5237a0c240fcc159f3fb97f2ca64976bef1 You're receiving this email because of your account on gitlab.archlinux.org.