From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-testing/
Date: Sun, 29 Mar 2020 12:22:04 +0000 (UTC) [thread overview]
Message-ID: <1585484415.bd26fa5f52632af0c5dfda648c6e2c955840660a.mgorny@gentoo> (raw)
commit: bd26fa5f52632af0c5dfda648c6e2c955840660a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 29 12:17:29 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Mar 29 12:20:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd26fa5f
dev-python/zope-testing: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/zope-testing/Manifest | 1 -
dev-python/zope-testing/zope-testing-4.6.2.ebuild | 36 -----------------------
2 files changed, 37 deletions(-)
diff --git a/dev-python/zope-testing/Manifest b/dev-python/zope-testing/Manifest
index 2848b3e9f6e..682692fd1bb 100644
--- a/dev-python/zope-testing/Manifest
+++ b/dev-python/zope-testing/Manifest
@@ -1,2 +1 @@
-DIST zope.testing-4.6.2.tar.gz 62710 BLAKE2B 4b70538dc8bbbc4445bcdc8eb2d49c36b4fede893a50007367195aa1017b088ae65805b59566daefd7cfad612ca20c24659cb3da65aa3e307cad3aaa03c67178 SHA512 816c87a38c847aad67857c364bb9999f4283484c933be2bcb54066dac4a6f8c6f94dfde61860397003e7f17b8669e7964a7fbe28e7ca7313f5d131f17c0b672d
DIST zope.testing-4.7.tar.gz 63474 BLAKE2B dc825849c288b9f8ab9e4edfe670e09aa49f28c64047da8e0fb36cbfa6cf24d70cf6a49ea8a51ca1831b152f3ffa4b0c62cde29750036f13c9f754df2bb80da2 SHA512 cdf87f95196880a0f55c740f6340286bb29e96e9273d0c645bbb50def54a0645cce22d971adba3f15ff57b1021a72749219af83abc4e8fa775fb982d8164791d
diff --git a/dev-python/zope-testing/zope-testing-4.6.2.ebuild b/dev-python/zope-testing/zope-testing-4.6.2.ebuild
deleted file mode 100644
index b4e329f1d44..00000000000
--- a/dev-python/zope-testing/zope-testing-4.6.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
-inherit distutils-r1
-
-MY_PN=${PN/-/.}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Zope testing helpers"
-HOMEPAGE="https://pypi.org/project/zope.testing/ https://github.com/zopefoundation/zope.testing"
-SRC_URI="mirror://pypi/${MY_PN::1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="ZPL"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-python/namespace-zope[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
- esetup.py test
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- # remove .pth files since dev-python/namespace-zope handles the ns
- find "${D}" -name '*.pth' -delete || die
-}
next reply other threads:[~2020-03-29 12:22 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-29 12:22 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-14 17:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/zope-testing/ Michał Górny
2024-05-08 18:31 Michał Górny
2023-05-23 16:21 Michał Górny
2023-03-21 6:49 Michał Górny
2023-03-17 18:28 Michał Górny
2023-02-16 20:32 Michał Górny
2023-02-16 17:22 Arthur Zamarin
2022-12-21 7:51 Michał Górny
2022-05-09 20:38 Michał Górny
2022-04-22 15:35 Michał Górny
2022-04-20 17:24 Michał Górny
2022-04-20 14:12 Jakov Smolić
2022-04-11 19:58 Michał Górny
2022-04-09 20:23 Michał Górny
2022-04-09 18:39 Michał Górny
2022-04-09 16:44 Arthur Zamarin
2022-03-09 19:13 Arthur Zamarin
2021-05-05 13:20 Michał Górny
2021-02-19 8:35 Michał Górny
2021-02-19 2:45 Sam James
2021-02-19 0:50 Michał Górny
2021-01-08 9:29 Michał Górny
2021-01-06 22:30 Fabian Groffen
2021-01-05 9:51 Michał Górny
2020-12-04 12:38 Michał Górny
2020-12-03 17:31 Michał Górny
2020-09-20 15:47 Michał Górny
2020-07-12 9:16 Sergei Trofimovich
2020-07-09 8:34 Agostino Sarubbo
2020-07-08 7:18 Sergei Trofimovich
2020-07-08 7:11 Sergei Trofimovich
2020-06-22 19:05 Mart Raudsepp
2020-06-20 14:20 Thomas Deutschmann
2020-05-25 16:16 Michał Górny
2020-05-16 11:25 Mikle Kolyada
2020-04-15 3:29 Mike Gilbert
2020-03-17 2:09 Matt Turner
2020-01-12 20:19 Matthew Thode
2019-12-12 2:19 Georgy Yakovlev
2019-12-04 19:44 Sergei Trofimovich
2019-11-21 3:52 Patrick McLean
2019-04-17 18:07 Aaron Bauman
2019-03-10 2:38 William Hubbs
2018-01-06 13:39 Michał Górny
2017-09-30 0:12 Tim Harder
2017-05-07 18:43 Michał Górny
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=1585484415.bd26fa5f52632af0c5dfda648c6e2c955840660a.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