python-proxy.py/python-proxy.py.changes
Matej Cepl 94b3030df3 Accepting request 940334 from home:bnavigator:branches:devel:languages:python
- Don't use the same command name as conflicting libproxy:
  Use `proxy-py` instead of `proxy`. (Cannot use `proxy.py` due to
  import problems). Add proxy.py-command.patch

OBS-URL: https://build.opensuse.org/request/show/940334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-proxy.py?expand=0&rev=2
2021-12-14 18:17:59 +00:00

13 lines
511 B
Plaintext

-------------------------------------------------------------------
Mon Dec 13 17:33:03 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Don't use the same command name as conflicting libproxy:
Use `proxy-py` instead of `proxy`. (Cannot use `proxy.py` due to
import problems). Add proxy.py-command.patch
-------------------------------------------------------------------
Sat Dec 11 19:50:52 UTC 2021 - Ben Greiner <code@bnavigator.de>
- initial specfile for version 2.3.1
- required by aiohttp 3.8 testing