Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-aiostream


Commits:
fc3e6cbe by Daniel M. Capella at 2023-10-24T13:23:12-04:00
upgpkg: 0.5.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiostream
        pkgdesc = Generator-based operators for asynchronous iteration
-       pkgver = 0.5.1
+       pkgver = 0.5.2
        pkgrel = 1
        url = https://github.com/vxgmichel/aiostream
        arch = any
@@ -13,7 +13,7 @@ pkgbase = python-aiostream
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python-typing_extensions
-       source = git+https://github.com/vxgmichel/aiostream.git#tag=v0.5.1
+       source = git+https://github.com/vxgmichel/aiostream.git#tag=v0.5.2
        b2sums = SKIP
 
 pkgname = python-aiostream


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=python-aiostream
 _name=${pkgname#python-}
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='Generator-based operators for asynchronous iteration'
 arch=('any')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiostream/-/commit/fc3e6cbe2e784b7876c4937dab866fd5f46c0c50

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


Reply via email to