Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rfc6555
Commits:
b5760d16 by Jelle van der Waa at 2024-11-16T18:33:31+01:00
upgpkg: 0.1.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rfc6555
pkgdesc = Python implementation of the Happy Eyeballs Algorithm
described in RFC 6555.
pkgver = 0.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.org/project/rfc6555/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-rfc6555
pkgver=0.1.0
-pkgrel=3
+pkgrel=4
arch=('any')
url="https://pypi.org/project/rfc6555/"
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc6555/-/commit/b5760d160323dd08fc68a73347e64f100cf71efb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc6555/-/commit/b5760d160323dd08fc68a73347e64f100cf71efb
You're receiving this email because of your account on gitlab.archlinux.org.