Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-hyperlink
Commits:
1b8f6443 by Jelle van der Waa at 2024-04-04T08:55:11+02:00
upgpkg: 21.0.0-6: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hyperlink
pkgdesc = A featureful, correct URL for Python
pkgver = 21.0.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/python-hyper/hyperlink
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-hyperlink
pkgver=21.0.0
-pkgrel=5
+pkgrel=6
pkgdesc='A featureful, correct URL for Python'
arch=('any')
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hyperlink/-/commit/1b8f6443ccfb0871c5e9378c6e838d7a587f3811
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hyperlink/-/commit/1b8f6443ccfb0871c5e9378c6e838d7a587f3811
You're receiving this email because of your account on gitlab.archlinux.org.