public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pybtex-docutils/
Date: Sat, 16 Jan 2021 08:05:07 +0000 (UTC)	[thread overview]
Message-ID: <1610784179.13bc8cae5ac93c3b35b005fe2765c2462bcbc082.juippis@gentoo> (raw)

commit:     13bc8cae5ac93c3b35b005fe2765c2462bcbc082
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Dec 19 15:12:33 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jan 16 08:02:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bc8cae

dev-python/pybtex-docutils: new dependency of spyder

A docutils backend for pybtex.

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-python/pybtex-docutils/Manifest                |  1 +
 dev-python/pybtex-docutils/metadata.xml            | 16 +++++++++++++
 .../pybtex-docutils/pybtex-docutils-0.2.2.ebuild   | 26 ++++++++++++++++++++++
 3 files changed, 43 insertions(+)

diff --git a/dev-python/pybtex-docutils/Manifest b/dev-python/pybtex-docutils/Manifest
new file mode 100644
index 00000000000..e8201988552
--- /dev/null
+++ b/dev-python/pybtex-docutils/Manifest
@@ -0,0 +1 @@
+DIST pybtex-docutils-0.2.2.tar.gz 12556 BLAKE2B fac2d669d7e71fdfae75dceae847693f5af00180b9b18a4afa4724578c1bbf66bcf9e89d29f2923d457602602508008ad10f2620ae405322ddce23dfbbd3e275 SHA512 5659d148a71cd1adb7243d06a09872f2a610dfbc3d3bf00b2b433cab0afdf5615646c195a68ee74815b5770654f584b7a994f89d5c0482f4355fbfd925de6a27

diff --git a/dev-python/pybtex-docutils/metadata.xml b/dev-python/pybtex-docutils/metadata.xml
new file mode 100644
index 00000000000..c212a7a9b54
--- /dev/null
+++ b/dev-python/pybtex-docutils/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>andrewammerlaan@riseup.net</email>
+		<name>Andrew Ammerlaan</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">pybtex-docutils</remote-id>
+		<remote-id type="github">mcmtroffaes/pybtex-docutils</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/pybtex-docutils/pybtex-docutils-0.2.2.ebuild b/dev-python/pybtex-docutils/pybtex-docutils-0.2.2.ebuild
new file mode 100644
index 00000000000..ccb4a22f8af
--- /dev/null
+++ b/dev-python/pybtex-docutils/pybtex-docutils-0.2.2.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A docutils backend for pybtex"
+HOMEPAGE="https://github.com/mcmtroffaes/pybtex-docutils"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/docutils[${PYTHON_USEDEP}]
+	dev-python/pybtex[${PYTHON_USEDEP}]
+	dev-python/six[${PYTHON_USEDEP}]
+
+"
+
+distutils_enable_tests nose
+distutils_enable_sphinx doc


             reply	other threads:[~2021-01-16  8:05 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-16  8:05 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-03-05 21:50 [gentoo-commits] repo/gentoo:master commit in: dev-python/pybtex-docutils/ Michał Górny
2021-05-22 20:55 Andrew Ammerlaan
2021-06-05 20:54 Andrew Ammerlaan
2021-06-05 20:54 Andrew Ammerlaan
2021-07-30  5:55 Michał Górny
2021-07-30  5:55 Michał Górny
2021-10-17  9:13 Michał Górny
2022-06-01  9:20 Andrew Ammerlaan
2022-06-05  5:40 Michał Górny
2022-06-16  8:08 Michał Górny
2023-08-23  4:24 Michał Górny
2023-11-23 20:38 Arthur Zamarin
2023-12-30 18:32 Michał Górny
2024-07-06 14:14 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=1610784179.13bc8cae5ac93c3b35b005fe2765c2462bcbc082.juippis@gentoo \
    --to=juippis@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