Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-appdirs
Commits:
554f4c02 by Jelle van der Waa at 2024-11-16T15:17:04+01:00
upgpkg: 1.4.4-11: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-appdirs
pkgdesc = A small Python module for determining appropriate
platform-specific dirs, e.g. a "user data dir".
pkgver = 1.4.4
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/ActiveState/appdirs
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=appdirs
pkgname=python-appdirs
pkgver=1.4.4
-pkgrel=10
+pkgrel=11
pkgdesc='A small Python module for determining appropriate platform-specific
dirs, e.g. a "user data dir".'
arch=('any')
url="https://github.com/ActiveState/appdirs"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-appdirs/-/commit/554f4c02c96261f385b210075794792dbb23aa99
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-appdirs/-/commit/554f4c02c96261f385b210075794792dbb23aa99
You're receiving this email because of your account on gitlab.archlinux.org.