Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cooldict
Commits:
6bb72a5b by Jelle van der Waa at 2024-11-16T20:25:56+01:00
upgpkg: 1.04-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cooldict
pkgdesc = Some useful dict-like structures
pkgver = 1.04
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/zardus/cooldict
arch = any
license = custom:BSD2
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=cooldict
pkgname=python-cooldict
pkgver=1.04
-pkgrel=3
+pkgrel=4
pkgdesc='Some useful dict-like structures'
url='https://github.com/zardus/cooldict'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cooldict/-/commit/6bb72a5b13add8b05db0c2a2bddf51b35ee96829
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cooldict/-/commit/6bb72a5b13add8b05db0c2a2bddf51b35ee96829
You're receiving this email because of your account on gitlab.archlinux.org.