14
0

Accepting request 536469 from home:alois:branches:devel:languages:python

- Update to version 0.4
- Converted to single-spec
- Refreshed python3-wptools-avoid-reading-readme.patch as
  python-wptools-avoid-reading-readme.patch
- 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.

OBS-URL: https://build.opensuse.org/request/show/536469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wptools?expand=0&rev=1
This commit is contained in:
2017-10-26 10:36:39 +00:00
committed by Git OBS Bridge
commit 21935917e6
6 changed files with 145 additions and 0 deletions

17
python-wptools.changes Normal file
View File

@@ -0,0 +1,17 @@
-------------------------------------------------------------------
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.