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/feedgenerator/
Date: Mon,  4 May 2020 10:56:58 +0000 (UTC)	[thread overview]
Message-ID: <1588589762.d6614ded499d02ea4fee3cde0d9a53969893977e.mgorny@gentoo> (raw)

commit:     d6614ded499d02ea4fee3cde0d9a53969893977e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 10:56:02 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 10:56:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6614ded

dev-python/feedgenerator: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/feedgenerator/Manifest                 |  1 -
 dev-python/feedgenerator/feedgenerator-1.9.ebuild | 31 -----------------------
 2 files changed, 32 deletions(-)

diff --git a/dev-python/feedgenerator/Manifest b/dev-python/feedgenerator/Manifest
index 5f712e6b588..0a1aa7654bb 100644
--- a/dev-python/feedgenerator/Manifest
+++ b/dev-python/feedgenerator/Manifest
@@ -1,2 +1 @@
 DIST feedgenerator-1.9.1.tar.gz 25677 BLAKE2B 0293b3b41f83ab2d0e289cc5ea4b6088217dfa64caedf2da888d99a9d6860c45169852f9249049b2ee0983c9cebcf289b9b107ae63f5f5f5e057d93bf71d8a78 SHA512 db3642acb8f0c9fd692f37a79cf5862e60687a1745afbc6593d37a0372adb994de603238a17a8eae95ffcc993195f63037f16122a3cf8771e6922dea492fb5d5
-DIST feedgenerator-1.9.tar.gz 4136224 BLAKE2B efb70a48a290fcbd959e4213ef2bb95138433a0b86ca000d7a498fed3705ef237690e81a6e2bfae0d050b2be89486f1c2d7d0038c1626dfbfa38842ddf5fc11d SHA512 77f4df51c6bdf261f0d1665206ab048a21f8660cf8f2c7abf3d71e17c63284240d0eaa690dd6d53b0b7d8ce9c9e0349094d5270c75c2a069608b7717538d7fa1

diff --git a/dev-python/feedgenerator/feedgenerator-1.9.ebuild b/dev-python/feedgenerator/feedgenerator-1.9.ebuild
deleted file mode 100644
index 9675ba882ab..00000000000
--- a/dev-python/feedgenerator/feedgenerator-1.9.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python{3_6,3_7,3_8} )
-inherit distutils-r1
-
-DESCRIPTION="Standalone version of django.utils.feedgenerator"
-HOMEPAGE="https://pypi.org/project/feedgenerator/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
-	test? ( dev-python/six[${PYTHON_USEDEP}]
-		dev-python/pytz[${PYTHON_USEDEP}] )"
-RDEPEND=""
-
-src_prepare() {
-	distutils-r1_src_prepare
-	# Allow pypy to read MANIFEST.in
-	ln -s tests_feedgenerator tests || die
-}
-
-python_test() {
-	"${PYTHON}" setup.py test
-}


             reply	other threads:[~2020-05-04 10:57 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04 10:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 17:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/feedgenerator/ Michał Górny
2023-12-28  4:41 Sam James
2023-05-26 20:26 Arthur Zamarin
2023-05-16  5:28 Michał Górny
2023-05-16  3:39 Sam James
2023-04-15  8:23 Michał Górny
2022-05-12 19:09 Arthur Zamarin
2022-04-24 11:06 Jakov Smolić
2021-10-31 20:26 Michał Górny
2021-09-29  8:16 Michał Górny
2021-09-18 19:43 Michał Górny
2021-09-18 17:29 Sam James
2021-08-19  7:34 Michał Górny
2021-06-05 13:34 Michał Górny
2020-11-04  7:34 Michał Górny
2020-11-04  1:00 Sam James
2020-11-02 11:19 Michał Górny
2020-09-28 22:50 Louis Sautier
2020-03-19 23:44 Sebastian Pipping
2020-01-29  2:58 Matthew Thode
2018-06-24 16:21 Pacho Ramos
2017-05-02 15:15 Michał Górny
2017-01-18 10:17 Michael Palimaka
2017-01-17 16:22 Agostino Sarubbo
2017-01-02 12:36 Daniel Campbell
2016-05-03  3:41 Ian Delaney

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=1588589762.d6614ded499d02ea4fee3cde0d9a53969893977e.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