14
0

- Update to 1.0.1:

- Add Python 3 support. (#22)
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-hawk?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal
2020-03-18 08:34:05 +00:00
committed by Git OBS Bridge
parent dc5e0443a4
commit caa3f4e39e
4 changed files with 14 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 18 08:29:29 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.1:
- Add Python 3 support. (#22)
- Enable tests
-------------------------------------------------------------------
Tue Dec 4 12:53:45 UTC 2018 - Matej Cepl <mcepl@suse.com>