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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 13:48:39
  Author: foutrelis
Revision: 751884

upgpkg: python-pytest-cov 2.10.1-3: Python 3.9 rebuild

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 13:46:05 UTC (rev 751883)
+++ PKGBUILD2020-11-12 13:48:39 UTC (rev 751884)
@@ -5,7 +5,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 pkgver=2.10.1
-pkgrel=2
+pkgrel=3
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')


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

2020-11-09 Thread Felix Yan via arch-commits
Date: Monday, November 9, 2020 @ 19:23:22
  Author: felixonmars
Revision: 748044

upgpkg: python-pytest-cov 2.10.1-2: Python 3.9 rebuild

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 19:23:21 UTC (rev 748043)
+++ PKGBUILD2020-11-09 19:23:22 UTC (rev 748044)
@@ -5,7 +5,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 pkgver=2.10.1
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')


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

2020-08-14 Thread Felix Yan via arch-commits
Date: Saturday, August 15, 2020 @ 05:56:05
  Author: felixonmars
Revision: 679375

upgpkg: python-pytest-cov 2.10.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-08-15 05:46:28 UTC (rev 679374)
+++ PKGBUILD2020-08-15 05:56:05 UTC (rev 679375)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.10.0
+pkgver=2.10.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('4f6e62d41796b53ed07c990bffe08e9f8eeb77b874efc3025754a737685bd494e21ed5985b6ce36293e6d9eecf19c44f5e01bad12d8fff884696dc6fa2ac4f14')
+sha512sums=('b12ea3b7e321cc0921bc88e22003cda169edd807e05efa4814939af97816ed129f8a8b3b646f4ee78e7664fba249197f9bf54d92bccdc3c3401b74d9a5447446')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2020-06-16 Thread Felix Yan via arch-commits
Date: Wednesday, June 17, 2020 @ 06:01:33
  Author: felixonmars
Revision: 646313

upgpkg: python-pytest-cov 2.10.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-17 05:47:05 UTC (rev 646312)
+++ PKGBUILD2020-06-17 06:01:33 UTC (rev 646313)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('159a716a854cbc5f578d2bba0d53980fe42d783d084eb8b8dd355dcca06ada4170dcb3456eb076e802e6cf91ed451694d4cb15bf974b11f286292e8e878b4147')
+sha512sums=('4f6e62d41796b53ed07c990bffe08e9f8eeb77b874efc3025754a737685bd494e21ed5985b6ce36293e6d9eecf19c44f5e01bad12d8fff884696dc6fa2ac4f14')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2020-05-22 Thread Felix Yan via arch-commits
Date: Friday, May 22, 2020 @ 20:39:58
  Author: felixonmars
Revision: 631707

upgpkg: python-pytest-cov 2.9.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-05-22 20:36:09 UTC (rev 631706)
+++ PKGBUILD2020-05-22 20:39:58 UTC (rev 631707)
@@ -4,8 +4,8 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.8.1
-pkgrel=2
+pkgver=2.9.0
+pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('63e4180a5e64579c87aada2f5f3afb5bfe4c4d3f4d39d694abebb05c56761b758cb9a5ccc96569acea595b9333412f34be6b1a0e1cea8a9b580694bfa11df303')
+sha512sums=('159a716a854cbc5f578d2bba0d53980fe42d783d084eb8b8dd355dcca06ada4170dcb3456eb076e802e6cf91ed451694d4cb15bf974b11f286292e8e878b4147')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 06:14:39
  Author: foutrelis
Revision: 520233

Python 3.8 rebuild

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:14:27 UTC (rev 520232)
+++ PKGBUILD2019-10-26 06:14:39 UTC (rev 520233)
@@ -5,7 +5,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 pkgver=2.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')


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

2019-10-07 Thread Felix Yan via arch-commits
Date: Monday, October 7, 2019 @ 20:49:43
  Author: felixonmars
Revision: 514104

upgpkg: python-pytest-cov 2.8.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-07 20:49:25 UTC (rev 514103)
+++ PKGBUILD2019-10-07 20:49:43 UTC (rev 514104)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.7.1
+pkgver=2.8.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('bb2bc5be49b3c2f56a36b6396d6b1a6734e86fb0bf1c2ef29bf8dbc95dcb9364c6deb1525529d46f4ec0ffa6899ef0e94b5f76e5ed892b0a092e69ad6c6e080e')
+sha512sums=('63e4180a5e64579c87aada2f5f3afb5bfe4c4d3f4d39d694abebb05c56761b758cb9a5ccc96569acea595b9333412f34be6b1a0e1cea8a9b580694bfa11df303')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2019-05-03 Thread Felix Yan via arch-commits
Date: Friday, May 3, 2019 @ 20:53:49
  Author: felixonmars
