Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-frozenlist
Commits:
e7c929e8 by Jelle van der Waa at 2024-11-17T15:14:48+01:00
upgpkg: 1.4.1-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-frozenlist
pkgdesc = FrozenList is a list-like structure which can be made
immutable
pkgver = 1.4.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aio-libs/frozenlist
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=frozenlist
pkgname=python-${_pyname}
pkgver=1.4.1
-pkgrel=3
+pkgrel=4
pkgdesc='FrozenList is a list-like structure which can be made immutable'
url='https://github.com/aio-libs/frozenlist'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-frozenlist/-/commit/e7c929e8bac63db9f0b669e4f5ae7a36814793c4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-frozenlist/-/commit/e7c929e8bac63db9f0b669e4f5ae7a36814793c4
You're receiving this email because of your account on gitlab.archlinux.org.