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

Felix Yan felixonmars at archlinux.org
Wed Nov 22 05:34:32 UTC 2017


    Date: Wednesday, November 22, 2017 @ 05:34:31
  Author: felixonmars
Revision: 267877

upgpkg: python-pytest-relaxed 1.1.0-1

Modified:
  python-pytest-relaxed/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-22 05:13:46 UTC (rev 267876)
+++ PKGBUILD	2017-11-22 05:34:31 UTC (rev 267877)
@@ -3,16 +3,16 @@
 
 pkgbase=python-pytest-relaxed
 pkgname=('python-pytest-relaxed' 'python2-pytest-relaxed')
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Relaxed test discovery for pytest'
 arch=('any')
 license=('BSD')
-url='http://github.com/bitprophet/pytest-relaxed'
+url='https://github.com/bitprophet/pytest-relaxed'
 makedepends=('python-pytest' 'python2-pytest' 'python-decorator' 'python2-decorator'
              'python-six' 'python2-six')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/bitprophet/pytest-relaxed/archive/$pkgver.tar.gz")
-md5sums=('f4d62f224e6b2af375fe829f15123d85')
+sha512sums=('0e83359b37de3e37b89a0dca07301a76ac3789ccae70cb67f6d2864ce9270eae527ca132649225247fe20690589f77ce3d0653fc0f379c77cb666faf36e04ef6')
 
 prepare() {
   cp -a pytest-relaxed-$pkgver{,-py2}



More information about the arch-commits mailing list