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/apipkg/
Date: Wed,  3 May 2017 09:26:15 +0000 (UTC)	[thread overview]
Message-ID: <1493803566.f9ae003ad71f85ed6b7621fe6a904aa72fb5dd2d.mgorny@gentoo> (raw)

commit:     f9ae003ad71f85ed6b7621fe6a904aa72fb5dd2d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May  3 08:03:57 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May  3 09:26:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9ae003a

dev-python/apipkg: Clean old versions up

 dev-python/apipkg/Manifest             |  1 -
 dev-python/apipkg/apipkg-1.2-r1.ebuild | 31 -------------------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/apipkg/Manifest b/dev-python/apipkg/Manifest
index e2f8c92b4b5..f8818bf4c4a 100644
--- a/dev-python/apipkg/Manifest
+++ b/dev-python/apipkg/Manifest
@@ -1,2 +1 @@
-DIST apipkg-1.2.zip 12842 SHA256 ea86c4660e83015b6a3faad106cdf5a8d640688a93b84b93e8b64c60815789d4 SHA512 abd00a7c36914b9f79d5a54e1d0facc89fd6673f86d774784cd9a3a0e8e913cf3ef575914bcbbe4d17464b09e8b57d94c761453b2b19466e7dc408f321d22603 WHIRLPOOL 5693c8f1422d96e702eb929c2b3fe3f1a33b7d731ba4f6dced2b42229b941ca87848a31d19c2e79b0ce6fc0db98e24e6c81775c68374ca7f7bed59cf9682d049
 DIST apipkg-1.4.tar.gz 11224 SHA256 2e38399dbe842891fe85392601aab8f40a8f4cc5a9053c326de35a1cc0297ac6 SHA512 118f806706944513f50d3cdef596b32f8ce585cfaf94d2531a6d260f90a0e2147177161aaa6f5d6823150e6182d0f73be3dc01259b8a2f8d710733a22ea54789 WHIRLPOOL b0162094ee5209fb06727b5ad6d346e5738af9999f4fa21081cfedd4607d6025dd1d20621fe6c2e7801e5b405757987a6c0d63f698d74497401053847a9109bd

diff --git a/dev-python/apipkg/apipkg-1.2-r1.ebuild b/dev-python/apipkg/apipkg-1.2-r1.ebuild
deleted file mode 100644
index 8bbab0da405..00000000000
--- a/dev-python/apipkg/apipkg-1.2-r1.ebuild
+++ /dev/null
@@ -1,31 +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 pypy3 )
-
-inherit distutils-r1
-
-DESCRIPTION="namespace control and lazy-import mechanism"
-HOMEPAGE="https://pypi.python.org/pypi/apipkg"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="app-arch/unzip
-	dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_prepare_all() {
-	# https://bitbucket.org/hpk42/apipkg/issue/5/test-failure-with-python-34
-	sed -e 's:test_initpkg_not_transfers_not_existing_attrs:_&:' -i test_apipkg.py || die
-	distutils-r1_python_prepare_all
-}
-
-python_test() {
-	# Bug 530388. The test requires patching to match py3.4; trivial.
-	py.test || die "Tests fail under ${EPYTHON}"
-}


             reply	other threads:[~2017-05-03  9:27 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-03  9:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-24  5:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/apipkg/ Michał Górny
2023-09-19 15:43 Arthur Zamarin
2023-05-31 14:04 Michał Górny
2023-05-31 13:58 Michał Górny
2022-07-15  7:21 Michał Górny
2022-07-14 19:26 Arthur Zamarin
2022-06-10  6:54 Michał Górny
2022-06-08 19:40 Michał Górny
2022-06-08  5:35 Michał Górny
2022-05-12 19:21 Arthur Zamarin
2022-05-09  8:57 Michał Górny
2021-11-05  5:40 Arthur Zamarin
2021-11-05  2:12 Sam James
2021-10-07 21:48 Michał Górny
2021-10-05  8:27 Michał Górny
2021-09-25 19:53 Sam James
2021-09-23  8:16 Michał Górny
2021-05-05 17:05 Michał Górny
2020-09-20  7:57 Michał Górny
2020-05-25 20:16 Michał Górny
2020-03-26 11:20 Michał Górny
2020-03-26 11:16 Michał Górny
2020-03-26 11:16 Michał Górny
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-16 13:17 Michał Górny
2018-08-20  6:59 Mikle Kolyada
2018-02-17 21:51 Patrice Clement
2017-05-26 13:29 Mart Raudsepp
2017-05-18 20:12 Michael Weber
2017-03-11 17:07 Agostino Sarubbo
2017-02-25 10:03 Agostino Sarubbo
2017-02-23 16:35 Michael Weber
2017-02-23 16:35 Michael Weber
2017-02-21 11:54 Tobias Klausmann
2017-02-12 22:20 Zac Medico
2017-02-12 17:10 Agostino Sarubbo
2017-02-04 12:08 Jeroen Roovers
2015-10-15  8:57 Justin Lecher
2015-10-14 17:21 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=1493803566.f9ae003ad71f85ed6b7621fe6a904aa72fb5dd2d.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