kpcyrd pushed to branch main at Arch Linux / Packaging / Packages /
python-pylsqpack
Commits:
d9ebdcca by kpcyrd at 2026-07-15T16:45:26+02:00
upgpkg: 0.3.24-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pylsqpack
pkgdesc = Python bindings for ls-qpack
- pkgver = 0.3.18
- pkgrel = 4
+ pkgver = 0.3.24
+ pkgrel = 1
url = https://github.com/aiortc/pylsqpack
arch = x86_64
license = BSD-3-Clause
@@ -10,7 +10,7 @@ pkgbase = python-pylsqpack
makedepends = python-setuptools
makedepends = python-wheel
depends = python
- source =
https://files.pythonhosted.org/packages/source/p/pylsqpack/pylsqpack-0.3.18.tar.gz
- b2sums =
bb7320d9254feb12740536180aa065cdf38af42ed62772178213477fa48222cfb017e5d5c087862b223219ad8a2c1ef1ab65d44de183a906d96a2b11ae51995f
+ source =
https://files.pythonhosted.org/packages/source/p/pylsqpack/pylsqpack-0.3.24.tar.gz
+ b2sums =
48bfa64f309013d40ad4afd898eee6068179441b1f1bc8e113603e46aa73830bd30a3deb8b80969c219e7d92ae30f6eb99a19b4d8d095de4825fb2e35531d2f7
pkgname = python-pylsqpack
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
pkgname=python-pylsqpack
_name=pylsqpack
-pkgver=0.3.18
-pkgrel=4
+pkgver=0.3.24
+pkgrel=1
pkgdesc='Python bindings for ls-qpack'
url='https://github.com/aiortc/pylsqpack'
arch=('x86_64')
@@ -11,7 +11,7 @@ license=('BSD-3-Clause')
depends=('python')
makedepends=('python-build' 'python-installer' 'python-setuptools'
'python-wheel')
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-b2sums=('bb7320d9254feb12740536180aa065cdf38af42ed62772178213477fa48222cfb017e5d5c087862b223219ad8a2c1ef1ab65d44de183a906d96a2b11ae51995f')
+b2sums=('48bfa64f309013d40ad4afd898eee6068179441b1f1bc8e113603e46aa73830bd30a3deb8b80969c219e7d92ae30f6eb99a19b4d8d095de4825fb2e35531d2f7')
build() {
cd "${_name}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylsqpack/-/commit/d9ebdccaa256a792da62a2eda8f41431dab227b2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pylsqpack/-/commit/d9ebdccaa256a792da62a2eda8f41431dab227b2
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help