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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Dec 19 18:31:13 UTC 2020


    Date: Saturday, December 19, 2020 @ 18:31:13
  Author: yan12125
Revision: 779996

upgpkg: python-txaio 20.12.1-1

Modified:
  python-txaio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-19 18:31:10 UTC (rev 779995)
+++ PKGBUILD	2020-12-19 18:31:13 UTC (rev 779996)
@@ -2,8 +2,8 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.4.1
-pkgrel=3
+pkgver=20.12.1
+pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio"
@@ -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=('da0269d13d72f4ea14f2e67585cdb74ec5105884c31d81157fb85e92d4eb935b1c13eb1222bd5ecd57a8caa36008cf49de85321e7b67e94159330e1d592d42c4')
+sha512sums=('efde6115b8eccba94dce736fffe49f280ff49e9738f3299578cf41641c3b6f1deb5b1c0f0c8c6fbf85c8d8adbdc2d3f67aa256335d63a5977ac0bfacc98f909c')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken



More information about the arch-commits mailing list