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

Anatol Pomozov anatolik at archlinux.org
Tue Aug 2 12:24:30 UTC 2016


    Date: Tuesday, August 2, 2016 @ 12:24:30
  Author: anatolik
Revision: 184826

upgpkg: python-autobahn 0.15.0-1

Modified:
  python-autobahn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-02 09:47:40 UTC (rev 184825)
+++ PKGBUILD	2016-08-02 12:24:30 UTC (rev 184826)
@@ -3,7 +3,7 @@
 
 pkgbase=python-autobahn
 pkgname=(python-autobahn python2-autobahn)
-pkgver=0.14.1
+pkgver=0.15.0
 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=('c04290b733e73ad0318f2a3e9dde2f82a018edb4')
+sha1sums=('55648b5f60c76076b9947e2da79e92156d876f13')
 
 prepare() {
   cp -a autobahn-$pkgver{,-py2}



More information about the arch-commits mailing list