Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-yarl
Commits:
d29d0afb by Jelle van der Waa at 2024-11-18T09:55:08+01:00
upgpkg: 1.9.4-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-yarl
pkgdesc = Yet another URL library
pkgver = 1.9.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aio-libs/yarl/
arch = x86_64
license = Apache-2.0
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=yarl
pkgname=python-yarl
pkgver=1.9.4
-pkgrel=3
+pkgrel=4
pkgdesc='Yet another URL library'
url='https://github.com/aio-libs/yarl/'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-yarl/-/commit/d29d0afb631e7384e5992ea78f918557c0a9a823
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-yarl/-/commit/d29d0afb631e7384e5992ea78f918557c0a9a823
You're receiving this email because of your account on gitlab.archlinux.org.