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

Antonio Rojas arojas at archlinux.org
Sun Feb 26 10:35:49 UTC 2017


    Date: Sunday, February 26, 2017 @ 10:35:48
  Author: arojas
Revision: 213846

Update to 0.17.2

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-26 01:47:25 UTC (rev 213845)
+++ PKGBUILD	2017-02-26 10:35:48 UTC (rev 213846)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.17.1
+pkgver=0.17.2
 pkgrel=2
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio)
 source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha1sums=('395164a4e9773c6431d3b94b3e9f6a135182282b')
+sha1sums=('9ffb9dfc2ff43e40bbb8aa5714980b6100a92504')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list