public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kyle Elbert" <kcelbert@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/digitalocean/
Date: Mon,  8 Apr 2024 22:49:40 +0000 (UTC)	[thread overview]
Message-ID: <1712616219.1ec120d8cae788a916210cd724fb9e7fcbed7538.kcelbert@gentoo> (raw)

commit:     1ec120d8cae788a916210cd724fb9e7fcbed7538
Author:     Kyle Elbert <kcelbert <AT> gmail <DOT> com>
AuthorDate: Mon Apr  8 22:43:20 2024 +0000
Commit:     Kyle Elbert <kcelbert <AT> gmail <DOT> com>
CommitDate: Mon Apr  8 22:43:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1ec120d8

dev-python/digitalocean: drop non-PEP517 1.17.0

Signed-off-by: Kyle Elbert <kcelbert <AT> gmail.com>

 dev-python/digitalocean/digitalocean-1.17.0.ebuild | 26 ----------------------
 1 file changed, 26 deletions(-)

diff --git a/dev-python/digitalocean/digitalocean-1.17.0.ebuild b/dev-python/digitalocean/digitalocean-1.17.0.ebuild
deleted file mode 100644
index 9d80c2b00c..0000000000
--- a/dev-python/digitalocean/digitalocean-1.17.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{10..11} )
-inherit distutils-r1
-
-DESCRIPTION="Digitalocean API access library"
-HOMEPAGE="https://github.com/koalalorenzo/python-digitalocean"
-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"
-KEYWORDS="~amd64 ~x86"
-
-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


             reply	other threads:[~2024-04-08 22:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 22:49 Kyle Elbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 21:31 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/digitalocean/ Julien Roy
2023-02-14  9:48 Joe Kappus
2022-06-02  4:55 Anna Vyalkova
2021-12-20  8:59 Anna Vyalkova
2021-12-15 10:57 Andrew Ammerlaan
2021-11-06 20:42 Yahor Berdnikau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1712616219.1ec120d8cae788a916210cd724fb9e7fcbed7538.kcelbert@gentoo \
    --to=kcelbert@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox