[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat Aug 11 19:14:12 UTC 2018
Date: Saturday, August 11, 2018 @ 19:14:12
Author: foxboron
Revision: 371174
upgpkg: python-autobahn 18.7.1-1
Updated to 18.7.1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-11 19:08:48 UTC (rev 371173)
+++ PKGBUILD 2018-08-11 19:14:12 UTC (rev 371174)
@@ -4,8 +4,8 @@
pkgbase=python-autobahn
pkgname=(python-autobahn python2-autobahn)
-pkgver=18.6.1
-pkgrel=2
+pkgver=18.7.1
+pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(any)
url='http://autobahn.ws/python/'
@@ -13,7 +13,7 @@
makedepends=(python-setuptools python2-setuptools python-twisted python-six python-txaio python2-twisted python2-six python2-txaio)
checkdepends=(python2-unittest2)
source=(https://pypi.io/packages/source/a/autobahn/autobahn-$pkgver.tar.gz)
-sha256sums=('2f41bfc512ec482044fa8cfa74182118dedd87e03b3494472d9ff1b5a1e27d24')
+sha256sums=('163dd329c2a29f4ef82f7fe85a6f6e654a2aa6837bd83834cf537e4efa9204be')
prepare() {
cp -a autobahn-$pkgver{,-py2}
More information about the arch-commits
mailing list