commit:     32de9e9c16bec3641d1f527a4035552ba32bd6e0
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Jan  4 11:18:08 2021 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue Jan  5 07:38:31 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=32de9e9c

dev-python/astropy-sphinx-theme: new dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 .../astropy-sphinx-theme-1.1.ebuild                   | 19 +++++++++++++++++++
 dev-python/astropy-sphinx-theme/metadata.xml          |  8 ++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild 
b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
new file mode 100644
index 000000000..dae2f430f
--- /dev/null
+++ b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="The sphinx theme for Astropy and affiliated packages"
+HOMEPAGE="https://github.com/astropy/astropy-sphinx-theme";
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest

diff --git a/dev-python/astropy-sphinx-theme/metadata.xml 
b/dev-python/astropy-sphinx-theme/metadata.xml
new file mode 100644
index 000000000..4f4367037
--- /dev/null
+++ b/dev-python/astropy-sphinx-theme/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="project">
+               <email>sci-astron...@gentoo.org</email>
+               <name>Gentoo Astronomy Project</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to