2025-04-29 12:03:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 29 11:58:39 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 2.0.3:
|
|
|
|
* update pyproject.toml
|
|
|
|
* update readme
|
|
|
|
* update header
|
|
|
|
* update authorization header
|
|
|
|
* update api specs
|
|
|
|
* update tests
|
|
|
|
|
2025-04-19 18:21:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2025-02-06 23:43:47 +00:00
|
|
|
-------------------------------------------------------------------
|
2025-04-14 10:40:30 +00:00
|
|
|
Mon Apr 14 10:36:07 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 2.0.1:
|
|
|
|
* update pyproject.toml
|
|
|
|
* regenerate client
|
|
|
|
* format tests
|
|
|
|
* add test for repoGetContents endpoint
|
|
|
|
* switch from conda to uv
|
|
|
|
* switch to OpenAPI 3 in dev
|
|
|
|
* add API specs
|
|
|
|
* update api resources
|
|
|
|
* update dev steps
|
|
|
|
* use different production and testing tokens
|
|
|
|
* add POST tests
|
|
|
|
* update pyproject format
|
|
|
|
* format with ruff
|
|
|
|
* update ruff settings
|
|
|
|
* add tests
|
|
|
|
* update install guidance
|
|
|
|
* mention 1.0 branch
|
|
|
|
* update client to Forgejo 10
|
|
|
|
* update development guidance
|
|
|
|
* update formatting of .env block
|
|
|
|
* update formatting of api token in .env file
|
|
|
|
* add lock file
|
|
|
|
* add dev dependencies
|
|
|
|
* update readme for 2.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2025-02-06 23:43:47 +00:00
|
|
|
Thu Feb 6 23:36:34 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 2.0.0:
|
|
|
|
* massive rewrite, no changelogs given (everything is in one commit)
|
|
|
|
|
2024-12-14 22:26:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 14 19:32:03 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
|
|
|
|
|
|
|
- update to 1.0.4:
|
|
|
|
* trip whitespace in readme
|
|
|
|
* add advice about harabat/openapi-python-client fork for development
|
|
|
|
* increment version and publish on pypi
|
|
|
|
* add tests section to readme
|
|
|
|
* add refactoring warning
|
|
|
|
|
2024-03-08 14:12:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 8 07:48:14 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
|
|
|
|
- update to 1.0.2:
|
|
|
|
* add activitypub endpoints following
|
|
|
|
* add advice about harabat/openapi-python-client fork for development
|
|
|
|
* add warning about missing parsed data and detailed methods
|
|
|
|
|
2024-02-25 07:05:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 22 13:08:25 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
|
|
|
|
- initial packaging
|