From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 13CE1158012 for ; Fri, 24 Sep 2021 06:33:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BAFEE090F; Fri, 24 Sep 2021 06:33:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 367F1E090F for ; Fri, 24 Sep 2021 06:33:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E572342CCA for ; Fri, 24 Sep 2021 06:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C0B97114 for ; Fri, 24 Sep 2021 06:33:18 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1632465193.a7b5ae8812807371b5d70b71e0e3526406bcd998.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/hvac/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/hvac/Manifest dev-python/hvac/hvac-0.11.0.ebuild dev-python/hvac/hvac-0.11.1.ebuild X-VCS-Directories: dev-python/hvac/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a7b5ae8812807371b5d70b71e0e3526406bcd998 X-VCS-Branch: master Date: Fri, 24 Sep 2021 06:33:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9f807c95-e2d5-412c-a6b7-610c1255e561 X-Archives-Hash: e0e438159e68d110776432d9e63b2414 commit: a7b5ae8812807371b5d70b71e0e3526406bcd998 Author: Michał Górny gentoo org> AuthorDate: Fri Sep 24 06:02:05 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Sep 24 06:33:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7b5ae88 dev-python/hvac: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/hvac/Manifest | 2 -- dev-python/hvac/hvac-0.11.0.ebuild | 48 -------------------------------------- dev-python/hvac/hvac-0.11.1.ebuild | 48 -------------------------------------- 3 files changed, 98 deletions(-) diff --git a/dev-python/hvac/Manifest b/dev-python/hvac/Manifest index 3b0818a7afa..35995a64411 100644 --- a/dev-python/hvac/Manifest +++ b/dev-python/hvac/Manifest @@ -1,3 +1 @@ -DIST hvac-0.11.0.tar.gz 306753 BLAKE2B 0300705044f6575ffeb9fa3dc28d6ee1139b6ce84f52b89920606b603355530823a1f2ec8ac251423c5a0305f3ea1ae15933e84dddb2e09c5d7880b5c0508ec8 SHA512 47226ba5113a4df48f115d02d2fb1fa7ab8b42895d38f7fad37c84814db71a57f4e455a9b46134bb577fbded1881e6272464b9f1d1d74142dc089bde03b0eba9 -DIST hvac-0.11.1.tar.gz 308520 BLAKE2B 6111b88d3b772fb812db65fb770595980337d2d06366d2d3c334ee78dc4201039eca7d4086bde4384e8d987ba06e8a7343a638500c562024c8ff05196bab0bcd SHA512 5ae4b737d397399fb364c10220ed3ed083fbd203607fd488cc08c2a4e8633eeda447ec0713de6ad580d394e9fb287786eb83a9a6ededd8f8d2054874ea19fad5 DIST hvac-0.11.2.tar.gz 308694 BLAKE2B 090c6ea3eb4175618087486f67d44c608f164820f6e5ebeb0f82d468123693af5ad4c181721087b9fc4ee8789bc86eb11c16c186c5ca669c6575d83c2ae2d835 SHA512 7a3cb82e17e7ceef04173c8682b33d35457675eae7b402ba36c3a21026ebf551a2731ecbd6dc0d00bb727e98a29f0a0f5bf427d7429b55b922247b4ccfb79794 diff --git a/dev-python/hvac/hvac-0.11.0.ebuild b/dev-python/hvac/hvac-0.11.0.ebuild deleted file mode 100644 index e71d4bb7ef2..00000000000 --- a/dev-python/hvac/hvac-0.11.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) -inherit distutils-r1 - -DESCRIPTION="hashicorp vault client in python" -HOMEPAGE="https://github.com/hvac/hvac" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/hvac/hvac.git" -else - SRC_URI="https://github.com/hvac/hvac/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="Apache-2.0" -SLOT="0" - -BDEPEND=" - test? ( - dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] - dev-python/jwcrypto[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - dev-python/parameterized[${PYTHON_USEDEP}] - dev-python/requests-mock[${PYTHON_USEDEP}] - dev-python/semantic_version[${PYTHON_USEDEP}] - dev-python/werkzeug[${PYTHON_USEDEP}] - )" -RDEPEND=" - >=dev-python/pyhcl-0.4.4[${PYTHON_USEDEP}] - >=dev-python/requests-2.24.0[${PYTHON_USEDEP}] - >=dev-python/six-1.15.0[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest - -python_test() { - local ignore=( - # ldap_test is not packaged. - tests/integration_tests/api/auth_methods/test_ldap.py - # https://github.com/lepture/authlib is not packaged. - tests/integration_tests/api/auth_methods/test_oidc.py - ) - - epytest ${ignore[@]/#/--ignore } -} diff --git a/dev-python/hvac/hvac-0.11.1.ebuild b/dev-python/hvac/hvac-0.11.1.ebuild deleted file mode 100644 index 8ac0902d11d..00000000000 --- a/dev-python/hvac/hvac-0.11.1.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# 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="hashicorp vault client in python" -HOMEPAGE="https://github.com/hvac/hvac" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/hvac/hvac.git" -else - SRC_URI="https://github.com/hvac/hvac/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64" -fi - -LICENSE="Apache-2.0" -SLOT="0" - -BDEPEND=" - test? ( - dev-python/flask-sqlalchemy[${PYTHON_USEDEP}] - dev-python/jwcrypto[${PYTHON_USEDEP}] - dev-python/mock[${PYTHON_USEDEP}] - dev-python/parameterized[${PYTHON_USEDEP}] - dev-python/requests-mock[${PYTHON_USEDEP}] - dev-python/semantic_version[${PYTHON_USEDEP}] - dev-python/werkzeug[${PYTHON_USEDEP}] - )" -RDEPEND=" - >=dev-python/pyhcl-0.4.4[${PYTHON_USEDEP}] - >=dev-python/requests-2.24.0[${PYTHON_USEDEP}] - >=dev-python/six-1.15.0[${PYTHON_USEDEP}]" - -distutils_enable_tests pytest - -python_test() { - local ignore=( - # ldap_test is not packaged. - tests/integration_tests/api/auth_methods/test_ldap.py - # https://github.com/lepture/authlib is not packaged. - tests/integration_tests/api/auth_methods/test_oidc.py - ) - - epytest ${ignore[@]/#/--ignore } -}