14
0

Accepting request 704223 from home:pgajdos

- 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
This commit is contained in:
Tomáš Chvátal
2019-05-20 12:23:58 +00:00
committed by Git OBS Bridge
parent cb39f9c924
commit 058865df24
4 changed files with 32 additions and 22 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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