diff options
Diffstat (limited to 'dev-python/gotenberg-client')
| -rw-r--r-- | dev-python/gotenberg-client/Manifest | 5 | ||||
| -rw-r--r-- | dev-python/gotenberg-client/gotenberg-client-0.11.0.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/gotenberg-client/gotenberg-client-0.12.0.ebuild | 28 | ||||
| -rw-r--r-- | dev-python/gotenberg-client/metadata.xml | 12 |
4 files changed, 73 insertions, 0 deletions
diff --git a/dev-python/gotenberg-client/Manifest b/dev-python/gotenberg-client/Manifest new file mode 100644 index 000000000000..31e2921656d6 --- /dev/null +++ b/dev-python/gotenberg-client/Manifest @@ -0,0 +1,5 @@ +DIST gotenberg_client-0.11.0.tar.gz 1210349 BLAKE2B 77d18fa066ade6eaee95723efe138143574a4463abcebf30b0a25e92237725b0555120abbaf2c86c5bd3935329147fb39a5ef06e350b006e179c7b13157f8a79 SHA512 d2ee65ca54159a7801a442c24ad979835205086f631b82858a8ea1b616a255f32ef73c50e51c1fe7853640a6d7e9e4b4f78f3c069df541f75c08f50c166aae28 +DIST gotenberg_client-0.12.0.tar.gz 1210884 BLAKE2B 2d45099b899a64ef0aa9b02792832f5434ef9ebb7b1ea0e3b46ea931ae35507a44bf98a74161dc54d0a6b0177a79792bc189ba40997f73c4fcc8934914cc6e60 SHA512 593192ff098c9c978471f300435a79a78a8edc0d81f4acdac5fe230dee132b7075cd02dbb6f8d5343caf9226da48b8d11c2fa2838ca377e7c04aae765f0e5d93 +EBUILD gotenberg-client-0.11.0.ebuild 603 BLAKE2B 525db75a995c7ba2ff10824909e71fd8e6d89fb151304fc0741c5699fa513e094515facc5c1e6e12a5f6900a8737b3670598fe8d29acd47be0c1dcc708facf49 SHA512 bd41e5957208d6911e61398bbe8b5d1af60c26b8e3ec9d0aa89801eee0f65ca278ba6945e1852a38a1b5c1b5479bd4607eea1844d031d9f29d8901718db22d84 +EBUILD gotenberg-client-0.12.0.ebuild 603 BLAKE2B 525db75a995c7ba2ff10824909e71fd8e6d89fb151304fc0741c5699fa513e094515facc5c1e6e12a5f6900a8737b3670598fe8d29acd47be0c1dcc708facf49 SHA512 bd41e5957208d6911e61398bbe8b5d1af60c26b8e3ec9d0aa89801eee0f65ca278ba6945e1852a38a1b5c1b5479bd4607eea1844d031d9f29d8901718db22d84 +MISC metadata.xml 475 BLAKE2B 691037e3880189f228f982f54a20bedf41bdc389ae5cccc997fab3acfff1f5bebd04d2c13f23333b49d9b6a1bb5f40ce112c68fd111b45e8587e20bbab2f99a6 SHA512 787579d43be89bc34a73ae1c159bc9ea39e06be705f8063e64e5b57d86f1d7904d55fb26505bfd43c7f96a764391633192f8e2823fdd468974618778a44e1c57 diff --git a/dev-python/gotenberg-client/gotenberg-client-0.11.0.ebuild b/dev-python/gotenberg-client/gotenberg-client-0.11.0.ebuild new file mode 100644 index 000000000000..e69fb0f33aed --- /dev/null +++ b/dev-python/gotenberg-client/gotenberg-client-0.11.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYTHON_COMPAT=( python3_{13..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A Python client for interfacing with the Gotenberg API" +HOMEPAGE=" + https://github.com/stumpylog/gotenberg-client + https://pypi.org/project/gotenberg-client/ +" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/httpx-0.27[${PYTHON_USEDEP}] + dev-python/h2[${PYTHON_USEDEP}] + dev-python/typing-extensions[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" + +DOCS=( README.md ) diff --git a/dev-python/gotenberg-client/gotenberg-client-0.12.0.ebuild b/dev-python/gotenberg-client/gotenberg-client-0.12.0.ebuild new file mode 100644 index 000000000000..e69fb0f33aed --- /dev/null +++ b/dev-python/gotenberg-client/gotenberg-client-0.12.0.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYTHON_COMPAT=( python3_{13..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="A Python client for interfacing with the Gotenberg API" +HOMEPAGE=" + https://github.com/stumpylog/gotenberg-client + https://pypi.org/project/gotenberg-client/ +" + +LICENSE="MPL-2.0" +SLOT="0" +KEYWORDS="~amd64" + +RDEPEND=" + >=dev-python/httpx-0.27[${PYTHON_USEDEP}] + dev-python/h2[${PYTHON_USEDEP}] + dev-python/typing-extensions[${PYTHON_USEDEP}] +" +DEPEND="${RDEPEND}" + +DOCS=( README.md ) diff --git a/dev-python/gotenberg-client/metadata.xml b/dev-python/gotenberg-client/metadata.xml new file mode 100644 index 000000000000..25f467c60989 --- /dev/null +++ b/dev-python/gotenberg-client/metadata.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>marcin.deranek@slonko.net</email> + <name>Marcin Deranek</name> + </maintainer> + <upstream> + <bugs-to>https://github.com/stumpylog/gotenberg-client/issues</bugs-to> + </upstream> + <origin>baldeagleos-repo</origin> +</pkgmetadata> |
