David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-unearth
Commits:
89b4e96b by David Runge at 2024-04-07T23:35:18+02:00
upgpkg: 0.15.1-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-unearth
pkgdesc = A utility to fetch and download python packages
pkgver = 0.15.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/frostming/unearth
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=unearth
pkgname=python-unearth
pkgver=0.15.1
-pkgrel=1
+pkgrel=2
pkgdesc="A utility to fetch and download python packages"
arch=(any)
url="https://github.com/frostming/unearth"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unearth/-/commit/89b4e96bc13eb8296498c3518bb68dfbe0ba894e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unearth/-/commit/89b4e96bc13eb8296498c3518bb68dfbe0ba894e
You're receiving this email because of your account on gitlab.archlinux.org.