forked from pool/python-requirements-parser
- 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) OBS-URL: https://build.opensuse.org/request/show/704223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=6
28 lines
910 B
Plaintext
28 lines
910 B
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|