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

Antonio Rojas arojas at archlinux.org
Mon Mar 27 07:14:39 UTC 2017


    Date: Monday, March 27, 2017 @ 07:14:39
  Author: arojas
Revision: 219297

Update to 0.18.0

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-27 07:02:07 UTC (rev 219296)
+++ PKGBUILD	2017-03-27 07:14:39 UTC (rev 219297)
@@ -3,8 +3,8 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.17.2
-pkgrel=2
+pkgver=0.18.0
+pkgrel=1
 pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
 arch=(any)
 url='http://autobahn.ws/python/'
@@ -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=('9ffb9dfc2ff43e40bbb8aa5714980b6100a92504')
+sha1sums=('386a2ad42ab28d665eff6974f616b643879a608f')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list