Re: [update] devel/py-test-cov

2019-12-02 Thread Pamela Mosiejczuk
ping, fresh copy below

On Sat, Nov 23, 2019 at 04:01:04AM -0500, Pamela Mosiejczuk wrote:
> On Fri, Sep 06, 2019 at 05:31:30PM -0400, Johan Huldtgren wrote:
> > hello,
> > 
> > minor update to py-test-cov from 2.5.1 to 2.7.1, this is one of the
> > required dependencies needed to update audio/py-jwt.
> > 
> > thanks,
> > 
> > .jh
> 
> 
> This port has been updated since Johan's message; updated version attached.
> 
> Changelog: https://pytest-cov.readthedocs.io/en/latest/changelog.html#id2
> (Our version is now several releases out of date. Updated comment pulled
> from the documentation).
> 
> py-test-cov is a run dependency for py-nbval, which has the same 
> test results with the new version. (2 failures and 10 passes for both
> flavors). I also checked www/jupyter-notebook, which uses py-nbval
> for its own tests in turn, and those all pass with old and new.
> 
> py-test-cov is a test dependency for various ports, and all results
> for available tests were identical, save for reducing the py-requests
> python2 test failures from 8 to 6, and silencing a warning for toot.
> (py-ipykernels tests were not run, kmos@ said something about fallout
> from debug packages).
> 
> OK?
> -pamela
> 


Index: Makefile
===
RCS file: /cvs/ports/devel/py-test-cov/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile12 Jul 2019 20:45:54 -  1.13
+++ Makefile23 Nov 2019 07:52:51 -
@@ -1,12 +1,11 @@
 # $OpenBSD: Makefile,v 1.13 2019/07/12 20:45:54 sthen Exp $
 
-COMMENT =  library for stubbing in Python
+COMMENT =  pytest plugin for measuring coverage
 
-MODPY_EGG_VERSION =2.5.1
+MODPY_EGG_VERSION =2.8.1
 DISTNAME = pytest-cov-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
-REVISION = 1
 
 HOMEPAGE = https://pytest-cov.readthedocs.org/en/latest/
 
@@ -24,6 +23,7 @@ FLAVOR ?=
 RUN_DEPENDS =  devel/py-coverage${MODPY_FLAVOR} \
devel/py-test${MODPY_FLAVOR}
 
+# Missing py-fields, py-hunter and py-process-tests
 NO_TEST =  Yes
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/py-test-cov/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo12 May 2017 09:39:17 -  1.8
+++ distinfo23 Nov 2019 07:52:51 -
@@ -1,2 +1,2 @@
-SHA256 (pytest-cov-2.5.1.tar.gz) = A6p1LPEdtB0oHqHYB9lUxO2jXPobIdaXGWbMBBu/bi0=
-SIZE (pytest-cov-2.5.1.tar.gz) = 36201
+SHA256 (pytest-cov-2.8.1.tar.gz) = zGdC2LrEUHAhcWn19yzu4eDlWwIh9UvPJIRZctOkfys=
+SIZE (pytest-cov-2.8.1.tar.gz) = 47661



Re: [update] devel/py-test-cov

2019-11-23 Thread Pamela Mosiejczuk
On Fri, Sep 06, 2019 at 05:31:30PM -0400, Johan Huldtgren wrote:
> hello,
> 
> minor update to py-test-cov from 2.5.1 to 2.7.1, this is one of the
> required dependencies needed to update audio/py-jwt.
> 
> thanks,
> 
> .jh


This port has been updated since Johan's message; updated version attached.

Changelog: https://pytest-cov.readthedocs.io/en/latest/changelog.html#id2
(Our version is now several releases out of date. Updated comment pulled
from the documentation).

py-test-cov is a run dependency for py-nbval, which has the same 
test results with the new version. (2 failures and 10 passes for both
flavors). I also checked www/jupyter-notebook, which uses py-nbval
for its own tests in turn, and those all pass with old and new.

py-test-cov is a test dependency for various ports, and all results
for available tests were identical, save for reducing the py-requests
python2 test failures from 8 to 6, and silencing a warning for toot.
(py-ipykernels tests were not run, kmos@ said something about fallout
from debug packages).

OK?
-pamela


Index: Makefile
===
RCS file: /cvs/ports/devel/py-test-cov/Makefile,v
retrieving revision 1.13
diff -u -p -r1.13 Makefile
--- Makefile12 Jul 2019 20:45:54 -  1.13
+++ Makefile23 Nov 2019 07:52:51 -
@@ -1,12 +1,11 @@
 # $OpenBSD: Makefile,v 1.13 2019/07/12 20:45:54 sthen Exp $
 
-COMMENT =  library for stubbing in Python
+COMMENT =  pytest plugin for measuring coverage
 
-MODPY_EGG_VERSION =2.5.1
+MODPY_EGG_VERSION =2.8.1
 DISTNAME = pytest-cov-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
-REVISION = 1
 
 HOMEPAGE = https://pytest-cov.readthedocs.org/en/latest/
 
@@ -24,6 +23,7 @@ FLAVOR ?=
 RUN_DEPENDS =  devel/py-coverage${MODPY_FLAVOR} \
devel/py-test${MODPY_FLAVOR}
 
+# Missing py-fields, py-hunter and py-process-tests
 NO_TEST =  Yes
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/py-test-cov/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo12 May 2017 09:39:17 -  1.8
+++ distinfo23 Nov 2019 07:52:51 -
@@ -1,2 +1,2 @@
-SHA256 (pytest-cov-2.5.1.tar.gz) = A6p1LPEdtB0oHqHYB9lUxO2jXPobIdaXGWbMBBu/bi0=
-SIZE (pytest-cov-2.5.1.tar.gz) = 36201
+SHA256 (pytest-cov-2.8.1.tar.gz) = zGdC2LrEUHAhcWn19yzu4eDlWwIh9UvPJIRZctOkfys=
+SIZE (pytest-cov-2.8.1.tar.gz) = 47661



