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

Antonio Rojas arojas at archlinux.org
Wed Mar 29 13:29:53 UTC 2017


    Date: Wednesday, March 29, 2017 @ 13:29:53
  Author: arojas
Revision: 219831

Update to 0.18.1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-29 13:20:48 UTC (rev 219830)
+++ PKGBUILD	2017-03-29 13:29:53 UTC (rev 219831)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.18.0
+pkgver=0.18.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=('386a2ad42ab28d665eff6974f616b643879a608f')
+sha1sums=('38e72ca004edfb0113b9a7154514542f4bbee3bf')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list