Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aioquic
Commits:
7f4c6516 by Jelle van der Waa at 2024-11-18T20:55:54+01:00
upgpkg: 1.2.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aioquic
pkgdesc = QUIC and HTTP/3 implementation in Python
pkgver = 1.2.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/aiortc/aioquic
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aioquic
_name=aioquic
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='QUIC and HTTP/3 implementation in Python'
url='https://github.com/aiortc/aioquic'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioquic/-/commit/7f4c651691b87ddfbdc5ef346e2e913a9d0748e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioquic/-/commit/7f4c651691b87ddfbdc5ef346e2e913a9d0748e4
You're receiving this email because of your account on gitlab.archlinux.org.