public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/packaging/
Date: Sun, 28 Feb 2016 17:39:56 +0000 (UTC)	[thread overview]
Message-ID: <1456681149.72c51ce323d3c026464c32c6a6e89aaff219d63c.soap@gentoo> (raw)

commit:     72c51ce323d3c026464c32c6a6e89aaff219d63c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 17:39:09 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 17:39:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c51ce3

dev-python/packaging: Remove broken

Gentoo-Bug: 575894

Package-Manager: portage-2.2.27

 dev-python/packaging/Manifest              |  1 -
 dev-python/packaging/packaging-16.4.ebuild | 47 ------------------------------
 2 files changed, 48 deletions(-)

diff --git a/dev-python/packaging/Manifest b/dev-python/packaging/Manifest
index 410e4df..3fae73e 100644
--- a/dev-python/packaging/Manifest
+++ b/dev-python/packaging/Manifest
@@ -2,5 +2,4 @@ DIST packaging-15.3.tar.gz 34359 SHA256 1e9a6b9ad621bc1dbd3aa8dfff52abc4b44f5c14
 DIST packaging-16.0.tar.gz 40167 SHA256 a32895134cd7b86ee8add60a3be5bfd7ef3f30e73e5b54221dbe67d0e0690689 SHA512 7672f0a51f73543e39ad80b021d288c0e235c2ace9add5022a1d494b2711ce55ba7d05d92245cbb96fa354d67fdfbdbdd2e1858ace3d6d2761869bc5ddaaeddd WHIRLPOOL be813ffbcc614e5be3bc9bb1e704e9c65c194b47172bb0c9bf0113ea8456256fa8263faec33b3e001b6d71ed7fd8763796afd6eeb608f3a65ea987db48304d5a
 DIST packaging-16.1.tar.gz 42929 SHA256 7792caf5bfda630c96310a84ecba5d61b17a843ab72194bb5606d81e4f44094f SHA512 f4e081be85247c989343e7532d5e4afcad68af960264b59271862799e8d63ed0b7fb733670f7446da69aa60f013fc886c8c31c6010c1157110c1a417209d9325 WHIRLPOOL 8c13ef4196633cc4c7c59aef2fa8980abc46908fd30ffbe79d565dcd6089bc1496a8b5dc6aa5968273281e8ef494ef54036c72192f36dfe30dbb0f3fcf8544c9
 DIST packaging-16.2.tar.gz 43398 SHA256 0eb4a6329c6d40a0deef725b4f510b6219ec8c365f888583babbb4454d761dd6 SHA512 2310efbd4d73498d5645d0c3a2f0cb162cd18cff28079ba2ac44b784e728363d84a8eae4d9e313c4491394841638ef01ef37ef7da3bac01e27af37a72e387dd1 WHIRLPOOL 5aff538bf5ee18474074048bb581140200c078ceb6366f5c709be931851b0835a8a725ecc17a1b2c34bae34cf79d8743a4422c6701e5c6e9ba99bfdc51aa439f
-DIST packaging-16.4.tar.gz 43707 SHA256 325db5b475511303f17e96047877bfc6ba9c895b6850df4a98d95bfbc0329cb1 SHA512 b237352589f8da122246a7222112934e53809c7a04051953c2fb49b2e8910b0ec675105a085187f608a334585d73348f180e855a2ccfa2d590dd38fa65260a70 WHIRLPOOL 4f9d0f20c7eeb0d1a9f3086c91df780bfff3d0062f69c08c6c70d4e288e83b79aa2ab38e9bbb82dbdc607c2b48e45760bbe53d390d4f431f714e63396d33c4de
 DIST packaging-16.5.tar.gz 43810 SHA256 b763bd2a025e957323f761bf00fb72e8c17ac1c6d5eb8fb55c18802f2143f911 SHA512 60d4317f5a86518078d56a08a3121536ba2ed2232dfc44c7962aa0e17676c7116c25f710ff2056ca44a0f1b0db15e5f02d6f785f9db0ab3af613b2056430a6f3 WHIRLPOOL bdd83eb84af57dfc81aa318966b43b98f6915e7a81a6b3ae019c294cfb687a0fd491e84c8f15a3ae23d9568292f7c111ab4f17ff7e200ba4d1700e953bbf4fca

