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

Anatol Pomozov anatolik at archlinux.org
Sun Jan 24 20:03:48 UTC 2016


    Date: Sunday, January 24, 2016 @ 21:03:48
  Author: anatolik
Revision: 158769

upgpkg: python-txaio 2.2.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-24 19:46:04 UTC (rev 158768)
+++ PKGBUILD	2016-01-24 20:03:48 UTC (rev 158769)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.2.0
+pkgver=2.2.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.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('2ad680eedcf3858243e217bfbdb1b38238235a36')
+sha1sums=('7c2cd6b34e2d071bf5b38d98d41d81b26e42354c')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}



More information about the arch-commits mailing list