Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-argparse-manpage
Commits:
f4b5a4e8 by Jelle van der Waa at 2024-11-21T14:47:54+01:00
upgpkg: 4.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-argparse-manpage
pkgdesc = Automatically build man-pages for your Python project
pkgver = 4.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/praiskup/argparse-manpage
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Sven-Hendrik Haase <[email protected]>
pkgname=python-argparse-manpage
pkgver=4.6
-pkgrel=1
+pkgrel=2
pkgdesc='Automatically build man-pages for your Python project'
url='https://github.com/praiskup/argparse-manpage'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-argparse-manpage/-/commit/f4b5a4e816cd33d3d01c6587498dc3c50ca5b99e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-argparse-manpage/-/commit/f4b5a4e816cd33d3d01c6587498dc3c50ca5b99e
You're receiving this email because of your account on gitlab.archlinux.org.