summaryrefslogtreecommitdiff
path: root/dev-python/requests-credssp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-python/requests-credssp
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-python/requests-credssp')
-rw-r--r--dev-python/requests-credssp/Manifest6
-rw-r--r--dev-python/requests-credssp/metadata.xml1
-rw-r--r--dev-python/requests-credssp/requests-credssp-1.2.0.ebuild28
-rw-r--r--dev-python/requests-credssp/requests-credssp-1.3.0.ebuild24
4 files changed, 28 insertions, 31 deletions
diff --git a/dev-python/requests-credssp/Manifest b/dev-python/requests-credssp/Manifest
index bac13b877006..f1113b6fc7c9 100644
--- a/dev-python/requests-credssp/Manifest
+++ b/dev-python/requests-credssp/Manifest
@@ -1,3 +1,3 @@
-DIST requests-credssp-1.2.0.gh.tar.gz 23310 BLAKE2B 647dff76fbb47b9b972f403a9fb2a10ffab5e1915e32977e65b5f5c1cb206ec1b9fa884e12d687761087b2f7f4cb9e8bde631b68140cc50dbd9561a4999bdf55 SHA512 55458773cbf14a468d22d0b04186611385ff24fceda85052e69981bd6d4fd32a46f96b95fa36724b72fd9719485b2ed8906d1927284157e7bc685c0c42c2312c
-EBUILD requests-credssp-1.2.0.ebuild 885 BLAKE2B e491e7a93f7b35ef5f69889d0938f12fd4a1a4155b25187be025ca39212843292dbf8d404d3ad88b9b7b5f36b620595b45a285d07c6987a05a51e22c31333837 SHA512 cf9b9e1b1362a84be1fbfe9c4bd9c0d7303e2fa136d4eebbfc0a1aba7870a3d500eb0a88ab5692a9e0b402f511f78567f1382507059fb1af3b99afcd9ff7981e
-MISC metadata.xml 349 BLAKE2B 75b6f5159a74ace6c7fecccb0e0634839b8db1977c11bffa370afc4c514077e7870b530b7b22abbdb107e439a5bff39ca42c91fc591a1b2a634b25133c08be60 SHA512 1f4eee280ee2687ed3f99a8716fda702669454d856b9b1233c5a7d131d4792e4b7000b7d631852222c8d56dc6c2546411a9c372bed5303dc353ef547ae30ae1e
+DIST requests-credssp-1.3.0.tar.gz 23666 BLAKE2B 3ab7db4c06a65483b26012b282a85174a50c9e9449fc33b90a22f7963bcd33c2b4642ce83f0632383e8c1fbc8dd4761fc00bc6d1adccb5cee020f0d67971f225 SHA512 6281ecd5d7e14792bd175603dfbb95237b990d5cad6e4c7252fd503b76c579590217194ecd3eb3120cb33cc4f2958be459e63fa3fa8d7411a8aa40d1666276b7
+EBUILD requests-credssp-1.3.0.ebuild 744 BLAKE2B 0ce38948b565871f92c528b2b597e798c268818af981e9430c494fa97444050f1bc79508123c8085c168c7baa04a9f6d0e376ae27418f5ed4dffe72761cf4610 SHA512 552f3f01c49c9b72c5e4c60f1c27929983c446a34242fb0fc59e4bcc69176904cb1d158d49181f13b8689e0562a89323f26f201f0a62da11e3aec145c85c38b2
+MISC metadata.xml 415 BLAKE2B efd1eed97999f13d63139376e681fe4806709debfabbc8d7274d97394e7aad2439d351ffb03ee4d094fb9001b41a6dec77d8f53a1b84e2341c9eac8e9b56b6ec SHA512 2c9071b917d6bc58db3538749426c1000dce10309e3513266a6f20605ad761a432d58ad4ec42afe1e519b05c6a52f6616a5f15e86d56b22529431c23a99820a0
diff --git a/dev-python/requests-credssp/metadata.xml b/dev-python/requests-credssp/metadata.xml
index 8112911efa59..d0b775a0d707 100644
--- a/dev-python/requests-credssp/metadata.xml
+++ b/dev-python/requests-credssp/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
+ <remote-id type="github">jborean93/requests-credssp</remote-id>
<remote-id type="pypi">requests-credssp</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/requests-credssp/requests-credssp-1.2.0.ebuild b/dev-python/requests-credssp/requests-credssp-1.2.0.ebuild
deleted file mode 100644
index b5d40075cda3..000000000000
--- a/dev-python/requests-credssp/requests-credssp-1.2.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="HTTPS CredSSP authentication with the requests library"
-HOMEPAGE="https://pypi.org/project/requests-credssp/"
-# .gh for tests in github tarball, drop ".gh" on next bump
-SRC_URI="https://github.com/jborean93/requests-credssp/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~riscv"
-# Needs unpackaged pyspnego (https://github.com/jborean93/pyspnego)
-RESTRICT="test"
-
-RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/ntlm-auth[${PYTHON_USEDEP}]
- dev-python/pyasn1[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
-
-#distutils_enable_tests pytest
diff --git a/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild b/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild
new file mode 100644
index 000000000000..73883daf58cb
--- /dev/null
+++ b/dev-python/requests-credssp/requests-credssp-1.3.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="HTTPS CredSSP authentication with the requests library"
+HOMEPAGE="https://pypi.org/project/requests-credssp/ https://github.com/jborean93/requests-credssp"
+SRC_URI="https://github.com/jborean93/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~riscv"
+
+RDEPEND="dev-python/cryptography[${PYTHON_USEDEP}]
+ >=dev-python/pyasn1-0.3.1[${PYTHON_USEDEP}]
+ >=dev-python/pyopenssl-16.0.0[${PYTHON_USEDEP}]
+ dev-python/pyspnego[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.0.0[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest