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

Antonio Rojas arojas at archlinux.org
Sun Sep 24 11:06:23 UTC 2017


    Date: Sunday, September 24, 2017 @ 11:06:22
  Author: arojas
Revision: 260423

Update to 17.9.3

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-24 10:45:37 UTC (rev 260422)
+++ PKGBUILD	2017-09-24 11:06:22 UTC (rev 260423)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=17.9.2
+pkgver=17.9.3
 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)
-sha256sums=('15758e1f507d191a0b56dca911eba780d12e603e0a4567bd2ec0ec08bf08cd4c')
+sha256sums=('206a3a579a580ca3ce2532ac12ec52d447135c9ace7c4bf6065b832a7cff25ba')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list