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

Chih-Hsuan Yen yan12125 at archlinux.org
Tue Mar 2 15:07:39 UTC 2021


    Date: Tuesday, March 2, 2021 @ 15:07:39
  Author: yan12125
Revision: 877477

upgpkg: python-txaio 21.2.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-02 15:07:12 UTC (rev 877476)
+++ PKGBUILD	2021-03-02 15:07:39 UTC (rev 877477)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.12.1
+pkgver=21.2.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=('efde6115b8eccba94dce736fffe49f280ff49e9738f3299578cf41641c3b6f1deb5b1c0f0c8c6fbf85c8d8adbdc2d3f67aa256335d63a5977ac0bfacc98f909c')
+sha512sums=('762875b9c10304dab31dd54f7830f56b0cc26dd6e7a98c8faf57891a2810e36f53004833f872f0f51bad61cb62be033cfc228c99fd6aff60cd4dd2ae2f2e5c37')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken



More information about the arch-commits mailing list