14
0

- Update to 1.6.0:

* Various fkale8 and tests fixes
- Run also pytest tests
- Fixup the requirements for testing
- Fix fdupes call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2019-06-07 11:55:11 +00:00
committed by Git OBS Bridge
parent c701d9f6f2
commit 3c9fd22b51
2 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jun 7 11:54:36 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update dependencies
- Run also pytest tests
- Fix fdupes call
-------------------------------------------------------------------
Tue May 7 13:19:56 UTC 2019 - pgajdos@suse.com