Revision: 458743

upgpkg: python-pytest-cov 2.7.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-03 19:49:21 UTC (rev 458742)
+++ PKGBUILD2019-05-03 20:53:49 UTC (rev 458743)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.6.1
+pkgver=2.7.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('d277ca7cb183b0c18e126b8a6a36793fb449cb77f3058cfbcd0cea39b2bd9855e53a1a13839b7767b3d3583c1a83199a501c3c1924598946ead32981eff1c56f')
+sha512sums=('bb2bc5be49b3c2f56a36b6396d6b1a6734e86fb0bf1c2ef29bf8dbc95dcb9364c6deb1525529d46f4ec0ffa6899ef0e94b5f76e5ed892b0a092e69ad6c6e080e')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2019-01-07 Thread Felix Yan via arch-commits
Date: Monday, January 7, 2019 @ 18:56:27
  Author: felixonmars
Revision: 420953

upgpkg: python-pytest-cov 2.6.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-07 18:56:02 UTC (rev 420952)
+++ PKGBUILD2019-01-07 18:56:27 UTC (rev 420953)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -16,7 +16,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('e77f411d1b82cad561ad2894327f56997e264e3f58e57ceaa50e0621df013c16de42e0cab122375662129e9d5f6066d12778a80db5de57b3e1e4ef8540ddc632')
+sha512sums=('d277ca7cb183b0c18e126b8a6a36793fb449cb77f3058cfbcd0cea39b2bd9855e53a1a13839b7767b3d3583c1a83199a501c3c1924598946ead32981eff1c56f')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2018-09-05 Thread Felix Yan via arch-commits
Date: Wednesday, September 5, 2018 @ 18:41:53
  Author: felixonmars
Revision: 376997

upgpkg: python-pytest-cov 2.6.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-05 18:35:12 UTC (rev 376996)
+++ PKGBUILD2018-09-05 18:41:53 UTC (rev 376997)
@@ -5,8 +5,8 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.5.1
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -17,7 +17,7 @@
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
   'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
-sha512sums=('4963eba62ae8e7c1a03eb3310c242b6c24c9e711345b3b4c85902a4a1ba74e1c22ebb38dd4c0ddd42d4d8fc12eb22dd3a4d99f392c424bfba0c50b4564bc444f')
+sha512sums=('e77f411d1b82cad561ad2894327f56997e264e3f58e57ceaa50e0621df013c16de42e0cab122375662129e9d5f6066d12778a80db5de57b3e1e4ef8540ddc632')
 
 prepare() {
   cp -a pytest-cov-$pkgver{,-py2}


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

2018-06-30 Thread Felix Yan via arch-commits
Date: Saturday, June 30, 2018 @ 07:29:01
  Author: felixonmars
Revision: 347961

upgpkg: python-pytest-cov 2.5.1-2

Python 3.7 rebuild

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 07:25:32 UTC (rev 347960)
+++ PKGBUILD2018-06-30 07:29:01 UTC (rev 347961)
@@ -6,7 +6,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 pkgver=2.5.1
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -15,8 +15,7 @@
  'python-pytest' 'python2-pytest')
 checkdepends=('python-virtualenv' 'python2-virtualenv' 'python-process-tests'
   'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
-  'python-pytest-xdist' 'python2-pytest-xdist' 
'python-pytest-capturelog'
-  'python2-pytest-capturelog' 'python-fields' 'python2-fields')
+  'python-pytest-xdist' 'python2-pytest-xdist' 'python-fields' 
'python2-fields')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
 
sha512sums=('4963eba62ae8e7c1a03eb3310c242b6c24c9e711345b3b4c85902a4a1ba74e1c22ebb38dd4c0ddd42d4d8fc12eb22dd3a4d99f392c424bfba0c50b4564bc444f')
 
@@ -37,7 +36,7 @@
 
   cd "$srcdir"/pytest-cov-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
 
   cd "$srcdir"/pytest-cov-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1


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

2017-06-05 Thread Felix Yan
Date: Tuesday, June 6, 2017 @ 03:48:14
  Author: felixonmars
