Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-nest-asyncio


Commits:
09e8e17a by Felix Yan at 2023-08-05T10:59:10+03:00
upgpkg: 1.5.7-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-nest-asyncio
-pkgver=1.5.6
-pkgrel=2
+pkgver=1.5.7
+pkgrel=1
 pkgdesc="Patch asyncio to allow nested event loops"
 url="https://github.com/erdewit/nest_asyncio";
 license=('BSD')
@@ -12,7 +12,7 @@ makedepends=('python-setuptools')
 provides=('python-nest_asyncio')
 replaces=('python-nest_asyncio')
 
source=("https://github.com/erdewit/nest_asyncio/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('3dbfe5362a31dcd3e579e30164a51d9cd8dcb5507667fa454a6375bbd0a1cca209df01cf99424e8e424685d617c0524888784f3672c8e9454de4cea07daeca03')
+sha512sums=('486f2163e16033fb8d21f823fd99fc661342ef90ebc4a57eb49cd9533712e7b215298807b746aefc622fd00ea07298a2325fc69f5cabbf4a98450e31171fb2f2')
 
 build() {
   cd nest_asyncio-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nest-asyncio/-/commit/09e8e17a0a2c193752065d829168e538379a58db

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


Reply via email to