Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / 
python-aioitertools


Commits:
5de0f83c by Chih-Hsuan Yen at 2024-04-06T15:41:27+08:00
upgpkg: 0.11.0-3

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-aioitertools
+       pkgdesc = Implementation of itertools, builtins, and more for AsyncIO 
and mixed-type iterables
+       pkgver = 0.11.0
+       pkgrel = 3
+       url = https://github.com/omnilib/aioitertools
+       arch = any
+       license = MIT
+       makedepends = python-flit-core
+       makedepends = python-build
+       makedepends = python-installer
+       depends = python
+       source = 
https://files.pythonhosted.org/packages/source/a/aioitertools/aioitertools-0.11.0.tar.gz
+       sha256sums = 
42c68b8dd3a69c2bf7f2233bf7df4bb58b557bca5252ac02ed5187bbc67d6831
+
+pkgname = python-aioitertools


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@ pkgname=python-aioitertools
 _pkgname=aioitertools
 # https://github.com/omnilib/aioitertools/blob/main/CHANGELOG.md
 pkgver=0.11.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and 
mixed-type iterables'
 arch=(any)
 url='https://github.com/omnilib/aioitertools'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioitertools/-/commit/5de0f83c45ecc9c87859842c8850f060fae0337a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aioitertools/-/commit/5de0f83c45ecc9c87859842c8850f060fae0337a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to