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

Anatol Pomozov anatolik at archlinux.org
Mon Dec 7 19:36:26 UTC 2015


    Date: Monday, December 7, 2015 @ 20:36:26
  Author: anatolik
Revision: 150097

upgpkg: python-txaio 2.2.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-07 19:32:45 UTC (rev 150096)
+++ PKGBUILD	2015-12-07 19:36:26 UTC (rev 150097)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.1.0
+pkgver=2.2.0
 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=('b2cb8299ac7854140c47a2c9d895c96379edea34')
+sha1sums=('2ad680eedcf3858243e217bfbdb1b38238235a36')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}



More information about the arch-commits mailing list