cznic/public/: fred-api-identity-1.1.0 metadata and description
Protocol buffers for FRED identity service
author | Michal Strnad |
author_email | michal.strnad@nic.cz |
classifiers |
|
license | GPLv3+ |
requires_dist |
|
requires_python | ~=3.7 |
Because this project isn't in the mirror_whitelist
,
no releases from root/pypi are included.
File | Tox results | History |
---|---|---|
fred_api_identity-1.1.0-py3-none-any.whl
|
|
|
fred_api_identity-1.1.0.tar.gz
|
|
Protocol buffers interface of contact identity management for FRED registry.
Python package
Despite not having any Python modules, this repository contains setup.py, that takes care of generating Python modules from protocol buffers files during the build. Therefore, this repository can be used as any other Python package.
ChangeLog
Releases
Unreleased
1.1.0 (2024-05-21)
- Add ContactIsOrganization exception
1.0.1 (2022-03-30)
- Fix package build with pyproject.toml
1.0.0 (2022-03-04)
- Fix cmake build (use pkg-config)
- Major version bump
0.3.1 (2022-03-30)
- Fix project build with pyproject.toml
0.3.0 (2021-11-02)
- Update attach_identity.
- Add update_identity.
- Update project setup.
0.1.0 (2021-06-17)
Initial version.