Changelog for
python3-requirements-parser-0.2.0-6.2.noarch.rpm :
* Tue Sep 21 2021 steven.kowalikAATTsuse.com- Add remove-nose.patch:
* Use pytest, rather than nose.
* Wed Apr 15 2020 alarrosaAATTsuse.com- Add patch to not fail parsing requirements files with valid options like --only-binary or --trusted-host:
* 0001-Dont-fail-with-valid-options-in-requirements_txt-files.patch
* Thu Dec 12 2019 jayvdbAATTgmail.com- Activate test suite
* Sun Jun 02 2019 jengelhAATTinai.de- Use noun phrase in descriptions.
* Mon May 20 2019 pgajdosAATTsuse.com- version update to 0.2.0
* Support multiple hashing algorithms at the end of the URL (#24)
* Preserve login info in requirement URI (#33)
* Support subdirectory fragments (#32)
* Support version control URLs with extras (#30)
* Tue May 12 2015 benoit.moninAATTgmx.fr- update to version 0.1.0:
* Fix a bug involving parsing projects with underscores (#17)
* Parse recursive requirements (#19)
* Thu Mar 06 2014 cfarrellAATTsuse.com- license update: BSD-2-Clause See License.rst
* Wed Sep 04 2013 speilickeAATTsuse.com- Initial version