python-sure/python-sure.changes
Michal Čihař 8a2916f676 Accepting request 298566 from home:Nijel:branches:devel:languages:python
- Update to 1.2.10
  * No upstream changelog available
- Remove only shebang by sed
- Run testsuite directly from setup.py
- Remove not needed patches (runTestsOnly.patch, sure_hideDeps.patch)

OBS-URL: https://build.opensuse.org/request/show/298566
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sure?expand=0&rev=4
2015-04-22 11:46:26 +00:00

35 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 22 11:35:20 UTC 2015 - mcihar@suse.cz
- Update to 1.2.10
* No upstream changelog available
- Remove only shebang by sed
- Run testsuite directly from setup.py
- Remove not needed patches (runTestsOnly.patch, sure_hideDeps.patch)
-------------------------------------------------------------------
Fri Feb 6 16:36:59 UTC 2015 - rjschwei@suse.com
- Update to version 1.2.5
* No upstream changelog available
- remove Remove-shebang-line.patch, replaced by sed expression
- add sure_hideDeps.patch, hides implicit Python dependencies
- add runTestsOnly.patch only run the tests with make test
- run the package tests as part of the package build
-------------------------------------------------------------------
Tue Nov 19 12:14:54 UTC 2013 - mcihar@suse.cz
- remove shebang from module sources
-------------------------------------------------------------------
Tue Nov 19 08:35:50 UTC 2013 - mcihar@suse.cz
- various rpmlint fixes
-------------------------------------------------------------------
Thu Nov 7 10:55:37 UTC 2013 - mcihar@suse.cz
- Initial packaging