Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-zope-copy
Commits:
60c9b798 by Jelle van der Waa at 2024-11-30T12:59:46+01:00
upgpkg: 5.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-zope-copy
pkgdesc = Pluggable object copying mechanism
pkgver = 5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/zopefoundation/zope.copy
arch = any
license = ZPL-2.1
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-zope-copy
_pkgname=zope.copy
pkgver=5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Pluggable object copying mechanism"
arch=('any')
url="https://github.com/zopefoundation/zope.copy"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-copy/-/commit/60c9b798c8f5dfe03ee72312d28ea76d4ae45f53
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-zope-copy/-/commit/60c9b798c8f5dfe03ee72312d28ea76d4ae45f53
You're receiving this email because of your account on gitlab.archlinux.org.