[arch-commits] Commit in python-aioitertools/trunk (PKGBUILD)

Chih-Hsuan Yen yan12125 at gemini.archlinux.org
Thu Feb 24 15:07:10 UTC 2022


    Date: Thursday, February 24, 2022 @ 15:07:10
  Author: yan12125
Revision: 1136420

upgpkg: python-aioitertools 0.10.0-1

Modified:
  python-aioitertools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 15:02:28 UTC (rev 1136419)
+++ PKGBUILD	2022-02-24 15:07:10 UTC (rev 1136420)
@@ -3,7 +3,7 @@
 pkgname=python-aioitertools
 _pkgname=aioitertools
 # https://github.com/omnilib/aioitertools/blob/main/CHANGELOG.md
-pkgver=0.9.0
+pkgver=0.10.0
 pkgrel=1
 pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables'
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(python)
 makedepends=(python-flit-core python-build python-installer)
 source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha256sums=('0fd203d53192193973cae71fa14f0d3689328388ad41ca4a4e03e433f98871ac')
+sha256sums=('7d1d1d4a03d462c5a0840787d3df098f125847e0d38b833b30f8f8cbc45a1420')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list