Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ghp-import
Commits:
6b6a0ad3 by Jelle van der Waa at 2024-11-16T17:03:06+01:00
upgpkg: 2.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ghp-import
pkgdesc = Copy your docs directly to the gh-pages branch
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://pypi.python.org/pypi/ghp-import
arch = any
license = custom:Tumbolia
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-ghp-import
_pkgname=ghp-import
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Copy your docs directly to the gh-pages branch'
arch=('any')
url="https://pypi.python.org/pypi/ghp-import"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ghp-import/-/commit/6b6a0ad3aaebfca180fd2c588aab56c7d8600f8f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ghp-import/-/commit/6b6a0ad3aaebfca180fd2c588aab56c7d8600f8f
You're receiving this email because of your account on gitlab.archlinux.org.