14
0
Files
python-wptools/python-wptools.changes

18 lines
662 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Oct 25 07:47:36 UTC 2017 - aloisio@gmx.com
- Update to version 0.4
- Converted to single-spec
- Refreshed python3-wptools-avoid-reading-readme.patch as
python-wptools-avoid-reading-readme.patch
-------------------------------------------------------------------
Tue Mar 14 02:00:28 UTC 2017 - badshah400@gmail.com
- Initial package.
- Add python3-wptools-avoid-reading-readme.patch: README.rst
contains numerous spurious characters that are not readable in
ascii, causing setup.py to fail. Skip reading this file in
setup.py and manually insert a long description text instead.