Revision: 234441

upgpkg: python-pytest-cov 2.5.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |   37 +++--
 1 file changed, 19 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-06 03:45:51 UTC (rev 234440)
+++ PKGBUILD2017-06-06 03:48:14 UTC (rev 234441)
@@ -5,29 +5,30 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.4.0
-pkgrel=2
+pkgver=2.5.1
+pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
 url='https://github.com/schlamar/pytest-cov'
 makedepends=('python-coverage' 'python2-coverage' 'python-setuptools' 
'python2-setuptools'
- 'python-pytest' 'python2-pytest' 'git')
-checkdepends=('python-virtualenv' 'python2-virtualenv' 'python-process-tests' 
'python2-process-tests'
-  'python-pytest-cache' 'python2-pytest-cache' 
'python-pytest-xdist' 'python2-pytest-xdist'
-  'python-pytest-capturelog' 'python2-pytest-capturelog')
-source=("git+https://github.com/pytest-dev/pytest-cov.git#tag=v$pkgver";)
-md5sums=('SKIP')
+ 'python-pytest' 'python2-pytest')
+checkdepends=('python-virtualenv' 'python2-virtualenv' 'python-process-tests'
+  'python2-process-tests' 'python-pytest-cache' 
'python2-pytest-cache'
+  'python-pytest-xdist' 'python2-pytest-xdist' 
'python-pytest-capturelog'
+  'python2-pytest-capturelog' 'python-fields' 'python2-fields')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest-cov/archive/v$pkgver.tar.gz";)
+sha512sums=('4963eba62ae8e7c1a03eb3310c242b6c24c9e711345b3b4c85902a4a1ba74e1c22ebb38dd4c0ddd42d4d8fc12eb22dd3a4d99f392c424bfba0c50b4564bc444f')
 
 prepare() {
-  cp -a pytest-cov{,-py2}
+  cp -a pytest-cov-$pkgver{,-py2}
 }
 
 build() {
-  cd "$srcdir"/pytest-cov
+  cd "$srcdir"/pytest-cov-$pkgver
   python setup.py build
 
-  cd "$srcdir"/pytest-cov-py2
+  cd "$srcdir"/pytest-cov-$pkgver-py2
   python2 setup.py build
 }
 
@@ -34,11 +35,11 @@
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir"/pytest-cov
+  cd "$srcdir"/pytest-cov-$pkgver
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.6/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
 
-  cd "$srcdir"/pytest-cov-py2
+  cd "$srcdir"/pytest-cov-$pkgver-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1
   
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2 || warning "Tests failed"
 }
@@ -46,14 +47,14 @@
 package_python-pytest-cov() {
   depends=('python-pytest' 'python-coverage')
 
-  cd pytest-cov
-  python setup.py install --root="$pkgdir"/ --optimize=1
+  cd pytest-cov-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
 }
 
 package_python2-pytest-cov() {
   depends=('python2-pytest' 'python2-coverage')
 
-  cd pytest-cov-py2
-  python2 setup.py install --root="$pkgdir"/ --optimize=1
+  cd pytest-cov-$pkgver-py2
+  python2 setup.py install --root="$pkgdir" --optimize=1
 }
 # vim:set ts=2 sw=2 et:


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

2016-12-24 Thread Felix Yan
Date: Saturday, December 24, 2016 @ 17:16:46
  Author: felixonmars
Revision: 201608

upgpkg: python-pytest-cov 2.4.0-2

python 3.6 rebuild

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 17:16:07 UTC (rev 201607)
+++ PKGBUILD2016-12-24 17:16:46 UTC (rev 201608)
@@ -6,7 +6,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 pkgver=2.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')


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

2016-10-11 Thread Felix Yan
Date: Wednesday, October 12, 2016 @ 04:30:28
  Author: felixonmars
Revision: 191974

upgpkg: python-pytest-cov 2.4.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-12 04:30:02 UTC (rev 191973)
+++ PKGBUILD2016-10-12 04:30:28 UTC (rev 191974)
@@ -5,7 +5,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')


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

2016-08-07 Thread Felix Yan
Date: Monday, August 8, 2016 @ 03:09:39
  Author: felixonmars
Revision: 185976