[update] devel/py-test-cov

2019-09-06 Thread Johan Huldtgren
hello,

minor update to py-test-cov from 2.5.1 to 2.7.1, this is one of the
required dependencies needed to update audio/py-jwt.

thanks,

.jh
Index: py-test-cov/Makefile
===
RCS file: /cvs/ports/devel/py-test-cov/Makefile,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 Makefile
--- py-test-cov/Makefile12 Jul 2019 20:45:54 -  1.13
+++ py-test-cov/Makefile6 Sep 2019 20:55:02 -
@@ -2,7 +2,7 @@
 
 COMMENT =  library for stubbing in Python
 
-MODPY_EGG_VERSION =2.5.1
+MODPY_EGG_VERSION =2.7.1
 DISTNAME = pytest-cov-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
Index: py-test-cov/distinfo
===
RCS file: /cvs/ports/devel/py-test-cov/distinfo,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 distinfo
--- py-test-cov/distinfo12 May 2017 09:39:17 -  1.8
+++ py-test-cov/distinfo6 Sep 2019 20:55:02 -
@@ -1,2 +1,2 @@
-SHA256 (pytest-cov-2.5.1.tar.gz) = A6p1LPEdtB0oHqHYB9lUxO2jXPobIdaXGWbMBBu/bi0=
-SIZE (pytest-cov-2.5.1.tar.gz) = 36201
+SHA256 (pytest-cov-2.7.1.tar.gz) = 4A6k/d6XByVILx81Yw0S8HThIaI4Aaq/KuFU7GvdNDo=
+SIZE (pytest-cov-2.7.1.tar.gz) = 42121


Re: UPDATE: devel/py-test-cov 2.2.0

2015-12-23 Thread Jérémie Courrèges-Anglas
Alexandr Shadchin  writes:

> Hi,
>
> This diff updates py-test-cov to the latest release.
>
> * Take maintainer.
> * Add python3 flavor.
>
> Comments ? OK ?

ok jca@

Note that ''make test'' will try to download the rdeps from pypi, even
if no test suite is run in the end (we'd need tox).

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



UPDATE: devel/py-test-cov 2.2.0

2015-12-17 Thread Alexandr Shadchin
Hi,

This diff updates py-test-cov to the latest release.

* Take maintainer.
* Add python3 flavor.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/devel/py-test-cov/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile29 Sep 2015 10:52:12 -  1.2
+++ Makefile17 Dec 2015 10:31:26 -
@@ -2,19 +2,26 @@
 
 COMMENT =  library for stubbing in Python
 
-MODPY_EGG_VERSION =1.8.1
+MODPY_EGG_VERSION =2.2.0
 DISTNAME = pytest-cov-${MODPY_EGG_VERSION}
 PKGNAME =  ${DISTNAME:S/py/py-/}
 CATEGORIES =   devel
-REVISION = 0
 
-HOMEPAGE = https://pypi.python.org/pypi/pytest-cov
+HOMEPAGE = https://pytest-cov.readthedocs.org/en/latest/
 
-# BSD3
+MAINTAINER=Alexandr Shadchin 
+
+# MIT
 PERMIT_PACKAGE_CDROM = Yes
 
 MODPY_PI = Yes
 MODULES =  lang/python
 MODPY_SETUPTOOLS = Yes
+
+FLAVORS=   python3
+FLAVOR?=
+
+RUN_DEPENDS=   devel/py-coverage${MODPY_FLAVOR} \
+   devel/py-test${MODPY_FLAVOR}
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/devel/py-test-cov/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo26 Jun 2015 07:34:01 -  1.1.1.1
+++ distinfo17 Dec 2015 10:31:26 -
@@ -1,2 +1,2 @@
-SHA256 (pytest-cov-1.8.1.tar.gz) = MeUZjAbykOHoE9MN3QY6BAHZ46aYEpykQmd4FnOnEoU=
-SIZE (pytest-cov-1.8.1.tar.gz) = 8649
+SHA256 (pytest-cov-2.2.0.tar.gz) = IjHUPwd2DWkE2tzqvKU6sW75W6WP/zk4YbZMDKuWydE=
+SIZE (pytest-cov-2.2.0.tar.gz) = 29965
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/py-test-cov/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   26 Jun 2015 07:34:01 -  1.1.1.1
+++ pkg/PLIST   17 Dec 2015 10:31:26 -
@@ -1,4 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2015/06/26 07:34:01 landry Exp $
+lib/python${MODPY_VERSION}/site-packages/pytest-cov.pth
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
@@ -7,5 +9,12 @@ lib/python${MODPY_VERSION}/site-packages
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/not-zip-safe
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
 
lib/python${MODPY_VERSION}/site-packages/pytest_cov-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
-lib/python${MODPY_VERSION}/site-packages/pytest_cov.py
-lib/python${MODPY_VERSION}/site-packages/pytest_cov.pyc
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/__init__.py
+${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/pytest_cov/${MODPY_PYCACHE}/
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/${MODPY_PYCACHE}embed.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/${MODPY_PYCACHE}engine.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/${MODPY_PYCACHE}plugin.${MODPY_PYC_MAGIC_TAG}pyc
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/embed.py
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/engine.py
+lib/python${MODPY_VERSION}/site-packages/pytest_cov/plugin.py