From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flufl-i18n/
Date: Mon, 11 Dec 2017 03:49:02 +0000 (UTC) [thread overview]
Message-ID: <1512964106.f900c54758f92c424476659526f68b0ecb4605f1.prometheanfire@gentoo> (raw)
commit: f900c54758f92c424476659526f68b0ecb4605f1
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 03:03:15 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 03:48:26 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f900c547
dev-python/flufl-i18n: 2.0.1 for mailman
Package-Manager: Portage-2.3.14, Repoman-2.3.6
dev-python/flufl-i18n/Manifest | 1 +
dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild | 22 ++++++++++++++++++++++
dev-python/flufl-i18n/metadata.xml | 14 ++++++++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/flufl-i18n/Manifest b/dev-python/flufl-i18n/Manifest
new file mode 100644
index 00000000000..8a9fafda981
--- /dev/null
+++ b/dev-python/flufl-i18n/Manifest
@@ -0,0 +1 @@
+DIST flufl-i18n-2.0.1.tar.gz 18572 BLAKE2B 372240eb6cf3778844fc0d5b59a60e2fd50498969165a6ea1096e1e333a536b177cbd9afbad14bfafc2cf7150923c8bdf0c84944d1426f0ae284028b406559e1 SHA512 372a27c81c0c58994b7b4b9ddb177f6acd3106536391c82c61cf1ba1b8b2e920be559720d98046ee9aa977a9119f231f7bbe71535cfb538d8563fff1da737ee1
diff --git a/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild b/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild
new file mode 100644
index 00000000000..3d0ed3f6084
--- /dev/null
+++ b/dev-python/flufl-i18n/flufl-i18n-2.0.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_4 python3_5 python3_6 )
+inherit distutils-r1
+
+MY_PN=${PN/-/.}
+
+DESCRIPTION="A high level API for Python internationalization."
+HOMEPAGE="https://gitlab.com/warsaw/flufl.i18n"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${MY_PN}-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/atpublic[${PYTHON_USEDEP}]"
diff --git a/dev-python/flufl-i18n/metadata.xml b/dev-python/flufl-i18n/metadata.xml
new file mode 100644
index 00000000000..a061141a40a
--- /dev/null
+++ b/dev-python/flufl-i18n/metadata.xml
@@ -0,0 +1,14 @@
+<?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>
+ </maintainer>
+ <maintainer type="person">
+ <email>prometheanfire@gentoo.org</email>
+ <name>Matthew Thode</name>
+ </maintainer>
+ <longdescription lang="en">
+ A high level API for Python internationalization.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2017-12-11 3:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 3:49 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-07 8:37 [gentoo-commits] repo/gentoo:master commit in: dev-python/flufl-i18n/ Hanno Böck
2020-03-27 9:16 Michał Górny
2020-03-27 9:16 Michał Górny
2020-11-10 9:45 Hanno Böck
2021-01-02 9:16 Michał Górny
2021-02-16 0:32 Michał Górny
2021-05-29 23:02 Michał Górny
2021-09-27 9:29 Arthur Zamarin
2021-09-27 9:29 Arthur Zamarin
2021-09-27 9:29 Arthur Zamarin
2021-10-17 8:23 Michał Górny
2022-01-16 17:53 Michał Górny
2022-01-26 21:27 Jakov Smolić
2022-02-10 22:54 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=1512964106.f900c54758f92c424476659526f68b0ecb4605f1.prometheanfire@gentoo \
--to=prometheanfire@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