diff --git a/dev-python/packaging/packaging-16.4.ebuild b/dev-python/packaging/packaging-16.4.ebuild
deleted file mode 100644
index 26279ce..0000000
--- a/dev-python/packaging/packaging-16.4.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3  )
-
-inherit distutils-r1
-
-DESCRIPTION="Core utilities for Python packages"
-HOMEPAGE="https://github.com/pypa/packaging https://pypi.python.org/pypi/packaging"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="|| ( Apache-2.0 BSD-2 )"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/pretend[${PYTHON_USEDEP}]
-		dev-python/pytest[${PYTHON_USEDEP}]
-	)
-"
-PDEPEND="
-	dev-python/pyparsing[${PYTHON_USEDEP}]
-	dev-python/six[${PYTHON_USEDEP}]
-"
-
-python_test() {
-	py.test --capture=no --strict -v || die
-}
-
-pkg_preinst() {
-	# Remove this in the next version bump
-	_cleanup() {
-		local pyver=$("${PYTHON}" -c "from distutils.sysconfig import get_python_version; print(get_python_version())")
-		local egginfo="${ROOT%/}$(python_get_sitedir)/${P}-py${pyver}.egg-info"
-		if [[ -d ${egginfo} ]]; then
-			echo rm -r "${egginfo}"
-			rm -r "${egginfo}" || die "Failed to remove egg-info directory"
-		fi
-	}
-	python_foreach_impl _cleanup
-}


             reply	other threads:[~2016-02-28 17:40 UTC|newest]

