Next | Query returned 20 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-03-17 15:06:19 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: update to 0.15.0.

0.15.0 (2024-03-12)
-------------------------

- Add support to get PackageURL from ``go_package`` or
  go module ``name version`` string as seen in a go.mod file.

- Add cran ecosystem support for url2purl
   2024-03-03 12:47:16 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-packageurl: update to 0.14.0.

0.14.0 (2024-02-29)
-------------------

- Add support for getting golang purl from go import.
  https://github.com/nexB/purldb/issues/259

- Fix the "gem" type in the README docs.
  https://github.com/package-url/packageurl-python/pull/114
   2024-01-11 11:18:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: updated to 0.13.4

0.13.4 (2024-01-08)

- Improve support for SourceForge URLs in `url2purl`.
   2024-01-05 18:47:34 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: updated to 0.13.3

0.13.3 (2024-01-04)

- Improve support for SourceForge URLs in `url2purl`.
   2024-01-05 13:07:33 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: updated to 0.13.2

0.13.2 (2024-01-04)
- Improve support for SourceForge URLs in `url2purl`.
   2023-12-14 14:18:35 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: updated to 0.13.1

0.13.1 (2023-12-11)

- Add support for Python 3.12
   2023-12-11 12:00:49 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-packageurl: updated to 0.13.0

0.13.0 (2023-12-08)

- Revert changes from
  https://github.com/package-url/packageurl-python/pull/115/
   2023-12-11 10:58:22 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-packageurl: update to 0.12.0.

0.12.0 (2023-12-08)
-------------------

- Modified `PackageURL.from_string` to properly handle golang purls.
  https://github.com/package-url/packageurl-python/pull/115/

- Improve support for PyPI URLs in `url2purl`.
  https://github.com/package-url/packageurl-python/pull/128

- Return the "gem" type instead of "rubygems" for \ 
"https://rubygems.org/" URLs in
  `url2purl`. The `pkg:rubygems/` purls are backward-compatible in `purl2url`.
  https://github.com/package-url/packageurl-python/pull/114/

0.11.3 (2023-12-08)
--------------------

- Add support for GitLab "/archive/" URLs in `url2purl`.
  https://github.com/package-url/packageurl-python/issues/133
   2023-08-03 10:03:19 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-packageurl: updated to 0.11.2

0.11.2 (2022-07-25)
--------------------
- Remove deprecated `purl_to_lookups` and `without_empty_values` import compatibility
  from `packageurl.contrib.django.models`.
  Replace those functions import using `packageurl.contrib.django.utils`.
- Add download purl2url support for bitbucket and gitlab.
   2023-04-04 13:27:38 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-packageurl: updated to 0.11.1

0.11.1 (2022-03-24)
- Add support for the golang type in `purl2url.get_repo_url()`

0.11.0rc1 (2022-12-29)
- Apply typing
- Add support for Python 3.11
- Fix minor typos
- Drop Python 3.6

Next | Query returned 20 messages, browsing 1 to 10 | Previous