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

Felix Yan felixonmars at archlinux.org
Mon Mar 19 07:51:46 UTC 2018


    Date: Monday, March 19, 2018 @ 07:51:45
  Author: felixonmars
Revision: 309144

upgpkg: python-pytest-twisted 1.7.1-1

Modified:
  python-pytest-twisted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-19 07:49:53 UTC (rev 309143)
+++ PKGBUILD	2018-03-19 07:51:45 UTC (rev 309144)
@@ -3,16 +3,16 @@
 
 pkgbase=python-pytest-twisted
 pkgname=('python-pytest-twisted' 'python2-pytest-twisted')
-pkgver=1.5
+pkgver=1.7.1
 pkgrel=1
 pkgdesc='A twisted plugin for py.test'
 arch=('any')
 license=('BSD')
-url='http://github.com/schmir/pytest-twisted'
+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/schmir/pytest-twisted/archive/$pkgver.tar.gz")
-sha512sums=('f6bee0fff47c064040938aee93a8ba4f3cf88222895c58d44c304d7e93605a547bfeaed3dc8a0412d41b4e75193eb3fb9e25168b98527fcdb8cb5bf54a474225')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-twisted/archive/$pkgver.tar.gz")
+sha512sums=('7bc1e0bfce4b126208af291cca2e9bbd9f8bd68848d48d2fa3da4dcc3f7688e0a5eaee474e2ef80ac02cf1d2a957d284201d8808accffc1bf9091d696b0be2c3')
 
 prepare() {
   cp -a pytest-twisted-$pkgver{,-py2}



More information about the arch-commits mailing list