Thread overview: 124+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 17:39 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15  7:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/packaging/ Michał Górny
2024-11-23  8:55 Arthur Zamarin
2024-11-08 20:27 Michał Górny
2024-06-10  1:52 Michał Górny
2024-03-11  4:10 Michał Górny
2024-02-20  9:09 Michał Górny
2024-02-20  7:42 Sam James
2024-02-04 20:11 Sam James
2023-11-24 13:42 Michał Górny
2023-11-01 20:37 Arthur Zamarin
2023-10-02  4:46 Michał Górny
2023-07-24 12:49 Michał Górny
2023-05-23 16:15 Michał Górny
2023-05-23 15:57 Arthur Zamarin
2023-04-13  6:04 Michał Górny
2023-02-24 18:12 Arthur Zamarin
2023-02-09  5:56 Michał Górny
2023-02-03 12:32 Michał Górny
2023-01-09  8:09 Michał Górny
2022-02-28 21:56 Michał Górny
2022-02-28 10:08 Jakov Smolić
2022-02-04 10:27 Michał Górny
2022-01-26 11:32 Michał Górny
2022-01-03 22:30 Michał Górny
2022-01-03 19:23 Jakov Smolić
2021-12-04  4:04 Sam James
2021-11-18  9:16 Michał Górny
2021-10-29 11:52 Michał Górny
2021-09-27  6:59 Michał Górny
2021-08-07 14:52 Michał Górny
2021-08-07 14:43 Sam James
2021-07-03 21:46 Michał Górny
2021-05-05 17:05 Michał Górny
2021-03-02  8:33 Michał Górny
2021-03-02  1:38 Sam James
2021-02-06 14:20 Sam James
2021-02-06 14:15 Sam James
2021-01-30  9:19 Michał Górny
2020-12-31  1:17 Sam James
2020-12-27 16:31 Fabian Groffen
2020-12-20 11:52 Mikle Kolyada
2020-12-12  9:09 Michał Górny
2020-11-28 19:59 Michał Górny
2020-11-28  8:43 Michał Górny
2020-09-20 15:38 Michał Górny
2020-07-09 13:01 Michał Górny
2020-07-09 13:01 Michał Górny
2020-05-25 16:16 Michał Górny
2020-05-20  7:18 Michał Górny
2020-05-04 11:35 Michał Górny
2020-04-20 10:16 Agostino Sarubbo
2020-04-16  8:06 Mart Raudsepp
2020-04-13 17:21 Agostino Sarubbo
2020-04-08 20:53 Sergei Trofimovich
2020-04-08  9:51 Agostino Sarubbo
2020-04-08  9:50 Agostino Sarubbo
2020-04-08  9:48 Agostino Sarubbo
2020-04-08  9:47 Agostino Sarubbo
2020-04-06 17:54 Sergei Trofimovich
2020-03-20 15:05 Michał Górny
2020-03-20 14:17 Agostino Sarubbo
2020-03-07 11:06 Agostino Sarubbo
2020-03-07 11:03 Agostino Sarubbo
2020-03-07 10:58 Agostino Sarubbo
2020-03-07 10:54 Agostino Sarubbo
2020-03-07 10:50 Agostino Sarubbo
2020-03-07  9:44 Agostino Sarubbo
2020-03-07  8:59 Agostino Sarubbo
2020-03-07  8:25 Agostino Sarubbo
2020-03-06 13:43 Michał Górny
2020-01-25  5:47 Michał Górny
2020-01-06 14:04 Michał Górny
2020-01-06 14:04 Michał Górny
2019-12-02  2:48 Aaron Bauman
2019-11-16 11:02 Michał Górny
2019-11-15 12:13 Michał Górny
2019-11-15 12:13 Michał Górny
2019-11-15 12:13 Michał Górny
2019-11-15 12:13 Michał Górny
2018-12-30  9:32 Tim Harder
2018-06-25 18:45 Tim Harder
2018-01-11 19:43 Mike Frysinger
2017-05-18 20:00 Michael Weber
2017-05-18 19:14 Michael Weber
2017-05-16 13:05 Agostino Sarubbo
2017-05-12 17:56 Tobias Klausmann
2017-05-12 14:55 Agostino Sarubbo
2017-05-06 17:20 Agostino Sarubbo
2017-05-06 11:17 Jeroen Roovers
2017-05-06  7:28 Markus Meier
2017-05-05 14:10 Agostino Sarubbo
2017-03-09 15:54 Michael Haubenwallner
2017-01-31 16:14 Mike Gilbert
2017-01-29 17:15 Fabian Groffen
2017-01-25  4:57 Tim Harder
2016-10-30 16:10 Matt Thode
2016-09-24 14:44 Mike Gilbert
2016-04-03 21:02 Manuel Rüger
2016-02-28 17:39 David Seifert
2016-02-23  9:22 Justin Lecher
2016-02-22 10:36 Justin Lecher
2016-02-10  8:27 Justin Lecher
2016-02-08 18:40 Justin Lecher
2016-01-26 16:38 Justin Lecher
2016-01-20 15:36 Justin Lecher
2015-12-07 18:33 Mike Frysinger
2015-11-22  8:38 Markus Meier
2015-11-22  5:38 Jeroen Roovers
2015-11-19 10:25 Agostino Sarubbo
2015-11-16 15:01 Agostino Sarubbo
2015-11-05 11:52 Agostino Sarubbo
2015-11-04 16:09 Agostino Sarubbo
2015-11-04 15:50 Agostino Sarubbo
2015-11-02 13:12 Agostino Sarubbo
2015-11-02 13:09 Agostino Sarubbo
2015-10-10 18:49 Mikle Kolyada
2015-09-29 20:50 Markus Meier
2015-09-22 17:36 Tobias Klausmann
2015-09-08  8:16 Joshua Kinard
2015-09-06  5:20 Jeroen Roovers
2015-08-28 11:25 Justin Lecher
2015-08-25  8:10 Justin Lecher
2015-08-24 10:12 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=1456681149.72c51ce323d3c026464c32c6a6e89aaff219d63c.soap@gentoo \
    --to=soap@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