2024-03-28 12:15:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 28 12:15:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.6.0:
|
|
|
|
* feat: upgrade CI workflows to get them running again
|
|
|
|
* ci: update actions to latest for all workflows
|
|
|
|
|
2023-12-27 16:24:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 27 16:21:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.5.0:
|
|
|
|
* Support all documented options in requirements files #62
|
|
|
|
* Library is now typed according to PEP561 (`0e1bb6a`)
|
|
|
|
* Readthedocs config (`ac1e7fb`)
|
|
|
|
* Added some typing (`169ff6e`)
|
|
|
|
* Removed Python 2 code (`82f9473`)
|
|
|
|
* Removed version from __init__ (`4e83b9d`)
|
|
|
|
- drop
|
|
|
|
0001-Dont-fail-with-valid-options-in-requirements_txt-files.patch,
|
|
|
|
remove-nose.patch: upstream
|
|
|
|
- add dont-install-readme.patch
|
|
|
|
|
2023-05-05 12:20:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 5 11:15:29 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons
|
|
|
|
|
2021-09-21 01:02:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 21 01:02:21 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- Add remove-nose.patch:
|
|
|
|
* Use pytest, rather than nose.
|
|
|
|
|
2020-04-15 11:00:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2019-06-03 08:00:13 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-12-12 11:05:41 +00:00
|
|
|
Thu Dec 12 02:47:24 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Activate test suite
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-06-03 08:00:13 +00:00
|
|
|
Sun Jun 2 19:32:02 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Use noun phrase in descriptions.
|
|
|
|
|
2019-05-20 12:23:58 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2015-05-16 12:55:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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)
|
|
|
|
|
2014-03-07 12:50:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 6 14:48:44 UTC 2014 - cfarrell@suse.com
|
|
|
|
|
|
|
|
- license update: BSD-2-Clause
|
|
|
|
See License.rst
|
|
|
|
|
2013-09-04 11:31:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 4 11:32:38 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|