public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/citeproc-py/
Date: Thu, 28 Jun 2018 12:20:39 +0000 (UTC)	[thread overview]
Message-ID: <1530188395.e8a5a4ef2a02c95697b254a2b2434bf13e5bfaa3.alexxy@gentoo> (raw)

commit:     e8a5a4ef2a02c95697b254a2b2434bf13e5bfaa3
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 28 12:00:51 2018 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Thu Jun 28 12:19:55 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8a5a4ef

dev-python/citeproc-py: Initial import

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/citeproc-py/Manifest                 |  1 +
 dev-python/citeproc-py/citeproc-py-0.4.0.ebuild | 20 ++++++++++++++++++++
 dev-python/citeproc-py/metadata.xml             | 15 +++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/citeproc-py/Manifest b/dev-python/citeproc-py/Manifest
new file mode 100644
index 00000000000..b47f04a2e2a
--- /dev/null
+++ b/dev-python/citeproc-py/Manifest
@@ -0,0 +1 @@
+DIST citeproc-py-0.4.0.tar.gz 109786 BLAKE2B 8d8520ad10a9db7b7da1a2febcc594750572a562ada3944e41dd42321a3b9384828ad17e671307b5c4affeca2ec4a3f8e97eec650dad7005323ccb2913ef43d5 SHA512 bdc09a6f632a13cdfa757710c0d137ec73fe590bd01e049847fe013569231426bc72b318133fa34c96c5608b7a30058c27f4cd3d5fa2ba4b0760527b877992d5

diff --git a/dev-python/citeproc-py/citeproc-py-0.4.0.ebuild b/dev-python/citeproc-py/citeproc-py-0.4.0.ebuild
new file mode 100644
index 00000000000..47823b83524
--- /dev/null
+++ b/dev-python/citeproc-py/citeproc-py-0.4.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Yet another Python CSL Processor"
+HOMEPAGE="https://pypi.python.org/pypi/citeproc-py"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	dev-python/rnc2rng[${PYTHON_USEDEP}]
+	dev-python/lxml[${PYTHON_USEDEP}]"

diff --git a/dev-python/citeproc-py/metadata.xml b/dev-python/citeproc-py/metadata.xml
new file mode 100644
index 00000000000..4ad4957cfd2
--- /dev/null
+++ b/dev-python/citeproc-py/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+	<maintainer type="person">
+		<email>alexxy@gentoo.org</email>
+		<name>Alexey Shvetsov</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">brechtm/citeproc-py</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2018-06-28 12:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28 12:20 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-17 15:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/citeproc-py/ Alexey Shvetsov
2020-02-04 15:40 Michał Górny
2020-12-03  1:35 Aaron Bauman
2020-12-11 12:48 Michał Górny
2021-02-05  8:47 Michał Górny
2021-10-20  3:10 Sam James
2021-10-20  3:11 Sam James
2021-10-22 17:21 Arthur Zamarin
2023-03-17  5:32 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=1530188395.e8a5a4ef2a02c95697b254a2b2434bf13e5bfaa3.alexxy@gentoo \
    --to=alexxy@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