Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-utils
Commits:
57b7ec29 by Jelle van der Waa at 2024-11-30T17:10:11+01:00
upgpkg: 3.9.0-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-utils
pkgdesc = A module with some convenient utilities not included with the
standard Python install
pkgver = 3.9.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/WoLpH/python-utils
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgdesc="A module with some convenient utilities not included with the
standard Python install"
pkgname=python-utils
pkgver=3.9.0
-pkgrel=1
+pkgrel=2
arch=(any)
url="https://github.com/WoLpH/python-utils"
license=(BSD-3-Clause)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-utils/-/commit/57b7ec29f21801171ff8f0bac4ae02a452a3af72
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-utils/-/commit/57b7ec29f21801171ff8f0bac4ae02a452a3af72
You're receiving this email because of your account on gitlab.archlinux.org.