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

Felix Yan felixonmars at archlinux.org
Tue Mar 31 22:53:55 UTC 2020


    Date: Tuesday, March 31, 2020 @ 22:53:54
  Author: felixonmars
Revision: 608503

upgpkg: python-txaio 20.4.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-31 22:53:51 UTC (rev 608502)
+++ PKGBUILD	2020-03-31 22:53:54 UTC (rev 608503)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.3.1
+pkgver=20.4.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -14,7 +14,7 @@
 # https://github.com/crossbario/txaio/blob/v20.1.1/test/_asyncio_test_utils.py#L35
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python-tests')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz")
-sha512sums=('36d59a2958c32878624606920af5bbe882824e5d53b2c7e3cc30a1be3fd74506dd7c1de9dc6ee3a6fd0b28278f466f80fac25bccb5e977dd9ad275ce697f3105')
+sha512sums=('da0269d13d72f4ea14f2e67585cdb74ec5105884c31d81157fb85e92d4eb935b1c13eb1222bd5ecd57a8caa36008cf49de85321e7b67e94159330e1d592d42c4')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken



More information about the arch-commits mailing list