14
0
forked from pool/python-abimap

- Drop no longer needed abimap-0.3.0-disable-pytest-console-script-tests.patch

and properly depend on pytest-console-scripts

- Update to 0.3.2:
  * Fixed broken builds due to changes in warning output
  * Changed tests to check error messages
  * Added python 3.7 to testing matrix
  * Added requirement to verify SNI when checking URLs in docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-abimap?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-08-22 08:46:10 +00:00
committed by Git OBS Bridge
parent c218937042
commit dfce62663b
5 changed files with 23 additions and 43 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Aug 22 08:35:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Drop no longer needed abimap-0.3.0-disable-pytest-console-script-tests.patch
and properly depend on pytest-console-scripts
-------------------------------------------------------------------
Thu Aug 22 08:28:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
* Fixed broken builds due to changes in warning output
* Changed tests to check error messages
* Added python 3.7 to testing matrix
* Added requirement to verify SNI when checking URLs in docs
-------------------------------------------------------------------
Mon Aug 20 14:34:59 UTC 2018 - tchvatal@suse.com