[arch-commits] Commit in python-pytest-twisted/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 3 14:40:23 UTC 2018
Date: Thursday, May 3, 2018 @ 14:40:22
Author: felixonmars
Revision: 318871
upgpkg: python-pytest-twisted 1.8-1
Modified:
python-pytest-twisted/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-03 14:21:37 UTC (rev 318870)
+++ PKGBUILD 2018-05-03 14:40:22 UTC (rev 318871)
@@ -3,7 +3,7 @@
pkgbase=python-pytest-twisted
pkgname=('python-pytest-twisted' 'python2-pytest-twisted')
-pkgver=1.7.1
+pkgver=1.8
pkgrel=1
pkgdesc='A twisted plugin for py.test'
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-pytest' 'python2-pytest' 'python-greenlet' 'python2-greenlet'
'python-decorator' 'python2-decorator' 'python-twisted' 'python2-twisted')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-twisted/archive/$pkgver.tar.gz")
-sha512sums=('7bc1e0bfce4b126208af291cca2e9bbd9f8bd68848d48d2fa3da4dcc3f7688e0a5eaee474e2ef80ac02cf1d2a957d284201d8808accffc1bf9091d696b0be2c3')
+sha512sums=('7d71aa53f209f9b8e835288f88fcb754ac18a4eeaae986a1e4474035a402315791280d5f05223e49a352ac186f910f3b5e686827565d72a700fb3f317126bc5f')
prepare() {
cp -a pytest-twisted-$pkgver{,-py2}
More information about the arch-commits
mailing list