14
0
forked from pool/python-pyroma
Files
python-pyroma/python-pyroma.changes
Tomáš Chvátal 0e7446235f Accepting request 673500 from home:jayvdb:coala:python3-bears
- Update to v2.4
- Remove unnecessary build dependency on python-devel
- Update URL from BitBucket to GitHub
- Use %license
- Fix %doc to use README.rst instead of empty README.txt
- Initial version for v2.3

OBS-URL: https://build.opensuse.org/request/show/673500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroma?expand=0&rev=1
2019-02-12 09:21:01 +00:00

19 lines
737 B
Plaintext

-------------------------------------------------------------------
Tue Feb 12 00:33:47 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.4
- Get rid of the tests that rely on HTML scraping, it's too brittle.
- Added -n command line option to set the minimum rating needed for pyroma
to return success, useful in scripts.
- from 2.3.1
- Fixed installation fails with a non-UTF8 locale under Python 3.
- Remove unnecessary build dependency on python-devel
- Update URL from BitBucket to GitHub
- Use %license
- Fix %doc to use README.rst instead of empty README.txt
-------------------------------------------------------------------
Thu Nov 16 17:45:39 UTC 2017 - toddrme2178@gmail.com
- Initial version for v2.3