Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-multivolumefile
Commits:
c79d0871 by Jelle van der Waa at 2024-11-16T21:23:16+01:00
upgpkg: 0.2.3-9: 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 = 8
+ pkgrel = 9
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=8
+pkgrel=9
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/c79d087196b48a38403d30374d52aef830d8f2ed
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-multivolumefile/-/commit/c79d087196b48a38403d30374d52aef830d8f2ed
You're receiving this email because of your account on gitlab.archlinux.org.