14
0

- Add fix_entry_point.patch

- We don't need any stinking pytest.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-screenplain?expand=0&rev=6
This commit is contained in:
2020-12-03 23:11:07 +00:00
committed by Git OBS Bridge
parent 7f9aa7ebc9
commit fa7bf2df4f
3 changed files with 27 additions and 4 deletions

View File

@@ -4,6 +4,8 @@ Thu Dec 03 21:34:14 UTC 2020 - mcepl@cepl.eu
- Update to version 0.9.0+git.1597423678.4e34d1f:
* Don't use open, but more compatible io.open
- Remove py2.patch, which has been included upstream.
- Add fix_entry_point.patch
- We don't need any stinking pytest.
-------------------------------------------------------------------
Fri Aug 14 16:29:32 UTC 2020 - mcepl@cepl.eu