Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pyparted
Commits:
994f655d by Jelle van der Waa at 2024-11-16T18:10:22+01:00
upgpkg: 3.13.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pyparted
pkgdesc = Python module for GNU parted
pkgver = 3.13.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/dcantrell/pyparted
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -13,7 +13,7 @@
pkgname=python-pyparted
_pkgname="${pkgname/#python-}"
pkgver=3.13.0
-pkgrel=4
+pkgrel=5
pkgdesc='Python module for GNU parted'
url="https://github.com/dcantrell/$_pkgname"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyparted/-/commit/994f655d6c7eff76f2c837122e1b5378eb756dbd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyparted/-/commit/994f655d6c7eff76f2c837122e1b5378eb756dbd
You're receiving this email because of your account on gitlab.archlinux.org.