15
0
forked from pool/python-purl

Accepting request 1012065 from home:pgajdos:python

- version update to 1.6
  * Use `pytest` insteed of `nose`.
  * Fix warning around regex string.
- deleted patches
  - use_pytest.patch (upstreamed)

OBS-URL: https://build.opensuse.org/request/show/1012065
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-purl?expand=0&rev=8
This commit is contained in:
2022-10-17 14:18:03 +00:00
committed by Git OBS Bridge
parent e013160ed7
commit c4cd1a02c1
5 changed files with 17 additions and 73 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 17 10:46:23 UTC 2022 - pgajdos@suse.com
- version update to 1.6
* Use `pytest` insteed of `nose`.
* Fix warning around regex string.
- deleted patches
- use_pytest.patch (upstreamed)
-------------------------------------------------------------------
Mon May 4 12:41:10 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>