public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-etcd/
Date: Sun, 29 Dec 2019 13:06:36 +0000 (UTC)	[thread overview]
Message-ID: <1577624778.01196f1273c22eaca42c1869e866ba27378cb72e.soap@gentoo> (raw)

commit:     01196f1273c22eaca42c1869e866ba27378cb72e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 29 13:06:18 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 29 13:06:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01196f12

dev-python/python-etcd: Remove old

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/python-etcd/Manifest                 |  2 --
 dev-python/python-etcd/python-etcd-0.3.3.ebuild | 23 -----------------------
 dev-python/python-etcd/python-etcd-0.4.4.ebuild | 23 -----------------------
 3 files changed, 48 deletions(-)

diff --git a/dev-python/python-etcd/Manifest b/dev-python/python-etcd/Manifest
index d10f08f8d9e..50ae4ac4a57 100644
--- a/dev-python/python-etcd/Manifest
+++ b/dev-python/python-etcd/Manifest
@@ -1,3 +1 @@
-DIST python-etcd-0.3.3.tar.gz 26529 BLAKE2B 410e048a0223bb940b593e2fbc81a2aa3420b4f050fe8e1d809f26b8659bb9c9941ac243cbe2832b3e77cbb99e6a3cb6ee20ff1fcf5c0139db3feb50cbd5e425 SHA512 ab7eac02083ee23cadbb5c70ca24001eaa2bc14f9413984ccf3cea2ee91ad660c8dbe2158f7fb238e142585b8f79313f548517ae622236772d5e5f356556ab0a
-DIST python-etcd-0.4.4.tar.gz 38334 BLAKE2B e7d851c5c809958e43fdce02c011d66f1dfb6f923fcc8fa5441ceb2ae3bfb28d6b09bfe2155692149a2a3e46bed7688628a389f030657b46f306b4f4ff0d5f1b SHA512 8b1d51801141c9ea2e65ab3e95d7aff667f52c5888927d493b86f7677bbb37ee80c783aac73c638bfabd32b50df5eff8a2457117156e04b80bc4c6c592194d23
 DIST python-etcd-0.4.5.tar.gz 37270 BLAKE2B cdeae8ef7d668c7737f48a8f1513b5e0177b074d25d7f9d522051585699f11beadc26e9588209561f37a20ac0b4c9793f675bff07634ccdadf9720443e318582 SHA512 c59d7a67492a2e4e72b1ae3ea73ac85a073b9d4516d1ebc48601ba67ac9609fbc45574d97e8dfae3ed4f511f090343ff980160043676252125ce2e2edc7bd154

diff --git a/dev-python/python-etcd/python-etcd-0.3.3.ebuild b/dev-python/python-etcd/python-etcd-0.3.3.ebuild
deleted file mode 100644
index 3eeff27aee0..00000000000
--- a/dev-python/python-etcd/python-etcd-0.3.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="A python client for etcd"
-HOMEPAGE="https://github.com/jplana/python-etcd"
-SRC_URI="https://github.com/jplana/python-etcd/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	>=dev-python/urllib3-1.7[${PYTHON_USEDEP}]
-	>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"

diff --git a/dev-python/python-etcd/python-etcd-0.4.4.ebuild b/dev-python/python-etcd/python-etcd-0.4.4.ebuild
deleted file mode 100644
index 3eeff27aee0..00000000000
--- a/dev-python/python-etcd/python-etcd-0.4.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="A python client for etcd"
-HOMEPAGE="https://github.com/jplana/python-etcd"
-SRC_URI="https://github.com/jplana/python-etcd/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="
-	>=dev-python/urllib3-1.7[${PYTHON_USEDEP}]
-	>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"


             reply	other threads:[~2019-12-29 13:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 13:06 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-11 12:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/python-etcd/ Michał Górny
2020-04-26  6:47 Zac Medico
2019-12-27 18:52 David Seifert
2019-07-30  6:04 Michał Górny
2019-07-30  6:00 Michał Górny
2017-05-15  7:46 Zac Medico
2017-01-20  8:27 Zac Medico
2016-08-30 21:26 Zac Medico

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=1577624778.01196f1273c22eaca42c1869e866ba27378cb72e.soap@gentoo \
    --to=soap@gentoo.org \
    --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