~gotmax23/sourcehutx

v0.4.0 4 months ago .tar.gz browse log

sourcehutx 0.4.0

Added:

- all: Declare support for Python 3.13
- client SrhtClient: add helper methods to create service clients

v0.3.0 1 year, 30 days ago .tar.gz browse log

sourcehutx 0.3.0

Added:

- all: add more docstrings
- git: add `HEAD` and `readme` fields to the `Repository` model
- git: add `RepositoryRef` model and `GitSrhtClient.get_repository_ref()`
  method to return a minimal reference to a repository.

Fixed:

- all: ignore pydantic v2 DeprecationWarnings

v0.2.0 1 year, 1 month ago .tar.gz browse log

sourcehutx 0.2.0

Added:

- all: add `get_user_ref()` and `__all__` for all services
- builds: add `runner` and `owner` members to `Job`
- builds: add `list_secrets()`

Fixed:

- exceptions: make `SrhtClientError` inherit `SrhtError`
- all: fix pydantic `GenericBeforeBaseModelWarning`s

v0.1.0 1 year, 4 months ago .tar.gz browse log

sourcehutx 0.1.0

Added:

- todo: add support for managing tracker ACLs

v0.0.2 1 year, 4 months ago .tar.gz browse log

sourcehutx 0.0.2

Fixed:

- add py.typed marker
- fix specfile typo

v0.0.1 1 year, 4 months ago .tar.gz browse log

sourcehutx 0.0.1

Summary:

Initial release

These services are currently supported:

- builds
- git
- lists
- meta
- pages
- paste
- todo