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

Antonio Rojas arojas at archlinux.org
Tue Sep 5 06:45:51 UTC 2017


    Date: Tuesday, September 5, 2017 @ 06:45:50
  Author: arojas
Revision: 255698

Update to 17.9.1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-04 21:12:34 UTC (rev 255697)
+++ PKGBUILD	2017-09-05 06:45:50 UTC (rev 255698)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=17.8.1
+pkgver=17.9.1
 pkgrel=1
 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=('490694bad8110678b38575a4de28d8036721c8d2')
+sha256sums=('01378f51a9ff0c99e64482dbb69a39e617f9b520bfeb5f708edd5e36f5899df4')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list