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

Felix Yan felixonmars at archlinux.org
Mon Feb 27 05:35:55 UTC 2017


    Date: Monday, February 27, 2017 @ 05:35:54
  Author: felixonmars
Revision: 213939

upgpkg: python-txaio 2.6.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-27 05:33:50 UTC (rev 213938)
+++ PKGBUILD	2017-02-27 05:35:54 UTC (rev 213939)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted python2-twisted)
 source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('bca77609fe219a7ed37a0864974b6597dd121c99')
+sha1sums=('791d5ce2f4f0ab7188881c5eb7aedcb763b3afd1')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}



More information about the arch-commits mailing list