Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-case
Commits:
450feeb8 by Jelle van der Waa at 2024-11-20T11:14:07+01:00
upgpkg: 1.5.3-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-case
pkgdesc = Python unittest Utilities
pkgver = 1.5.3
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/celery/case
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-case
pkgver=1.5.3
-pkgrel=11
+pkgrel=12
pkgdesc="Python unittest Utilities"
arch=('any')
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-case/-/commit/450feeb82930d0efb24bfa8d0d7a6b41445abe59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-case/-/commit/450feeb82930d0efb24bfa8d0d7a6b41445abe59
You're receiving this email because of your account on gitlab.archlinux.org.