Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aspectlib
Commits:
dfc0cfe1 by Jelle van der Waa at 2024-11-26T11:47:24+01:00
upgpkg: 2.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aspectlib
pkgdesc = Development library for quickly writing configurable
applications and daemons
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ionelmc/python-aspectlib
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-aspectlib
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Development library for quickly writing configurable applications and
daemons"
arch=('any')
license=('BSD-2-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aspectlib/-/commit/dfc0cfe1104178532bb4a5dbfb979756adf911e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aspectlib/-/commit/dfc0cfe1104178532bb4a5dbfb979756adf911e7
You're receiving this email because of your account on gitlab.archlinux.org.