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

Antonio Rojas arojas at archlinux.org
Sat Apr 15 20:40:07 UTC 2017


    Date: Saturday, April 15, 2017 @ 20:40:07
  Author: arojas
Revision: 223154

Update to 0.18.2

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-15 20:34:03 UTC (rev 223153)
+++ PKGBUILD	2017-04-15 20:40:07 UTC (rev 223154)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.18.1
+pkgver=0.18.2
 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=('38e72ca004edfb0113b9a7154514542f4bbee3bf')
+sha1sums=('109160e6fe7aa385c61db9ba730b7b78ad3fbd70')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list