From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/typing/
Date: Mon, 23 Jan 2017 04:46:18 +0000 (UTC) [thread overview]
Message-ID: <1485146761.6a5fe6eead51c6a5b29829cd7e284e3fd1211ef7.polynomial-c@gentoo> (raw)
commit: 6a5fe6eead51c6a5b29829cd7e284e3fd1211ef7
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 23 04:19:12 2017 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jan 23 04:46:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a5fe6ee
dev-python/typing: Removed old.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-python/typing/Manifest | 1 -
dev-python/typing/typing-3.5.0.1.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/dev-python/typing/Manifest b/dev-python/typing/Manifest
index a106f22..1994843 100644
--- a/dev-python/typing/Manifest
+++ b/dev-python/typing/Manifest
@@ -1,3 +1,2 @@
-DIST typing-3.5.0.1.tar.gz 44955 SHA256 b247d3ffe4228bebf319cc6670535eca472ad65a96d681c41cd67b90a686d942 SHA512 abd638f243b40bcb002fa94cfe64df29a454a3874edc629ab43e79b10149a18a29d8200ce0574bf1e920461e58f4736905f04d231c3cf045bb6a91ad12d4c53e WHIRLPOOL 8d7f3fc04d3aec17a492f3c405fa6edd55be8431c266a8a3de5a31d61711835a0eaf11b3cbda9089165d69476e948d810bb233acac199ea9350579c315b96037
DIST typing-3.5.2.2.tar.gz 51101 SHA256 2bce34292653af712963c877f3085250a336738e64f99048d1b8509bebc4772f SHA512 38d8899cf7ccfc86299ea59a234a80a7938ff9e78d84a9593befd163959ee90af3201dfd495e172904bc6423919b338bee470d166e9c41d9697662c27ed2fbc8 WHIRLPOOL 7cb2dad3b1f3fb5c50801d92336de755c96cf8fde984da2b18525ec53be391d02d1bd8f0d934bdd1708caa1465f3f1e0ea4d7b4fbc86eb411868de5c1db125d5
DIST typing-3.5.3.0.tar.gz 60350 SHA256 ca2daac7e393e8ee86e9140cd0cf0172ff6bb50ebdf0b06281770f98f31bff21 SHA512 e1930de61cbb0b49ebeec49b87ce3a60752ed062ebf44ff2c5becf2e19a22726d08607ce6723b5b4e633190d8a9686176d44f7672c44bd246acb8e367c5d3c37 WHIRLPOOL d1e4f29b684084ca4370ed74d68e05f9723314f9144b825fb5b085c38644bf8460c2b1266382427d281550d43b85aa3395415f161a52d4769de24ded2b9777eb
diff --git a/dev-python/typing/typing-3.5.0.1.ebuild b/dev-python/typing/typing-3.5.0.1.ebuild
deleted file mode 100644
index 92a7748..00000000
--- a/dev-python/typing/typing-3.5.0.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
-
-inherit distutils-r1
-
-DESCRIPTION="Type Hints for Python"
-HOMEPAGE="https://docs.python.org/3.5/library/typing.html"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-python_test() {
- "${PYTHON}" -m unittest discover || die "tests failed under ${EPYTHON}"
-}
next reply other threads:[~2017-01-23 4:46 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-23 4:46 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-08-22 7:13 [gentoo-commits] repo/gentoo:master commit in: dev-python/typing/ Michał Górny
2020-08-19 10:41 Sam James
2020-07-14 12:01 Michał Górny
2020-07-11 9:27 Michał Górny
2020-03-29 10:13 Michał Górny
2020-03-29 10:13 Michał Górny
2020-03-29 10:13 Michał Górny
2020-03-25 15:27 Agostino Sarubbo
2020-03-25 14:52 Agostino Sarubbo
2020-03-25 13:27 Agostino Sarubbo
2020-03-25 13:12 Agostino Sarubbo
2020-03-25 12:36 Agostino Sarubbo
2020-03-25 12:23 Agostino Sarubbo
2019-11-21 13:03 Michał Górny
2019-06-25 12:09 Michael Haubenwallner
2019-03-20 10:31 Fabian Groffen
2018-07-12 13:28 Michał Górny
2018-06-28 14:47 Mikle Kolyada
2018-03-19 5:45 Tim Harder
2018-03-19 5:45 Tim Harder
2018-03-10 14:56 Pacho Ramos
2018-03-10 14:56 Pacho Ramos
2018-02-21 20:18 Michał Górny
2017-12-16 21:49 Mike Gilbert
2017-12-10 0:32 Sergei Trofimovich
2017-12-10 0:32 Sergei Trofimovich
2017-12-10 0:32 Sergei Trofimovich
2017-11-10 3:50 Matt Turner
2017-10-04 8:57 Michał Górny
2017-09-24 11:11 Michael Palimaka
2017-09-20 5:09 Tim Harder
2017-09-12 9:13 Fabian Groffen
2017-09-10 19:13 Sergei Trofimovich
2017-08-13 13:03 Sergei Trofimovich
2017-07-29 20:38 Matt Thode
2017-07-29 20:38 Matt Thode
2017-07-18 8:25 Sergei Trofimovich
2017-07-15 16:22 Tobias Klausmann
2017-07-15 9:40 Alexis Ballier
2017-07-01 10:14 Sergei Trofimovich
2017-05-16 20:06 Manuel Rüger
2017-03-29 3:17 Jeroen Roovers
2017-02-27 20:11 Markus Meier
2017-02-22 21:34 Markus Meier
2017-02-19 8:29 Markus Meier
2017-01-23 4:46 Lars Wendler
2017-01-21 1:36 David Seifert
2017-01-16 17:23 David Seifert
2017-01-15 20:11 Jeroen Roovers
2017-01-15 20:07 Jeroen Roovers
2016-11-24 17:44 Tobias Klausmann
2016-11-04 8:40 Lars Wendler
2016-04-10 22:48 Alex Brandt
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=1485146761.6a5fe6eead51c6a5b29829cd7e284e3fd1211ef7.polynomial-c@gentoo \
--to=polynomial-c@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