15
0

- Update to 7.7.2:

* Use urllib.request instead of requests.
- Drop python-requests from Requires.
- Correct egg-info filename to build in the multi-python new world order.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyChromecast?expand=0&rev=36
This commit is contained in:
2021-01-27 03:49:20 +00:00
committed by Git OBS Bridge
parent 47cee5b2be
commit bad58b33c1
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 27 03:47:43 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 7.7.2:
* Use urllib.request instead of requests.
- Drop python-requests from Requires.
- Correct egg-info filename to build in the multi-python new world order.
-------------------------------------------------------------------
Mon Jan 4 04:44:17 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>