[gentoo-commits] proj/sci:master commit in: dev-python/astropy-sphinx-theme/

2023-02-16 Thread Andrew Ammerlaan
commit: ccb19028fe558b50879813ed25632950fe2d3cf5
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Thu Feb 16 13:39:49 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Thu Feb 16 13:39:49 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=ccb19028

dev-python/astropy-sphinx-theme: update SRC_URI

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild 
b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild
index 0dd7e2898..5b63931b8 100644
--- a/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild
+++ b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild
@@ -5,6 +5,7 @@ EAPI=8
 
 PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
 
 inherit distutils-r1 pypi
 



[gentoo-commits] proj/sci:master commit in: dev-python/astropy-sphinx-theme/

2023-02-10 Thread Andrew Ammerlaan
commit: 85a898460aab8d1906b712e0003d7553fd0691b1
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Fri Feb 10 11:51:47 2023 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Fri Feb 10 11:51:47 2023 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=85a89846

dev-python/astropy-sphinx-theme: pep517, enable py3.11

Signed-off-by: Andrew Ammerlaan  gentoo.org>

 ...-sphinx-theme-1.1.ebuild => astropy-sphinx-theme-1.1-r1.ebuild} | 7 +++
 dev-python/astropy-sphinx-theme/metadata.xml   | 4 
 2 files changed, 7 insertions(+), 4 deletions(-)

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-r1.ebuild
similarity index 70%
rename from dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
rename to dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild
index 02f378b8a..0dd7e2898 100644
--- a/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
+++ b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1-r1.ebuild
@@ -3,14 +3,13 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
-DISTUTILS_USE_SETUPTOOLS=rdepend
+PYTHON_COMPAT=( python3_{10..11} )
+DISTUTILS_USE_PEP517=setuptools
 
-inherit distutils-r1
+inherit distutils-r1 pypi
 
 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"

diff --git a/dev-python/astropy-sphinx-theme/metadata.xml 
b/dev-python/astropy-sphinx-theme/metadata.xml
index 4f4367037..7db317173 100644
--- a/dev-python/astropy-sphinx-theme/metadata.xml
+++ b/dev-python/astropy-sphinx-theme/metadata.xml
@@ -5,4 +5,8 @@
sci-astron...@gentoo.org
Gentoo Astronomy Project

+   
+   astropy/astropy-sphinx-theme
+   astropy-sphinx-theme
+   
 



[gentoo-commits] proj/sci:master commit in: dev-python/astropy-sphinx-theme/

2022-01-23 Thread Andrew Ammerlaan
commit: 30924c833876cf97608ec177c2b87f1312819313
Author: Andrew Ammerlaan  gentoo  org>
AuthorDate: Sun Jan 23 11:12:31 2022 +
Commit: Andrew Ammerlaan  gentoo  org>
CommitDate: Sun Jan 23 11:12:31 2022 +
URL:https://gitweb.gentoo.org/proj/sci.git/commit/?id=30924c83

dev-python/astropy-sphinx-theme: enable python3_10

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan  gentoo.org>

 dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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
index dae2f430f..844b614bd 100644
--- a/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
+++ b/dev-python/astropy-sphinx-theme/astropy-sphinx-theme-1.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1



[gentoo-commits] proj/sci:master commit in: dev-python/astropy-sphinx-theme/

2021-01-04 Thread Horea Christian
commit: 32de9e9c16bec3641d1f527a4035552ba32bd6e0
Author: Andrew Ammerlaan  riseup  net>
AuthorDate: Mon Jan  4 11:18:08 2021 +
Commit: Horea Christian  gmail  com>
CommitDate: Tue Jan  5 07:38:31 2021 +
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  riseup.net>
Signed-off-by: Horea Christian  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 0..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 0..4f4367037
--- /dev/null
+++ b/dev-python/astropy-sphinx-theme/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   sci-astron...@gentoo.org
+   Gentoo Astronomy Project
+   
+