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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 105F715800F for ; Tue, 14 Feb 2023 09:48:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 40529E077A; Tue, 14 Feb 2023 09:48:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2344DE077A for ; Tue, 14 Feb 2023 09:48:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0784C340A9D for ; Tue, 14 Feb 2023 09:48:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB02E89F for ; Tue, 14 Feb 2023 09:48:45 +0000 (UTC) From: "Joe Kappus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joe Kappus" Message-ID: <1676368113.912dbb8d4bf5cd924cae89c88c7c48aa5f8cc635.joe@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/digitalocean/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/digitalocean/Manifest dev-python/digitalocean/digitalocean-1.16.0.ebuild dev-python/digitalocean/digitalocean-1.17.0-r1.ebuild dev-python/digitalocean/digitalocean-1.17.0.ebuild dev-python/digitalocean/metadata.xml X-VCS-Directories: dev-python/digitalocean/ X-VCS-Committer: joe X-VCS-Committer-Name: Joe Kappus X-VCS-Revision: 912dbb8d4bf5cd924cae89c88c7c48aa5f8cc635 X-VCS-Branch: dev Date: Tue, 14 Feb 2023 09:48:45 +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: ce14e458-6f24-4fe0-8f21-2944b88f8361 X-Archives-Hash: 79d8914109c96a396fe5b14726eca17b commit: 912dbb8d4bf5cd924cae89c88c7c48aa5f8cc635 Author: Joe Kappus wt gd> AuthorDate: Tue Feb 14 09:46:54 2023 +0000 Commit: Joe Kappus wt gd> CommitDate: Tue Feb 14 09:48:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=912dbb8d dev-python/digitalocean: add py3.11, PEP517, drop 1.16 Signed-off-by: Joe Kappus wt.gd> dev-python/digitalocean/Manifest | 1 - ...ocean-1.16.0.ebuild => digitalocean-1.17.0-r1.ebuild} | 16 ++++++++++------ dev-python/digitalocean/digitalocean-1.17.0.ebuild | 2 +- dev-python/digitalocean/metadata.xml | 3 +++ 4 files changed, 14 insertions(+), 8 deletions(-) diff --git a/dev-python/digitalocean/Manifest b/dev-python/digitalocean/Manifest index 717b20791..a3069385e 100644 --- a/dev-python/digitalocean/Manifest +++ b/dev-python/digitalocean/Manifest @@ -1,2 +1 @@ -DIST digitalocean-1.16.0.tar.gz 59077 BLAKE2B b44c045716967a192b4e79d562bd7af8af2ed3a0d6ea54490f2e15195c84476f25a661c80b5f1beda54e724a4177083a5d04682ca96855637cf626cd3397df17 SHA512 110614aeb33e2dab0564b4569058233916626d50da14d42f9702c9275f13442dccb7b77829b2dc8e97e8bbbd53d094116cebe9b3aedad920d2b0c156a5680bf7 DIST digitalocean-1.17.0.gh.tar.gz 60261 BLAKE2B 1a3b8ffe955fdea616420d67e9cd1b07d81d3395d673770333b150a8044f6f93d16ab6ec93d0d5efb7579a2bd7fde57c394bc3fc3e58ad02db230f5bd48006bb SHA512 3b5f5adb5fac9693450954e568433cecb43152d4cb2b5709126dc7c69c6b84f19428dcd3688718588a986d3ea9170a956387f3050cd10a69ba89d5dcdf8e100c diff --git a/dev-python/digitalocean/digitalocean-1.16.0.ebuild b/dev-python/digitalocean/digitalocean-1.17.0-r1.ebuild similarity index 52% rename from dev-python/digitalocean/digitalocean-1.16.0.ebuild rename to dev-python/digitalocean/digitalocean-1.17.0-r1.ebuild index 813a208c7..ac7a7f6ad 100644 --- a/dev-python/digitalocean/digitalocean-1.16.0.ebuild +++ b/dev-python/digitalocean/digitalocean-1.17.0-r1.ebuild @@ -1,17 +1,16 @@ # Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) -DISTUTILS_USE_SETUPTOOLS=rdepend +EAPI=8 +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 DESCRIPTION="Digitalocean API access library" HOMEPAGE="https://github.com/koalalorenzo/python-digitalocean" -SRC_URI="https://github.com/koalalorenzo/python-digitalocean/archive/v${PV}.tar.gz -> ${P}.tar.gz" -S=${WORKDIR}/python-digitalocean-${PV} +SRC_URI="https://github.com/koalalorenzo/python-${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}/python-${P}" LICENSE="LGPL-3" SLOT="0" @@ -21,3 +20,8 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] dev-python/jsonpickle[${PYTHON_USEDEP}] " +BDEPEND="test? ( dev-python/responses[${PYTHON_USEDEP}] )" + +distutils_enable_sphinx docs dev-python/alabaster + +distutils_enable_tests pytest diff --git a/dev-python/digitalocean/digitalocean-1.17.0.ebuild b/dev-python/digitalocean/digitalocean-1.17.0.ebuild index 79cdca88b..69b793aca 100644 --- a/dev-python/digitalocean/digitalocean-1.17.0.ebuild +++ b/dev-python/digitalocean/digitalocean-1.17.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit distutils-r1 DESCRIPTION="Digitalocean API access library" diff --git a/dev-python/digitalocean/metadata.xml b/dev-python/digitalocean/metadata.xml index f1206d1af..b6df9d379 100644 --- a/dev-python/digitalocean/metadata.xml +++ b/dev-python/digitalocean/metadata.xml @@ -5,4 +5,7 @@ egorr.berd@gmail.com Yahor Berdnikau + + koalalorenzo/python-digitalocean +