14
0
Commit Graph

11 Commits

Author SHA256 Message Date
5225cdcc20 - update to 0.6.0:
* feat: upgrade CI workflows to get them running again
  * ci: update actions to latest for all workflows

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=20
2024-03-28 12:15:37 +00:00
874532bb50 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=18
2023-12-27 16:24:19 +00:00
c32b4b0004 Accepting request 1085059 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=16
2023-05-05 12:20:44 +00:00
b0700a4b28 - Add remove-nose.patch:
* Use pytest, rather than nose.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=15
2021-09-21 01:02:57 +00:00
Tomáš Chvátal
f360a0a79c Accepting request 794147 from home:alarrosa:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/794147
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=13
2020-04-15 11:00:59 +00:00
Tomáš Chvátal
785debf4e8 Accepting request 755967 from home:jayvdb:branches:devel:languages:python
- Activate test suite

OBS-URL: https://build.opensuse.org/request/show/755967
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=11
2019-12-12 11:05:41 +00:00
Tomáš Chvátal
937cdedf5d Accepting request 706935 from home:jengelh:branches:devel:languages:python
- Use noun phrase in descriptions.

OBS-URL: https://build.opensuse.org/request/show/706935
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=9
2019-06-03 08:00:13 +00:00
Tomáš Chvátal
058865df24 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
2019-05-20 12:23:58 +00:00
Denisart Benjamin
cb39f9c924 Accepting request 306571 from home:benoit_monin:branches:devel:languages:python
update to version 0.1.0

OBS-URL: https://build.opensuse.org/request/show/306571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=4
2015-05-16 12:55:15 +00:00
Sascha Peilicke
053f03d8f2 Accepting request 224891 from home:babelworx:ldig:branches:devel:languages:python
license update: BSD-2-Clause
See License.rst

OBS-URL: https://build.opensuse.org/request/show/224891
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=2
2014-03-07 12:50:41 +00:00
Sascha Peilicke
ee3185ff67 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-parser?expand=0&rev=1
2013-09-04 11:31:13 +00:00