Changelog for
python3-python-mimeparse-1.6.0-2.1.noarch.rpm :
Sun Nov 20 13:00:00 2016 arunAATTgmx.de
- specfile:
* changed README.md -> README.rst
- update to version 1.6.0:
* let acceptable types specify their quality (#26)
* more readable formatting of test data
* Run PyPy tests with pypy-5.4 on Travis (#30)
* Ignore more dirs in flake8 tests (#31)
* ignore .venv instead of venv
* flake8 tweaks (#27)
* ignore build/ and venv/ dirs
- changes from version 1.5.5:
(no changelog available)
- changes from version 1.5.4:
* Release as a universal wheel (#28)
* Remove __init__.py (#29)
- changes from version 1.5.3:
* extra test based on RFC 7231 page 38
* cleaner code for quality_and_fitness_parsed
* more readable testdata.json
* readme tweaks
* setup.py sanity check + pep8 tweaks to mimeparse.py
* setup.py + README tidying (#22)
* Document return types (#24)
* Add pypy3 to test matrix
* update download_url (fixes #18)
Mon May 16 14:00:00 2016 arunAATTgmx.de
- update to version 1.5.2:
* make sure mimeparse gracefully handles an invalid mime type of the
form \"text/extra/part\"
* Spelling fix (#15)
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Wed Feb 3 13:00:00 2016 arunAATTgmx.de
- update to version 1.5.1:
* MimeTypeParseException should inherit from ValueError
* Remove unnecessary executable permissions
* Ignore dist/
* Fix mimeparse.__version__, use it in setup.py
Mon Feb 1 13:00:00 2016 arunAATTgmx.de
- specfile:
* update copyright year
* add setuptools
* README -> README.md
- update to version 1.5:
(no changelog available)
Fri Jun 21 14:00:00 2013 speilickeAATTsuse.com
- Initial version