[Git][debian-gis-team/cftime][master] 2 commits: Disable coverage support, pytest-cov not updated for pytest 4 yet.

Bas Couwenberg gitlab at salsa.debian.org
Wed Aug 7 18:11:15 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / cftime


Commits:
f0d45a97 by Bas Couwenberg at 2019-08-07T16:54:20Z
Disable coverage support, pytest-cov not updated for pytest 4 yet.

- - - - -
dd96d58f by Bas Couwenberg at 2019-08-07T17:01:58Z
Set distribution to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/no-cov.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,11 +1,12 @@
-cftime (1.0.3.4-2) UNRELEASED; urgency=medium
+cftime (1.0.3.4-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.4.0, no changes.
   * Update dh_install override to use --list-missing.
   * Add lintian overrides for file-references-package-build-path.
   * Update gbp.conf to use --source-only-changes by default.
+  * Disable coverage support, pytest-cov not updated for pytest 4 yet.
 
- -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Dec 2018 22:05:00 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 07 Aug 2019 19:01:49 +0200
 
 cftime (1.0.3.4-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -6,17 +6,13 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
                python-all-dev (>= 2.6.6-3~),
-               python-coverage,
                python-setuptools,
                python-numpy,
                python-pytest,
-               python-pytest-cov,
                python3-all-dev,
-               python3-coverage,
                python3-setuptools,
                python3-numpy,
                python3-pytest,
-               python3-pytest-cov,
                cython,
                cython3,
 Standards-Version: 4.4.0


=====================================
debian/patches/no-cov.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Disable coverage support.
+ pytest-cov not compatible with pytest 4 yet.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
+
+--- a/setup.cfg
++++ b/setup.cfg
+@@ -4,7 +4,4 @@ addopts =
+     -ra
+     -v
+     --doctest-modules
+-    --cov-config .coveragerc
+-    --cov=cftime
+-    --cov-report term-missing
+ doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-cov.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/compare/d557f2d80af8efdb1f8a274d93442f82dde51066...dd96d58faffcd17b72fc52bf079610d05772f09e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/cftime/compare/d557f2d80af8efdb1f8a274d93442f82dde51066...dd96d58faffcd17b72fc52bf079610d05772f09e
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190807/9047dd83/attachment-0001.html>


More information about the Pkg-grass-devel mailing list