- update to 0.0.34:

* meta: drop support for Python 3.7
- update to 0.0.33:
  * fix release workflow, corrective release
- update to 0.0.32:
  * Bump the actions group with 5 updates
- update to 0.0.31:
  * Handle editable projects with `pyproject.toml`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=24
This commit is contained in:
2025-07-14 19:40:31 +00:00
committed by Git OBS Bridge
parent f5a76e204b
commit 1732721ede
6 changed files with 47 additions and 31 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 14 19:39:36 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 0.0.34:
* meta: drop support for Python 3.7
- update to 0.0.33:
* fix release workflow, corrective release
- update to 0.0.32:
* Bump the actions group with 5 updates
- update to 0.0.31:
* Handle editable projects with `pyproject.toml`
-------------------------------------------------------------------
Tue Jun 3 11:33:20 UTC 2025 - Markéta Machová <mmachova@suse.com>