David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-fire
Commits:
56f89e42 by David Runge at 2024-04-09T23:10:25+02:00
upgpkg: 0.6.0-2: Rebuild against Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-fire
pkgdesc = A library for automatically generating command line interfaces
pkgver = 0.6.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/google/python-fire
arch = any
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=fire
pkgname=python-fire
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="A library for automatically generating command line interfaces"
arch=(any)
url="https://github.com/google/python-fire"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fire/-/commit/56f89e42967889df1d44450e9de4cf2cd9f083a6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-fire/-/commit/56f89e42967889df1d44450e9de4cf2cd9f083a6
You're receiving this email because of your account on gitlab.archlinux.org.