From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-abc/
Date: Wed, 2 Sep 2020 07:52:07 +0000 (UTC) [thread overview]
Message-ID: <1599033123.1339b10d5534d7a85d92898dde2977fa1ed8eeb6.zlogene@gentoo> (raw)
commit: 1339b10d5534d7a85d92898dde2977fa1ed8eeb6
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 2 07:50:39 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Sep 2 07:52:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1339b10d
dev-python/backports-abc: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-python/backports-abc/Manifest | 1 -
dev-python/backports-abc/backports-abc-0.5.ebuild | 25 -----------------------
dev-python/backports-abc/metadata.xml | 13 ------------
3 files changed, 39 deletions(-)
diff --git a/dev-python/backports-abc/Manifest b/dev-python/backports-abc/Manifest
deleted file mode 100644
index 5ec35b184ba..00000000000
--- a/dev-python/backports-abc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST backports_abc-0.5.tar.gz 9807 BLAKE2B 1ff59c61ed95f535d89afa1a6f6c4356bfc76de88e59618f950a536e9d44ce4093cd91ea61a4574c0d2e40c638f90961db8c6e1659996821f4b8532bfdf60972 SHA512 5c2bc01bce8d3ed482bf5d8361a20f9afa3edc1c50280f0a01ffb890690b92296fcbfa68f79677fc3ebba851617f339cb6367ccdd0fadf1127a4e3c030784b7d
diff --git a/dev-python/backports-abc/backports-abc-0.5.ebuild b/dev-python/backports-abc/backports-abc-0.5.ebuild
deleted file mode 100644
index 5595d053e65..00000000000
--- a/dev-python/backports-abc/backports-abc-0.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-MY_PN=${PN/-/_}
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Backport of Python 3.5's 'collections.abc' module"
-HOMEPAGE="https://github.com/cython/backports_abc https://pypi.org/project/backports_abc/"
-SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S=${WORKDIR}/${MY_P}
-
-python_test() {
- PYTHONPATH="${BUILD_DIR}/lib" "${PYTHON}" tests.py || die "tests failed with ${EPYTHON}"
-}
diff --git a/dev-python/backports-abc/metadata.xml b/dev-python/backports-abc/metadata.xml
deleted file mode 100644
index 06d5bc5e40f..00000000000
--- a/dev-python/backports-abc/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="github">cython/backports_abc</remote-id>
- <remote-id type="pypi">backports_abc</remote-id>
- <bugs-to>https://github.com/cython/backports_abc/issues</bugs-to>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2020-09-02 7:52 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 7:52 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-20 15:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/backports-abc/ Michał Górny
2019-03-16 18:58 Mikle Kolyada
2018-07-11 13:32 Mikle Kolyada
2018-07-01 15:19 Pacho Ramos
2018-07-01 9:24 Sergei Trofimovich
2018-06-30 19:03 Sergei Trofimovich
2018-06-30 18:03 Mart Raudsepp
2018-06-30 14:45 Sergei Trofimovich
2018-06-29 22:10 Sergei Trofimovich
2018-06-23 14:26 Louis Sautier
2018-06-23 14:26 Louis Sautier
2018-02-21 22:11 Michał Górny
2017-05-19 13:37 Michael Weber
2016-11-30 13:54 Lars Wendler
2016-11-25 16:18 Michał Górny
2016-02-28 7:08 Matt Thode
2016-01-11 9:56 Agostino Sarubbo
2016-01-10 11:22 Agostino Sarubbo
2015-12-26 12:03 Agostino Sarubbo
2015-12-25 18:19 Agostino Sarubbo
2015-11-26 19:20 Markus Meier
2015-11-24 9:37 Jeroen Roovers
2015-11-22 5:38 Jeroen Roovers
2015-11-19 10:16 Agostino Sarubbo
2015-11-18 15:40 Justin Lecher
2015-11-13 9:37 Justin Lecher
2015-11-10 11:49 Justin Lecher
2015-11-10 10:54 Justin Lecher
2015-11-10 10:54 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=1599033123.1339b10d5534d7a85d92898dde2977fa1ed8eeb6.zlogene@gentoo \
--to=zlogene@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