[arch-commits] Commit in python-txaio/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Jul 9 10:36:00 UTC 2016
Date: Saturday, July 9, 2016 @ 10:36:00
Author: arojas
Revision: 182561
Update to 2.5.1
Modified:
python-txaio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-07-09 10:35:42 UTC (rev 182560)
+++ PKGBUILD 2016-07-09 10:36:00 UTC (rev 182561)
@@ -3,7 +3,7 @@
pkgbase=python-txaio
pkgname=(python-txaio python2-txaio)
-pkgver=2.4.0
+pkgver=2.5.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=('43f6b924fdb83307cf3660609ad40ae822fe5156')
+sha1sums=('9875868632db4d7c2890e9f7afa7106b878dc96e')
prepare() {
cp -a txaio-$pkgver{,-py2}
More information about the arch-commits
mailing list