Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zope-deferredimport
Commits:
c060339c by Jelle van der Waa at 2024-11-30T12:58:08+01:00
upgpkg: 5.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zope-deferredimport
pkgdesc = Allows you to perform imports names that will only be
resolved when used in the code
pkgver = 5.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/zopefoundation/zope.deferredimport
arch = any
license = ZPL-2.1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-zope-deferredimport
_pkgname=zope.deferredimport
pkgver=5.0
-pkgrel=3
+pkgrel=4
pkgdesc="Allows you to perform imports names that will only be resolved when
used in the code"
arch=('any')
url="https://github.com/zopefoundation/zope.deferredimport"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-deferredimport/-/commit/c060339c0b87232352e6e743bf66a99e556c9e25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-deferredimport/-/commit/c060339c0b87232352e6e743bf66a99e556c9e25
You're receiving this email because of your account on gitlab.archlinux.org.