[arch-commits] Commit in python-autobahn/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri Oct 19 21:49:14 UTC 2018
Date: Friday, October 19, 2018 @ 21:49:14
Author: foxboron
Revision: 397951
upgpkg: python-autobahn 18.9.2-1
Modified:
python-autobahn/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-19 21:47:59 UTC (rev 397950)
+++ PKGBUILD 2018-10-19 21:49:14 UTC (rev 397951)
@@ -3,7 +3,7 @@
pkgbase=python-autobahn
pkgname=(python-autobahn python2-autobahn)
-pkgver=18.9.1
+pkgver=18.9.2
pkgrel=1
pkgdesc='Real-time framework for Web, Mobile & Internet of Things'
arch=(any)
@@ -12,7 +12,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=('829fbeb08b7e0f7e8cd14d9d169043a861075c3f6e5e2739d564dc985b5e7015')
+sha256sums=('d98b924f06865700116ee616027e4a6d678004a7b44e0d01cb262eab333112d6')
prepare() {
cp -a autobahn-$pkgver{,-py2}
More information about the arch-commits
mailing list