public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/
Date: Tue,  2 May 2017 19:15:40 +0000 (UTC)	[thread overview]
Message-ID: <1493752529.9b19dc463d5381d7f7106c5966b403fdf54dfffa.mgorny@gentoo> (raw)

commit:     9b19dc463d5381d7f7106c5966b403fdf54dfffa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May  2 18:48:54 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May  2 19:15:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b19dc46

dev-python/blinker: Clean old versions up

 dev-python/blinker/Manifest           |  1 -
 dev-python/blinker/blinker-1.3.ebuild | 32 --------------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-python/blinker/Manifest b/dev-python/blinker/Manifest
index 9182416044f..9d995172c1a 100644
--- a/dev-python/blinker/Manifest
+++ b/dev-python/blinker/Manifest
@@ -1,2 +1 @@
-DIST blinker-1.3.tar.gz 91551 SHA256 6811010809262261e41ab7b92f3f6d23f35cf816fbec2bc05077992eebec6e2f SHA512 54364234c57dde8059fb9782327cb72ba534d40d650a8fe1ca7b51e4a1c2dbef2b74071681ee934f6f5f24749b6a9ca1371989c39bf4a225be5e8852757588e9 WHIRLPOOL 12a17bc47206c6c10450a0520eb0c2b9b91d838c5555cce8944cff85c164790b44dd6d26e1efd804d11bef42fafffcf67ea98a315e6e5a0e4d1cffeb2a28b44d
 DIST blinker-1.4.tar.gz 111476 SHA256 471aee25f3992bd325afa3772f1063dbdbbca947a041b8b89466dc00d606f8b6 SHA512 2f5f71b05c7cc27f5761ba698b05c78c8a491f5285c120e532d24be0c8256daa14e075f3f30e15fb18e7c3f16579af9378a155d058f170e3af9ffdb89e49f56e WHIRLPOOL f9554c6476310c82d8e66cea7d57297478373543b894ba8993bd3b390078ccc0b997eaa4ddfc849acfdf7687be3e61ce89303161a4117dcd02f9363440c4cf6a

diff --git a/dev-python/blinker/blinker-1.3.ebuild b/dev-python/blinker/blinker-1.3.ebuild
deleted file mode 100644
index 7e69eb198e3..00000000000
--- a/dev-python/blinker/blinker-1.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4} pypy )
-
-inherit distutils-r1
-
-DESCRIPTION="Fast, simple object-to-object and broadcast signaling"
-HOMEPAGE="http://discorporate.us/projects/Blinker/ https://pypi.python.org/pypi/blinker"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="doc test"
-
-DEPEND="test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-python_test() {
-	nosetests || die "Testing failed with ${EPYTHON}"
-}
-
-python_install_all() {
-	distutils-r1_python_install_all
-	if use doc; then
-		pushd docs/html > /dev/null
-		insinto /usr/share/doc/${PF}/html
-		doins -r [a-z]* _static
-		popd > /dev/null
-	fi
-}


             reply	other threads:[~2017-05-02 19:16 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-02 19:15 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 20:27 [gentoo-commits] repo/gentoo:master commit in: dev-python/blinker/ Michał Górny
2024-06-01  8:10 Michał Górny
2024-06-01  7:53 Arthur Zamarin
2024-05-11 11:05 Michał Górny
2024-05-07  1:57 Michał Górny
2024-04-29  3:33 Michał Górny
2024-04-28  2:37 Michał Górny
2024-04-18 15:45 Michał Górny
2023-11-11 20:36 Michał Górny
2023-11-11 19:21 Sam James
2023-11-02  5:30 Michał Górny
2023-10-08 17:48 Michał Górny
2023-05-27  9:44 Arthur Zamarin
2023-05-05 13:43 Michał Górny
2023-05-05  6:56 Arthur Zamarin
2023-04-13  5:13 Michał Górny
2023-04-10  6:07 Michał Górny
2023-04-03  2:50 Michał Górny
2023-04-03  2:50 Michał Górny
2023-03-16  3:44 Michał Górny
2022-08-17 19:40 Arthur Zamarin
2022-08-17 18:47 Sam James
2022-07-18  7:54 Michał Górny
2022-06-12  8:37 Michał Górny
2022-06-12  6:18 Sam James
2022-05-12 20:31 Michał Górny
2022-05-11 12:56 Jakov Smolić
2021-05-07 11:25 Michał Górny
2020-11-28  8:27 Sam James
2020-11-28  8:27 Sam James
2020-09-20 10:24 Michał Górny
2020-07-15 20:18 Sergei Trofimovich
2020-05-26 10:35 Michał Górny
2020-05-08 17:15 Agostino Sarubbo
2020-05-05 22:13 Sergei Trofimovich
2020-04-08 14:01 Agostino Sarubbo
2020-03-25 13:00 Michał Górny
2020-03-25 13:00 Michał Górny
2020-03-16  5:54 Matt Turner
2020-01-14 19:57 Sergei Trofimovich
2019-12-24 17:03 Sergei Trofimovich
2019-12-02 21:13 Aaron Bauman
2019-11-22 17:50 Michał Górny
2019-11-22 17:50 Michał Górny
2018-08-30 15:48 Virgil Dupras
2018-08-21  2:11 Virgil Dupras
2018-03-18 19:19 Michał Górny
2018-01-28 20:41 Markus Meier
2017-12-24 13:38 Sergei Trofimovich
2017-02-13  7:09 Zac Medico
2017-01-17 16:22 Agostino Sarubbo
2016-02-28  7:00 Matt Thode
2015-12-17 14:48 Justin Lecher
2015-12-09 15:10 Justin Lecher
2015-12-09 15:10 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=1493752529.9b19dc463d5381d7f7106c5966b403fdf54dfffa.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