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

Felix Yan felixonmars at archlinux.org
Sun Jan 1 16:39:33 UTC 2017


    Date: Sunday, January 1, 2017 @ 16:39:32
  Author: felixonmars
Revision: 204102

upgpkg: python-txaio 2.6.0-1

Modified:
  python-txaio/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-01 16:34:18 UTC (rev 204101)
+++ PKGBUILD	2017-01-01 16:39:32 UTC (rev 204102)
@@ -3,8 +3,8 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
 url='https://github.com/tavendo/txaio'
@@ -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=('65813586147b24985e9e4138d689d6789e619df8')
+sha1sums=('bca77609fe219a7ed37a0864974b6597dd121c99')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}



More information about the arch-commits mailing list