File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 0.17.0 (2025-06-04)
5+ -------------------
6+
7+ - Fix qualifiers type annotations
8+ https://github.com/package-url/packageurl-python/issues/169
9+
10+ - Fix parsing of names and namespaces with colons
11+ https://github.com/package-url/packageurl-python/issues/152
12+
13+
4140.16.0 (2024-10-22)
515-------------------
616
Original file line number Diff line number Diff line change 6666
6767test :
6868 @echo " -> Run the test suite"
69- ${MANAGE} test --noinput
7069 bin/py.test tests
7170
7271.PHONY : virtualenv conf dev clean isort black mypy valid test
Original file line number Diff line number Diff line change 11[metadata]
22name = packageurl-python
3- version = 0.16 .0
3+ version = 0.17 .0
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