summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-07 12:31:26 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-12-07 12:31:26 +0000
commit643d03e4db9f9692bf860bf82b9c392008b158a3 (patch)
tree27b7d1631ee402592345204865c1954822b713db /dev-python
parent0238f02287b5932a04631122e60ab68d876f66fd (diff)
downloadbaldeagleos-repo-643d03e4db9f9692bf860bf82b9c392008b158a3.tar.gz
baldeagleos-repo-643d03e4db9f9692bf860bf82b9c392008b158a3.tar.xz
baldeagleos-repo-643d03e4db9f9692bf860bf82b9c392008b158a3.zip
Adding metadata
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/django-soft-delete/Manifest2
-rw-r--r--dev-python/django-soft-delete/django-soft-delete-1.0.16.ebuild (renamed from dev-python/django-soft-delete/django-soft-delete-1.0.13.ebuild)5
-rw-r--r--dev-python/httpx-oauth/Manifest1
-rw-r--r--dev-python/httpx-oauth/httpx-oauth-0.16.0.ebuild45
4 files changed, 49 insertions, 4 deletions
diff --git a/dev-python/django-soft-delete/Manifest b/dev-python/django-soft-delete/Manifest
index 8aa212d3f691..ef79b424216a 100644
--- a/dev-python/django-soft-delete/Manifest
+++ b/dev-python/django-soft-delete/Manifest
@@ -1,2 +1,2 @@
-DIST django-soft-delete-1.0.13.gh.tar.gz 14193 BLAKE2B 3181faedad990123be75e98ba074dafa7910847168a089055ac5cf4e75a5de4e64612e90a43144133044ef6848a39bb01d1362061c722b382502939be7db6c85 SHA512 8513a8e61c54afbb43ec0ee6024cfb7cf88e0f21130efb8ffa42c4491508c92db3d66afaebb895fbbf642c230f99543452549da4dbf5387b0811ee23ffa77e98
DIST django-soft-delete-1.0.15.gh.tar.gz 14954 BLAKE2B 22caa3c998046a071f8e88afbd5b300bd83916e44a8063412a34b254717c3c2be3af96b71ba35c31f74dc55f071568715cdc9c9515db1c4976493ad7f9d14c7e SHA512 ba816a90ac5b0e97b3c8c38b2d1998c93a8d1abe0677f038068b1dfedd7ee4493d9416241d01de5dca2a39fbd3bfedd6dc82e3a283258d78e936a4b781c16fd6
+DIST django-soft-delete-1.0.16.gh.tar.gz 15168 BLAKE2B 1001ebd5f025e7de7cfe64c7b643e9528403ae39275aad53d762c6ac8d2913c91bafb6d1c107e46e14a5ecee5287d336dca0dd73786623900594f7da4e099d2b SHA512 c399ab00324667e2f9cc751e922ef4189d7142daaee166ec32d6c44fd3f9ea795daae51f1eb482fb1462ca4bfd09510020969debd32c09a9a6aae50517f62a37
diff --git a/dev-python/django-soft-delete/django-soft-delete-1.0.13.ebuild b/dev-python/django-soft-delete/django-soft-delete-1.0.16.ebuild
index da12746bf8db..ba1deaa9fb6d 100644
--- a/dev-python/django-soft-delete/django-soft-delete-1.0.13.ebuild
+++ b/dev-python/django-soft-delete/django-soft-delete-1.0.16.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 2024 Liguros Authors
# Distributed under the terms of the GNU General Public License v2
-
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9,10,11,12,13} )
-COMMIT="ca432d699bfa770fbb31e9d0780da0626dbbe7d3"
+COMMIT="7fd3100cfb34b1d6d6c5815e06cf9aa2e9c6be53"
inherit distutils-r1
diff --git a/dev-python/httpx-oauth/Manifest b/dev-python/httpx-oauth/Manifest
index 6c5dc21c4bfc..1767c3cf30ae 100644
--- a/dev-python/httpx-oauth/Manifest
+++ b/dev-python/httpx-oauth/Manifest
@@ -1 +1,2 @@
DIST httpx-oauth-0.15.1.gh.tar.gz 41436 BLAKE2B d95869627961d798a5053797d9df58a6fca6d589d8769b94200197fa19d97a186d3ec3d2d198c2ae107234663132f67c5e7b3de3eeb02c81ef193da20a1985dc SHA512 4de6ca728f17913f3a01f175d2ea643fae3907ce920dafb4bedc3176a3fc143e140d28261bf7f490e093bd3874ebb2d8386e1e0a04909014098b0dbf14ced651
+DIST httpx-oauth-0.16.0.gh.tar.gz 41798 BLAKE2B c9d5f5ae95291e0d2ca4693262f996f5dfc87e62f80844949124c60f10d82e5d3b240c08eda4cec4b17c53136068c81e3cb18c09fe7d5742b04e917a67bfe008 SHA512 c614ae3ceba11cbec8366d3f842348b0daf7049b080773ef9e9e2a52642d57d374bf21e1e65b24f27f5690a8a789df907416ca5f55e7dcf5fffed15861f11d65
diff --git a/dev-python/httpx-oauth/httpx-oauth-0.16.0.ebuild b/dev-python/httpx-oauth/httpx-oauth-0.16.0.ebuild
new file mode 100644
index 000000000000..0727462b54be
--- /dev/null
+++ b/dev-python/httpx-oauth/httpx-oauth-0.16.0.ebuild
@@ -0,0 +1,45 @@
+# Copyright 2024 Liguros Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+DISTUTILS_USE_PEP517=hatchling
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Async OAuth client using HTTPX"
+HOMEPAGE="https://github.com/frankie567/httpx-oauth"
+SRC_URI="https://github.com/frankie567/httpx-oauth/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT-0"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/httpx-0.18[${PYTHON_USEDEP}]
+ <dev-python/httpx-1.0.0[${PYTHON_USEDEP}]
+"
+
+BDEPEND="
+ test? (
+ dev-python/pytest-asyncio[${PYTHON_USEDEP}]
+ dev-python/pytest-mock[${PYTHON_USEDEP}]
+ dev-python/fastapi[${PYTHON_USEDEP}]
+ dev-python/respx[${PYTHON_USEDEP}]
+ )
+"
+
+DOCS=( README.md )
+
+distutils_enable_tests pytest
+
+python_prepare_all() {
+ # No need for regex-commit plugin
+ sed -e '/^source.*regex_commit/d' -i pyproject.toml || die
+ sed -e '/^commit_extra_args/d' -i pyproject.toml || die
+ sed -e 's/,\s*"hatch-regex-commit"//g' || pyproject.toml || die
+ # Disable coverage
+ sed -e '/^addopts/d' -i pyproject.toml || die
+
+ distutils-r1_python_prepare_all
+}