14
0
forked from pool/python-scour

Accepting request 306587 from home:benoit_monin:branches:devel:languages:python

- update to version 0.30
- update source URL
- point the source URL to pypi
- add BuildRequires python-setuptools and unzip
- fix end of line encoding of scour.py
- remove unwanted shebang of python sitelib files
- run setup.py build and install instead of copying the files
- remove the documentation files: not provided anymore
- add egg-info to the package

OBS-URL: https://build.opensuse.org/request/show/306587
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=4
This commit is contained in:
Denisart Benjamin
2015-05-16 13:24:19 +00:00
committed by Git OBS Bridge
parent 1a28355561
commit c9e05b925d
4 changed files with 32 additions and 14 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue May 12 15:16:12 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.30:
* no changelog available
- update source URL
- point the source URL to pypi
- add BuildRequires python-setuptools and unzip
- fix end of line encoding of scour.py
- remove unwanted shebang of python sitelib files
- run setup.py build and install instead of copying the files
- remove the documentation files: not provided anymore
- add egg-info to the package
-------------------------------------------------------------------
Mon Jan 30 10:37:42 UTC 2012 - saschpe@suse.de