Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-iterable-io
Commits:
85edd045 by Jelle van der Waa at 2024-11-16T20:35:39+01:00
upgpkg: 1.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-iterable-io
pkgdesc = Adapt generators and other iterables to a file-like interface
pkgver = 1.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pR0Ps/iterable-io
arch = any
license = LGPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pyname=iterable-io
pkgname=python-$_pyname
pkgver=1.0.0
-pkgrel=3
+pkgrel=4
pkgdesc='Adapt generators and other iterables to a file-like interface'
arch=(any)
url='https://github.com/pR0Ps/iterable-io'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-iterable-io/-/commit/85edd045dc71597554d5ef60c513fcc91455eab5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-iterable-io/-/commit/85edd045dc71597554d5ef60c513fcc91455eab5
You're receiving this email because of your account on gitlab.archlinux.org.