From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/
Date: Thu, 18 Oct 2018 20:02:23 +0000 (UTC) [thread overview]
Message-ID: <1539892933.a003b24d84ba52220db3f37ec2cf71d608bb1ba0.mgorny@gentoo> (raw)
commit: a003b24d84ba52220db3f37ec2cf71d608bb1ba0
Author: Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Wed Oct 10 11:22:02 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Oct 18 20:02:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a003b24d
dev-python/pallets-sphinx-themes: add package required by click
Signed-off-by: Tomáš Mózes <hydrapolic <AT> gmail.com>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pallets-sphinx-themes/Manifest | 1 +
dev-python/pallets-sphinx-themes/metadata.xml | 11 +++++++++++
.../pallets-sphinx-themes-1.1.2.ebuild | 18 ++++++++++++++++++
3 files changed, 30 insertions(+)
diff --git a/dev-python/pallets-sphinx-themes/Manifest b/dev-python/pallets-sphinx-themes/Manifest
new file mode 100644
index 00000000000..3eecb453dd8
--- /dev/null
+++ b/dev-python/pallets-sphinx-themes/Manifest
@@ -0,0 +1 @@
+DIST pallets-sphinx-themes-1.1.2.tar.gz 17054 BLAKE2B 2c106be4a8ba68c6c270035ad6764bf87c65a20ca3515991f6287e3bd6a280d3ad0df121c6bad995fe8964425bee4c6ec4d229eef15489c3ae4e4e98eebe4d22 SHA512 0537f1e24b22612720909f1e19f2893b35622411d72298a407cb19318eaf33a0f7c97ee6f69874a172c135b65c9c16726115c1decd6d7a3d6cbda3e1dbdb50fb
diff --git a/dev-python/pallets-sphinx-themes/metadata.xml b/dev-python/pallets-sphinx-themes/metadata.xml
new file mode 100644
index 00000000000..8c8ac13155b
--- /dev/null
+++ b/dev-python/pallets-sphinx-themes/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ <upstream>
+ <remote-id type="pypi">Pallets-Sphinx-Themes</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
new file mode 100644
index 00000000000..72e586a5bfb
--- /dev/null
+++ b/dev-python/pallets-sphinx-themes/pallets-sphinx-themes-1.1.2.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx themes for Pallets and related projects"
+HOMEPAGE="https://github.com/pallets/pallets-sphinx-themes"
+SRC_URI="https://github.com/pallets/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
next reply other threads:[~2018-10-18 20:02 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-18 20:02 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-10-27 18:46 [gentoo-commits] repo/gentoo:master commit in: dev-python/pallets-sphinx-themes/ Sergei Trofimovich
2018-10-29 23:15 Patrice Clement
2018-11-07 23:03 Sergei Trofimovich
2018-11-26 19:44 Mikle Kolyada
2019-01-03 19:30 Sergei Trofimovich
2019-01-04 23:10 Mikle Kolyada
2019-04-14 2:05 Aaron Bauman
2019-05-02 22:02 Mikle Kolyada
2019-05-31 6:54 Sergei Trofimovich
2019-07-09 23:11 Sergei Trofimovich
2019-12-07 23:07 Matt Turner
2020-02-24 9:02 Agostino Sarubbo
2020-02-24 10:04 Agostino Sarubbo
2020-02-24 10:07 Agostino Sarubbo
2020-02-24 11:28 Agostino Sarubbo
2020-02-24 11:31 Agostino Sarubbo
2020-02-24 11:43 Agostino Sarubbo
2020-02-24 12:49 Agostino Sarubbo
2020-03-02 11:49 Sergei Trofimovich
2020-07-27 10:02 Michał Górny
2020-11-17 20:17 Michał Górny
2021-05-11 19:23 Michał Górny
2021-05-21 7:57 Michał Górny
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:19 Sam James
2021-06-14 22:30 Michał Górny
2021-08-28 8:16 Arthur Zamarin
2021-09-26 22:28 James Le Cuirot
2021-11-09 14:01 Michał Górny
2021-11-10 22:35 Michał Górny
2021-12-11 20:24 Arthur Zamarin
2021-12-11 23:24 Michał Górny
2022-12-25 8:09 Michał Górny
2023-02-16 17:49 Arthur Zamarin
2023-02-16 20:32 Michał Górny
2023-04-26 5:36 Michał Górny
2023-05-28 19:55 Arthur Zamarin
2023-05-29 4:37 Michał Górny
2023-06-09 2:47 Michał Górny
2023-07-10 1:38 Michał Górny
2024-04-20 5:40 Michał Górny
2024-04-30 5:02 Michał Górny
2024-05-04 7:10 Arthur Zamarin
2024-05-04 7:25 Michał Górny
2024-05-17 8:27 Arthur Zamarin
2024-05-17 9:49 Michał Górny
2024-10-17 2:51 Michał Górny
2024-10-24 7:44 Arthur Zamarin
2024-10-25 4:04 Michał Górny
2024-11-09 8:59 Sam James
2024-11-09 9:55 Michał Górny
2024-11-11 3:06 Michał Górny
2024-11-11 3:41 Michał Górny
2024-11-11 3:48 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=1539892933.a003b24d84ba52220db3f37ec2cf71d608bb1ba0.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