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/sphinxcontrib-github-alt/
Date: Thu, 20 Feb 2020 09:42:33 +0000 (UTC)	[thread overview]
Message-ID: <1582191386.1799bd53b7a5d2a3e7da6a4b6324eee80fc00171.mgorny@gentoo> (raw)

commit:     1799bd53b7a5d2a3e7da6a4b6324eee80fc00171
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 22 12:44:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 20 09:36:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1799bd53

dev-python/sphinxcontrib-github-alt: Build from pyproject.toml

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

 .../sphinxcontrib-github-alt-1.1-r1.ebuild         | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r1.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r1.ebuild
new file mode 100644
index 00000000000..e2c50ac186d
--- /dev/null
+++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.1-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+PYTHON_COMPAT=( python3_{5,6,7} )
+
+inherit distutils-r1
+
+MY_PN="sphinxcontrib_github_alt"
+
+DESCRIPTION="Link to GitHub issues, pull requests, commits and users from Sphinx docs"
+HOMEPAGE="https://github.com/jupyter/sphinxcontrib_github_alt"
+SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+BDEPEND=${RDEPEND}
+
+S="${WORKDIR}/${MY_PN}-${PV}"


             reply	other threads:[~2020-02-20  9:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20  9:42 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 14:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/ Michał Górny
2023-11-13 14:52 Andrew Ammerlaan
2022-09-19  6:42 Michał Górny
2022-09-18 13:53 Michał Górny
2022-05-16 16:03 Andrew Ammerlaan
2022-02-14  8:35 Matt Turner
2022-02-04 19:47 Arthur Zamarin
2021-11-18  8:10 Sam James
2021-10-17  9:41 Michał Górny
2021-09-28 21:29 James Le Cuirot
2021-09-26 17:52 Sam James
2021-09-08 16:19 Sam James
2021-08-10  5:00 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-06-05 20:54 Andrew Ammerlaan
2021-06-01  6:32 Agostino Sarubbo
2021-05-28 21:48 Michał Górny
2020-07-11 22:43 Sam James
2020-07-11  9:16 Michał Górny
2020-07-11  9:16 Michał Górny
2020-06-04 14:06 Michał Górny
2020-05-17 18:01 Sergei Trofimovich
2020-03-25 13:59 Michał Górny
2020-03-04  5:01 Michał Górny
2020-03-01  4:31 Andrey Grozin
2020-02-06  6:18 Michał Górny
2018-06-30 19:31 Mart Raudsepp
2018-05-16 12:28 Agostino Sarubbo

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=1582191386.1799bd53b7a5d2a3e7da6a4b6324eee80fc00171.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