Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xattr
Commits:
c220b529 by Jelle van der Waa at 2024-11-16T22:10:42+01:00
upgpkg: 0.10.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xattr
pkgdesc = Python wrapper for extended filesystem attributes
pkgver = 0.10.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/xattr/xattr
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-xattr
pkgver=0.10.1
-pkgrel=4
+pkgrel=5
pkgdesc='Python wrapper for extended filesystem attributes'
arch=('x86_64')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xattr/-/commit/c220b529e91aa307446b86013f6bc1492e184d5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xattr/-/commit/c220b529e91aa307446b86013f6bc1492e184d5b
You're receiving this email because of your account on gitlab.archlinux.org.