upgpkg: python-pytest-cov 2.3.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-08-08 03:03:51 UTC (rev 185975)
+++ PKGBUILD2016-08-08 03:09:39 UTC (rev 185976)
@@ -5,8 +5,7 @@
 
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
-_pypiname=pytest-cov
-pkgver=2.3.0
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
@@ -21,14 +20,14 @@
 md5sums=('SKIP')
 
 prepare() {
-  cp -a "${srcdir}/${_pypiname}"{,-py2}
+  cp -a pytest-cov{,-py2}
 }
 
 build() {
-  cd "$srcdir/$_pypiname"
+  cd "$srcdir"/pytest-cov
   python setup.py build
 
-  cd "$srcdir/$_pypiname-py2"
+  cd "$srcdir"/pytest-cov-py2
   python2 setup.py build
 }
 
@@ -35,11 +34,11 @@
 check() {
   # Hack entry points by installing it
 
-  cd "$srcdir/$_pypiname"
+  cd "$srcdir"/pytest-cov
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
 
-  cd "$srcdir/$_pypiname-py2"
+  cd "$srcdir"/pytest-cov-py2
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1
   
PYTHONPATH="$PWD/tmp_install/usr/lib/python2.7/site-packages:$PYTHONPATH:$PWD/tests"
 py.test2 || warning "Tests failed"
 }
@@ -47,7 +46,7 @@
 package_python-pytest-cov() {
   depends=('python-pytest' 'python-coverage')
 
-  cd "$srcdir/$_pypiname"
+  cd pytest-cov
   python setup.py install --root="$pkgdir"/ --optimize=1
 }
 
@@ -54,7 +53,7 @@
 package_python2-pytest-cov() {
   depends=('python2-pytest' 'python2-coverage')
 
-  cd "$srcdir/$_pypiname-py2"
+  cd pytest-cov-py2
   python2 setup.py install --root="$pkgdir"/ --optimize=1
 }
 # vim:set ts=2 sw=2 et:


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

2016-07-05 Thread Felix Yan
Date: Wednesday, July 6, 2016 @ 04:57:06
  Author: felixonmars
Revision: 182367

upgpkg: python-pytest-cov 2.3.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-07-06 03:21:38 UTC (rev 182366)
+++ PKGBUILD2016-07-06 04:57:06 UTC (rev 182367)
@@ -6,7 +6,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 _pypiname=pytest-cov
-pkgver=2.2.1
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')


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

2016-01-30 Thread Felix Yan
Date: Saturday, January 30, 2016 @ 14:54:04
  Author: fyan
Revision: 159554

upgpkg: python-pytest-cov 2.2.1-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-30 13:32:29 UTC (rev 159553)
+++ PKGBUILD2016-01-30 13:54:04 UTC (rev 159554)
@@ -6,7 +6,7 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 _pypiname=pytest-cov
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')


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

2015-10-04 Thread Felix Yan
Date: Monday, October 5, 2015 @ 04:53:09
  Author: fyan
Revision: 142941

upgpkg: python-pytest-cov 2.2.0-1

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-04 18:14:18 UTC (rev 142940)
+++ PKGBUILD2015-10-05 02:53:09 UTC (rev 142941)
@@ -6,8 +6,8 @@
 pkgbase=python-pytest-cov
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 _pypiname=pytest-cov
-pkgver=2.1.0
-pkgrel=2
+pkgver=2.2.0
+pkgrel=1
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')


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

2015-09-20 Thread Felix Yan
Date: Monday, September 21, 2015 @ 07:52:37
  Author: fyan
Revision: 141345

upgpkg: python-pytest-cov 2.1.0-2

rebuild for python 3.5

Modified:
  python-pytest-cov/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-09-21 05:39:51 UTC (rev 141344)
+++ PKGBUILD2015-09-21 05:52:37 UTC (rev 141345)
@@ -7,7 +7,7 @@
 pkgname=('python-pytest-cov' 'python2-pytest-cov')
 _pypiname=pytest-cov
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc='py.test plugin for coverage reporting with support for both 
centralised and distributed testing, including subprocesses and multiprocessing'
 arch=('any')
 license=('MIT')
@@ -37,7 +37,7 @@
 
   cd "$srcdir/$_pypiname"
   python setup.py install --root="$PWD/tmp_install" --optimize=1
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.4/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
+  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.5/site-packages:$PYTHONPATH:$PWD/tests"
 py.test || warning "Tests failed"
 
   cd "$srcdir/$_pypiname-py2"
   python2 setup.py install --root="$PWD/tmp_install" --optimize=1