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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 06:05:48 UTC 2019


    Date: Wednesday, January 23, 2019 @ 06:05:46
  Author: felixonmars
Revision: 427106

upgpkg: python-pytest-twisted 1.9-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 06:05:16 UTC (rev 427105)
+++ PKGBUILD	2019-01-23 06:05:46 UTC (rev 427106)
@@ -2,8 +2,8 @@
 
 pkgbase=python-pytest-twisted
 pkgname=('python-pytest-twisted' 'python2-pytest-twisted')
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc='A twisted plugin for py.test'
 arch=('any')
 license=('BSD')
@@ -10,8 +10,8 @@
 url='https://github.com/pytest-dev/pytest-twisted'
 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=('7d71aa53f209f9b8e835288f88fcb754ac18a4eeaae986a1e4474035a402315791280d5f05223e49a352ac186f910f3b5e686827565d72a700fb3f317126bc5f')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-twisted/archive/v$pkgver.tar.gz")
+sha512sums=('fef82c2985a2da750307b71175342037b82ff687ab794a5a6afce0ca8d3ea4ddfec412e4da5b4876a784feb0439599442343e8b8970e4520b6c0907f8c64a14a')
 
 prepare() {
   cp -a pytest-twisted-$pkgver{,-py2}



More information about the arch-commits mailing list