15
0

- update to 2.1.0:

* pytest-runner removed, use tox to run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PasteDeploy?expand=0&rev=29
This commit is contained in:
2020-03-14 15:44:27 +00:00
committed by Git OBS Bridge
parent 755ef139da
commit 00982259e4
4 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Mar 14 15:42:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.1.0:
* pytest-runner removed, use tox to run tests
-------------------------------------------------------------------
Tue Mar 5 19:08:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>