[arch-commits] Commit in python-txaio/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Mon Apr 11 17:38:54 UTC 2016
Date: Monday, April 11, 2016 @ 19:38:54
Author: anatolik
Revision: 170533
upgpkg: python-txaio 2.3.1-1
Modified:
python-txaio/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-11 17:35:59 UTC (rev 170532)
+++ PKGBUILD 2016-04-11 17:38:54 UTC (rev 170533)
@@ -3,7 +3,7 @@
pkgbase=python-txaio
pkgname=(python-txaio python2-txaio)
-pkgver=2.2.2
+pkgver=2.3.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=('5002f45d67aee54dd680f29e1fe692522a51975a')
+sha1sums=('965053e2f6a0fc4e62cb1c7ac8c0de2f5b0babf6')
prepare() {
cp -a txaio-$pkgver{,-py2}
More information about the arch-commits
mailing list