File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.17.1 (2025-06-06)
5+ -------------------
6+
7+ - Define "pkg" as a PackageURL ``SCHEME `` class attribute.
8+ https://github.com/package-url/packageurl-python/issues/184
9+
10+ - Add support for Maven in ``purl2url ``.
11+ https://github.com/package-url/packageurl-python/issues/177
12+
4130.17.0 (2025-06-04)
514-------------------
615
7- - Fix qualifiers type annotations
16+ - Fix qualifiers type annotations.
817 https://github.com/package-url/packageurl-python/issues/169
918
10- - Fix parsing of names and namespaces with colons
19+ - Fix parsing of names and namespaces with colons.
1120 https://github.com/package-url/packageurl-python/issues/152
1221
13-
14220.16.0 (2024-10-22)
1523-------------------
1624
Original file line number Diff line number Diff line change 11[metadata]
22name = packageurl-python
3- version = 0.17.0
3+ version = 0.17.1
44license = MIT
55description = A purl aka. Package URL parser and builder
66long_description = file:README.rst
You can’t perform that action at this time.
0 commit comments