Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-aspectlib
Commits:
157c6d77 by Antonio Rojas at 2025-12-26T21:15:57+01:00
upgpkg: 2.0.0-4: Python 3.14 rebuild
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/157c6d7710eed36ad74c10b1fc6a4b93dc49781d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aspectlib/-/commit/157c6d7710eed36ad74c10b1fc6a4b93dc49781d
You're receiving this email because of your account on gitlab.archlinux.org.