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

Anatol Pomozov anatolik at archlinux.org
Thu Mar 10 00:42:19 UTC 2016


    Date: Thursday, March 10, 2016 @ 01:42:19
  Author: anatolik
Revision: 165788

upgpkg: python-autobahn 0.12.1-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-09 22:23:12 UTC (rev 165787)
+++ PKGBUILD	2016-03-10 00:42:19 UTC (rev 165788)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.11.0
+pkgver=0.12.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.python.org/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha1sums=('6753ceb8dfe2ea9ad5b31426dee8ff172cf15891')
+sha1sums=('d2feb28fa554d8e1e593df32dfe502f1eee499d3')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list