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

Felix Yan felixonmars at archlinux.org
Mon Mar 23 00:29:30 UTC 2020


    Date: Monday, March 23, 2020 @ 00:29:30
  Author: felixonmars
Revision: 603644

upgpkg: python-txaio 20.3.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-23 00:29:28 UTC (rev 603643)
+++ PKGBUILD	2020-03-23 00:29:30 UTC (rev 603644)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.1.1
+pkgver=20.3.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=('a5a631fe9b0e648db66178991353c8e5ec6b1bf653f411dd11b1d3c2df9f205f907ea996a51b53c1722c0412bf5414929c96304e04072f4ed7991f61ea85e9a0')
+sha512sums=('36d59a2958c32878624606920af5bbe882824e5d53b2c7e3cc30a1be3fd74506dd7c1de9dc6ee3a6fd0b28278f466f80fac25bccb5e977dd9ad275ce697f3105')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken



More information about the arch-commits mailing list