From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy_extensions/
Date: Sat, 28 Mar 2020 08:34:09 +0000 (UTC) [thread overview]
Message-ID: <1585384435.aec4b3861389399e9e7b7d8bb6b3e00e0493f1aa.mgorny@gentoo> (raw)
commit: aec4b3861389399e9e7b7d8bb6b3e00e0493f1aa
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 28 08:30:17 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar 28 08:33:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aec4b386
dev-python/mypy_extensions: Remove redundant versions
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/mypy_extensions/Manifest | 1 -
.../mypy_extensions/mypy_extensions-0.4.1.ebuild | 52 ----------------------
2 files changed, 53 deletions(-)
diff --git a/dev-python/mypy_extensions/Manifest b/dev-python/mypy_extensions/Manifest
index 375a965bb53..94a678b25e7 100644
--- a/dev-python/mypy_extensions/Manifest
+++ b/dev-python/mypy_extensions/Manifest
@@ -1,2 +1 @@
-DIST mypy_extensions-0.4.1.tar.gz 3548 BLAKE2B 48ded2fefa384242f7feaabe8be840afa623ec89b53c91c51d403684fdae8c6a25e4f88cc9f30c31537958df551a5da42fdb13b49881266da62006843824cc84 SHA512 e862a17b07d2c922b460012798d27d925cdeed4b8dbe9a1e38cb125df5546ca87039ebf32ad4151820d3444ba729fb0eb01c59576084724eb4ca19c5c2a52ac9
DIST mypy_extensions-0.4.3.tar.gz 5545 BLAKE2B 8f1f988562390ee1ba3d90cafafec73c6fe080eef6b4321252d3b3aeffebf1ad13bdcae7ae75c69eac7bef91dcf3f846ae7f9a3f2ad6bad9de2bc8cfe5eed29f SHA512 22d8dc538cf6f77d97f4113dd34fce8095dd98944c7613fab2b3e71a3e9b7df1374654af41ead5c934f789ef1b72f54d980ab06f3ca28b8b4c6bb14ba1ca3ce2
diff --git a/dev-python/mypy_extensions/mypy_extensions-0.4.1.ebuild b/dev-python/mypy_extensions/mypy_extensions-0.4.1.ebuild
deleted file mode 100644
index 7e051b17bf0..00000000000
--- a/dev-python/mypy_extensions/mypy_extensions-0.4.1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python3_6 python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Optional static typing for Python"
-HOMEPAGE="http://www.mypy-lang.org/"
-SRC_URI="https://github.com/python/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-if [ "${PV}" == "9999" ]; then
-inherit git-r3
-EGIT_REPO_URI="https://github.com/python/${PN}"
-EGIT_COMMIT="master"
-else
-EGIT_REPO_URI="${PV}"
-fi
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- doc? (
- dev-python/sphinx[${PYTHON_USEDEP}]
- dev-python/sphinx_rtd_theme[${PYTHON_USEDEP}]
- )
-"
-DEPEND="
- test? ( dev-python/flake8[${PYTHON_USEDEP}] )
- ${RDEPEND}
-"
-
-python_compile_all() {
- use doc && emake -C docs html
-}
-
-python_test() {
- local PYTHONPATH="$(pwd)"
-
- "${PYTHON}" runtests.py || die "tests failed under ${EPYTHON}"
-}
-
-python_install_all() {
- use doc && local HTML_DOCS=( docs/build/html/. )
-
- distutils-r1_python_install_all
-}
next reply other threads:[~2020-03-28 8:34 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-28 8:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-22 19:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/mypy_extensions/ Michał Górny
2024-06-10 20:02 Petr Vaněk
2023-07-24 12:49 Michał Górny
2023-06-06 6:13 Michał Górny
2023-03-11 17:12 Michał Górny
2023-03-11 16:28 Arthur Zamarin
2023-03-11 8:04 Arthur Zamarin
2023-02-05 19:56 Michał Górny
2023-02-05 17:07 Michał Górny
2022-11-08 5:59 Michał Górny
2022-11-08 5:17 Sam James
2022-10-27 11:44 Andrew Ammerlaan
2022-09-02 10:52 Marek Szuba
2022-04-25 18:41 Sam James
2021-12-07 8:40 Joshua Kinard
2021-08-10 7:57 Michał Górny
2021-08-10 7:57 Michał Górny
2021-07-05 20:17 Mike Auty
2021-05-13 22:10 Michał Górny
2020-12-11 14:43 Michał Górny
2020-11-30 21:12 Sergei Trofimovich
2020-11-28 13:41 Sam James
2020-11-26 19:08 Sam James
2020-11-26 13:21 Sam James
2020-10-07 7:28 Michał Górny
2020-10-07 1:02 Sam James
2020-10-01 17:29 Sergei Trofimovich
2020-10-01 17:29 Sergei Trofimovich
2020-09-30 20:26 Sam James
2020-09-30 8:10 Michał Górny
2020-09-27 6:42 Matt Turner
2020-09-13 4:55 Sam James
2020-09-13 4:55 Sam James
2020-09-13 3:31 Sam James
2020-08-30 3:57 Sam James
2020-08-29 20:04 Sam James
2020-08-27 22:10 Sergei Trofimovich
2020-08-26 20:35 Patrick McLean
2020-06-10 23:33 Mike Auty
2020-03-28 8:34 Michał Górny
2020-03-25 17:44 Agostino Sarubbo
2020-03-25 16:12 Agostino Sarubbo
2020-01-05 21:11 Mike Auty
2019-02-26 23:13 Mike Auty
2019-02-26 22:05 Mike Auty
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=1585384435.aec4b3861389399e9e7b7d8bb6b3e00e0493f1aa.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