Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aioquic
Commits:
3e4325f7 by Jelle van der Waa at 2024-04-09T09:30:24+02:00
upgpkg: 1.0.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aioquic
pkgdesc = QUIC and HTTP/3 implementation in Python
pkgver = 1.0.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.0.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/3e4325f716366ada65f6c5ca4836887723cfa52a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioquic/-/commit/3e4325f716366ada65f6c5ca4836887723cfa52a
You're receiving this email because of your account on gitlab.archlinux.org.