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: Thu, 19 Aug 2021 07:34:31 +0000 (UTC)	[thread overview]
Message-ID: <1629358449.67fe1a441e250f2ee8c9cf5f86ed7567a0a61e4f.mgorny@gentoo> (raw)

commit:     67fe1a441e250f2ee8c9cf5f86ed7567a0a61e4f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 19 06:48:36 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 19 07:34:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fe1a44

dev-python/feedgenerator: Bump to 1.9.2

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

 dev-python/feedgenerator/Manifest                  |  1 +
 .../feedgenerator/feedgenerator-1.9.2.ebuild       | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/feedgenerator/Manifest b/dev-python/feedgenerator/Manifest
index 0a1aa7654bb..cb73834b3b6 100644
--- a/dev-python/feedgenerator/Manifest
+++ b/dev-python/feedgenerator/Manifest
@@ -1 +1,2 @@
 DIST feedgenerator-1.9.1.tar.gz 25677 BLAKE2B 0293b3b41f83ab2d0e289cc5ea4b6088217dfa64caedf2da888d99a9d6860c45169852f9249049b2ee0983c9cebcf289b9b107ae63f5f5f5e057d93bf71d8a78 SHA512 db3642acb8f0c9fd692f37a79cf5862e60687a1745afbc6593d37a0372adb994de603238a17a8eae95ffcc993195f63037f16122a3cf8771e6922dea492fb5d5
+DIST feedgenerator-1.9.2.tar.gz 28076 BLAKE2B 18c1db7de23efa79aae7b1d92aeda4d41921e673da7be883099b3c00f54aa4602370caebb02913607644b8cf1d887e8141b8fc71ecd52e4720bb23c645ec5242 SHA512 3f9799a8008cf456635bacce87699c3fa00ac990ed675a92dbdccf898fd189c8908109a27bb393e9f25bda7f880c66c40fc3d1179d09e579be8125c70bf1b7a9

diff --git a/dev-python/feedgenerator/feedgenerator-1.9.2.ebuild b/dev-python/feedgenerator/feedgenerator-1.9.2.ebuild
new file mode 100644
index 00000000000..f2d1ecdd832
--- /dev/null
+++ b/dev-python/feedgenerator/feedgenerator-1.9.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+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:[~2021-08-19  7:34 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-19  7:34 Michał Górny [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-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-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=1629358449.67fe1a441e250f2ee8c9cf5f86ed7567a0a61e4f.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