15
0

Accepting request 1270987 from home:rrahl0

- update to 2.0.2:
  * update pyproject.toml
  * regenerate client
  * update dev dependencies
  * switch from poetry to uv
  * publish with uv to testpypi
  * format pyproject.toml
  * pyproject: remove invalid packages field
  * Add py.typed file
  * pyproject: limit to first poetry version that supports PEP 621
  * add dev dependencies
  * format tests
  * format readme
  * update poetry lock file

OBS-URL: https://build.opensuse.org/request/show/1270987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyforgejo?expand=0&rev=8
This commit is contained in:
Richard Rahl
2025-04-19 18:21:04 +00:00
committed by Git OBS Bridge
parent 5488cf17fc
commit c3112032f3
4 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Thu Apr 17 14:56:38 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 2.0.2:
* update pyproject.toml
* regenerate client
* update dev dependencies
* switch from poetry to uv
* publish with uv to testpypi
* format pyproject.toml
* pyproject: remove invalid packages field
* Add py.typed file
* pyproject: limit to first poetry version that supports PEP 621
* add dev dependencies
* format tests
* format readme
* update poetry lock file
-------------------------------------------------------------------
Mon Apr 14 10:36:07 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>