Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hglib
Commits:
f94977d8 by Jelle van der Waa at 2024-11-20T11:20:06+01:00
upgpkg: 2.6.2-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hglib
pkgdesc = A library with a fast, convenient interface to Mercurial. It
uses Mercurial's command server for communication with hg.
pkgver = 2.6.2
- pkgrel = 6
+ pkgrel = 7
url = https://pypi.python.org/pypi/python-hglib
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-hglib
pkgver=2.6.2
-pkgrel=6
+pkgrel=7
arch=('any')
url="https://pypi.python.org/pypi/python-hglib"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hglib/-/commit/f94977d84a8ccdfa6c629cdacd4e2c24f8bf17b1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hglib/-/commit/f94977d84a8ccdfa6c629cdacd4e2c24f8bf17b1
You're receiving this email because of your account on gitlab.archlinux.org.