Requirements-parser

Latest version: v0.11.0

Safety actively analyzes 681866 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.11.0

Feature

* feat: replace deprecated `pkg_resources` with `packaging` (105) - thanks to oh2fih

Signed-off-by: Esa Jokinen <esaesajokinen.net>

* Fix errors discovered with the unit tests

- Hashable type required. Convert list to tuple.
- Ignore incompatible types.
- Remove comments before passing the line to Req().
- Extras should be in lower case.
- Complete the list of comparison operators with &39;!&39;.

Signed-off-by: Esa Jokinen <esaesajokinen.net>

---------

Signed-off-by: Esa Jokinen <esaesajokinen.net> ([`19dddfa`](https://github.com/madpah/requirements-parser/commit/19dddfa2348b2cfaa6f0fb624851c8e36eee59ba))

0.10.2

Fix

* fix: support extras and more chars in names for VCS lines (103) - thanks theCapypara

Signed-off-by: Marco &34;Capypara&34; Köpcke <hellocapypara.de> ([`90e7f9e`](https://github.com/madpah/requirements-parser/commit/90e7f9ea1946716c67a2440278ee166448ecc039))

0.10.1

Fix

* fix: ValueError when parsing `-e .` (99) thanks to vergenzt

Signed-off-by: Tim Vergenz <vergenztgmail.com> ([`0e037a4`](https://github.com/madpah/requirements-parser/commit/0e037a45509d04318438900ace9e425f89f4b166))

0.10.0

Chore

* chore(ci): use non-latest macos runner ([`93b2a85`](https://github.com/madpah/requirements-parser/commit/93b2a8546f682e12ee132f193c7a6882227907bb))

* chore(doc): Updated README

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`6736727`](https://github.com/madpah/requirements-parser/commit/673672781d37b64b6f2450760ea46e377d91391b))

Feature

* feat: added support for alias <vcs_url> syntax (101) - thanks to Glizzus

Signed-off-by: Cal Crosby <calcruisebygmail.com> ([`2927e00`](https://github.com/madpah/requirements-parser/commit/2927e0060d61fde37fa571610e19fbc2281068b5))

0.9.0

Feature

* feat: handle hashes without error (thanks to dymart via 67) (98)

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`a9aafc9`](https://github.com/madpah/requirements-parser/commit/a9aafc9a36caa77df6fad6c2dd9a076d72668c28))

0.8.0

Feature

* feat: Add support for Python 3.12 93 via 94

feat: Drop support for Python 3.7 as part of 91

fix: Publish anciliary files only to sdist 66 via 87 (thanks to Maxwell G <maxwellgtmx.me>)

fix: Type of `Requirement.specs` was incorrect 78

fix: `-e` in `requirements.txt` did not handle local paths correctly 97

chore(dev-deps): Updated all development dependencies

chore(deps): include types-setuptools as dependency

Signed-off-by: Paul Horton <paul.hortonowasp.org> ([`16ffe88`](https://github.com/madpah/requirements-parser/commit/16ffe88b71502c7b41b62893cf6f1408439ba35d))

Unknown

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.