Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-multivolumefile
Commits:
66ff26ca by Jelle van der Waa at 2024-11-16T20:43:25+01:00
upgpkg: 0.2.3-8: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-multivolumefile
pkgdesc = Multi volume file wrapper library
pkgver = 0.2.3
- pkgrel = 7
+ pkgrel = 8
url = https://github.com/miurahr/multivolume
arch = any
license = LGPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=multivolumefile
pkgname=python-$_pkgname
pkgver=0.2.3
-pkgrel=7
+pkgrel=8
pkgdesc='Multi volume file wrapper library'
arch=(any)
url='https://github.com/miurahr/multivolume'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-multivolumefile/-/commit/66ff26ca67c7f73e469bf84076ce45903ecb79c6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-multivolumefile/-/commit/66ff26ca67c7f73e469bf84076ce45903ecb79c6
You're receiving this email because of your account on gitlab.archlinux.org.