File python-requirements-parser.changes of Package python-requirements-parser
-------------------------------------------------------------------
Fri May 5 11:15:29 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- add sle15_python_module_pythons
-------------------------------------------------------------------
Tue Sep 21 01:02:21 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add remove-nose.patch:
* Use pytest, rather than nose.
-------------------------------------------------------------------
Wed Apr 15 08:39:06 UTC 2020 - Antonio Larrosa <alarrosa@suse.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 02:47:24 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Activate test suite
-------------------------------------------------------------------
Sun Jun 2 19:32:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
-------------------------------------------------------------------
Mon May 20 10:35:59 UTC 2019 - pgajdos@suse.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 14:26:29 UTC 2015 - benoit.monin@gmx.fr
- update to version 0.1.0:
* Fix a bug involving parsing projects with underscores (#17)
* Parse recursive requirements (#19)
-------------------------------------------------------------------
Thu Mar 6 14:48:44 UTC 2014 - cfarrell@suse.com
- license update: BSD-2-Clause
See License.rst
-------------------------------------------------------------------
Wed Sep 4 11:32:38 UTC 2013 - speilicke@suse.com
- Initial version