From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/keyrings_alt/
Date: Thu, 4 Jan 2018 21:50:45 +0000 (UTC) [thread overview]
Message-ID: <1515102635.567ea37df959594a70185656589f0fe82c0c8473.mgorny@gentoo> (raw)
commit: 567ea37df959594a70185656589f0fe82c0c8473
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 4 20:40:19 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jan 4 21:50:35 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=567ea37d
dev-python/keyrings_alt: Clean old up
dev-python/keyrings_alt/Manifest | 1 -
dev-python/keyrings_alt/keyrings_alt-2.2.ebuild | 49 -------------------------
2 files changed, 50 deletions(-)
diff --git a/dev-python/keyrings_alt/Manifest b/dev-python/keyrings_alt/Manifest
index c7212d93e67..76a1ab84809 100644
--- a/dev-python/keyrings_alt/Manifest
+++ b/dev-python/keyrings_alt/Manifest
@@ -1,2 +1 @@
-DIST keyrings.alt-2.2.tar.gz 26121 BLAKE2B 7b8967d15341e3fd0cc4a7b288688bcd3fb87d4f1a8ea34b70d23d0521794a2e5aa74829bf998d92ae4af3137e8f4e4654c8edc39b77612e61e9945538ee0428 SHA512 28d29c1f3f0a9612baa61d4506f0ac0782105a0c04ca2d9be63bd3106c82c2478487a42f2d5396d2f5e5d7205ae4f2d43221dba6ce6587e6e807d597984c833b
DIST keyrings.alt-2.3.tar.gz 26170 BLAKE2B 5459bfbde787b82021c04394ec475a406805a97cf3ac5691aaa654790800b155291500946f29eb12cd0ae33061c0b38ca65c5733ca144e75e9047381d86ee2d9 SHA512 593194f0b3e64ebab9950b1ee674e43afecf6410110e7c683cdccaa121eaaff864ef07763363c0b0ac25b94e913d6ba2e1bb1ebb428ba14e81e3c29335b81807
diff --git a/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild b/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
deleted file mode 100644
index d7f475cf58a..00000000000
--- a/dev-python/keyrings_alt/keyrings_alt-2.2.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy )
-
-inherit distutils-r1
-
-MY_PN="${PN/_/.}"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Alternate keyring implementations"
-HOMEPAGE="https://github.com/jaraco/keyrings.alt http://pypi.python.org/pypi/keyrings.alt"
-SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
-IUSE="test"
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
- >=dev-python/setuptools_scm-1.15.0[${PYTHON_USEDEP}]
- test? (
- >=dev-python/fs-0.5[${PYTHON_USEDEP}]
- <dev-python/fs-2[${PYTHON_USEDEP}]
- dev-python/gdata[$(python_gen_usedep 'python2*')]
- dev-python/keyczar[$(python_gen_usedep 'python2*')]
- dev-python/pycrypto[$(python_gen_usedep 'python*')]
- >=dev-python/pytest-2.8[${PYTHON_USEDEP}]
- )"
-
-S=${WORKDIR}/${MY_P}
-
-# Multiple failures
-RESTRICT=test
-
-python_prepare_all() {
- sed \
- -e "s:find_packages():find_packages(exclude=['tests']):g" \
- -i setup.py || die
- distutils-r1_python_prepare_all
-}
-
-python_test() {
- py.test -v -v || die
-}
next reply other threads:[~2018-01-04 21:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-04 21:50 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-09-22 21:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/keyrings_alt/ Sergei Trofimovich
2017-09-22 21:58 Sergei Trofimovich
2017-09-10 11:15 Manuel Rüger
2017-07-12 9:54 Sergei Trofimovich
2017-05-15 12:37 Manuel Rüger
2017-05-02 9:48 Michał Górny
2017-04-30 8:31 Jeroen Roovers
2017-04-05 13:32 Michael Weber
2017-04-05 13:29 Michael Weber
2017-04-05 13:23 Michael Weber
2017-04-04 17:30 Manuel Rüger
2017-03-20 18:33 Manuel Rüger
2017-01-24 13:01 Manuel Rüger
2016-06-07 14:07 Tobias Klausmann
2016-03-13 19:04 Patrick Lauer
2016-02-05 19:45 Justin Lecher
2016-02-05 19:45 Justin Lecher
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=1515102635.567ea37df959594a70185656589f0fe82c0c8473.mgorny@gentoo \
--to=mgorny@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