Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages
/ python-pyparted
Commits:
03abcb57 by Leonidas Spyropoulos at 2024-04-04T09:07:04+01:00
upgpkg: 3.13.0-4: python 3.12 rebuild
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/03abcb57a1e988f1bf093ec5fa0d7b57f83d4f6c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyparted/-/commit/03abcb57a1e988f1bf093ec5fa0d7b57f83d4f6c
You're receiving this email because of your account on gitlab.archlinux.org.