public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Louis Sautier" <sbraz@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/feedgenerator/
Date: Mon, 28 Sep 2020 22:50:49 +0000 (UTC)	[thread overview]
Message-ID: <1601333414.d58c2ff248362df5a6d0c72160db1b3179992ac9.sbraz@gentoo> (raw)

commit:     d58c2ff248362df5a6d0c72160db1b3179992ac9
Author:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 28 22:44:45 2020 +0000
Commit:     Louis Sautier <sbraz <AT> gentoo <DOT> org>
CommitDate: Mon Sep 28 22:50:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d58c2ff2

dev-python/feedgenerator: Add PyPy3 and Python 3.9 support

Also fix dependencies (respect install_requires) and remove an obsolete hack.

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>

 .../feedgenerator/feedgenerator-1.9.1-r1.ebuild    | 23 ++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/dev-python/feedgenerator/feedgenerator-1.9.1-r1.ebuild b/dev-python/feedgenerator/feedgenerator-1.9.1-r1.ebuild
new file mode 100644
index 00000000000..a0b69608464
--- /dev/null
+++ b/dev-python/feedgenerator/feedgenerator-1.9.1-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
+
+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"
+
+RDEPEND="
+	dev-python/six[${PYTHON_USEDEP}]
+	dev-python/pytz[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests setup.py


             reply	other threads:[~2020-09-28 22:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 22:50 Louis Sautier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/feedgenerator/ Michał Górny
2024-05-17 17:48 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-05-04 10:56 Michał Górny
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=1601333414.d58c2ff248362df5a6d0c72160db1b3179992ac9.sbraz@gentoo \
    --to=sbraz@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