[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2023-05-30 Thread Arthur Zamarin
commit: 1c6c8e5d74edf1d3b503d70618daf1204defb8fc
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue May 30 18:32:50 2023 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue May 30 18:47:07 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c6c8e5d

dev-python/flask-sphinx-themes: enable py3.12

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
index 05ed984a217d..b1760a086800 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYPI_NO_NORMALIZE=1
 PYPI_PN="Flask-Sphinx-Themes"
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
 
 inherit distutils-r1 pypi
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2022-07-24 Thread Michał Górny
commit: 7d22bd7da92862eee50d9c22490b1130f73fc77b
Author: Michał Górny  gentoo  org>
AuthorDate: Sun Jul 24 20:26:42 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sun Jul 24 20:26:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d22bd7d

dev-python/flask-sphinx-themes: Remove old

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

 .../flask-sphinx-themes-1.0.2.ebuild  | 19 ---
 1 file changed, 19 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
deleted file mode 100644
index 2fcb2605b2ee..
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_PN="Flask-Sphinx-Themes"
-MY_P="${MY_PN}-${PV}"
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
-HOMEPAGE="https://github.com/pallets/flask-sphinx-themes 
https://pypi.org/project/Flask-Sphinx-Themes/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~riscv x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2022-07-24 Thread Sam James
commit: e2d93c0c663a0026b0276efdede127af21fae88e
Author: Sam James  gentoo  org>
AuthorDate: Sun Jul 24 19:11:28 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Jul 24 19:11:28 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2d93c0c

dev-python/flask-sphinx-themes: Stabilize 1.0.2-r1 ALLARCHES, #860573

Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
index 0bf6ea6f402c..9673f91c3285 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
@@ -17,4 +17,4 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2022-06-17 Thread Arthur Zamarin
commit: 6aad07c43047d95b42f2c733a63299cfd00dfd04
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Jun 17 07:08:21 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Jun 17 08:10:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6aad07c4

dev-python/flask-sphinx-themes: enable py3.11

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
index 9a879c444778..0bf6ea6f402c 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild
@@ -7,7 +7,7 @@ MY_PN="Flask-Sphinx-Themes"
 MY_P="${MY_PN}-${PV}"
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2022-03-24 Thread Jakov Smolić
commit: d6c1de77e6d6bd9ba411c0d08306bd86cf383aa4
Author: Yu Gu  gmail  com>
AuthorDate: Wed Mar 23 15:40:02 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Thu Mar 24 22:47:22 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c1de77

dev-python/flask-sphinx-themes: keyword 1.0.2 for ~riscv

Signed-off-by: Yu Gu  gmail.com>
Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 630add4ca05b..2fcb2605b2ee 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,4 +16,4 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-06-05 Thread Michał Górny
commit: f75b1993ab26d2360a93ed673d15fcd52a5f2110
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Jun  5 13:37:52 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Jun  5 13:37:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75b1993

dev-python/flask-sphinx-themes: Enable py3.10

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

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 95bed176a27..630add4ca05 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 MY_PN="Flask-Sphinx-Themes"
 MY_P="${MY_PN}-${PV}"
 
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-03-04 Thread Sam James
commit: 139cc43bb1a0c17f5858c26751eb58fbbc2f7136
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 11:04:08 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 11:07:11 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=139cc43b

dev-python/flask-sphinx-themes: Revert "bump to 1.2.3"

This reverts commit 2a1447800d7cde8dba258e6ef0d253f8d86c2805.
I'd missed that dev-python/pallets-sphinx-themes exists
independently.

Closes: https://bugs.gentoo.org/774171
Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/Manifest  |  1 -
 .../flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild | 16 
 2 files changed, 17 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/Manifest 
b/dev-python/flask-sphinx-themes/Manifest
index 7a027c3403b..25dff251dd9 100644
--- a/dev-python/flask-sphinx-themes/Manifest
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -1,2 +1 @@
 DIST Flask-Sphinx-Themes-1.0.2.tar.gz 9066 BLAKE2B 
f4c67bf6c8e064a9d278779613182fa2139c83255b6e5c28adfd7d5e8df90c2203a6758dc22702b2d708d9876de029ff4e4d05daeb462dc8127bbb28a1392ac0
 SHA512 
55893b19f1c3da026e1e6d98143ccb4d2939da0d76e6530dd00f72ace6095d0fd038213a4ad02151a82670543634c6efe61a546df3ef90d71b1864914d36e2ac
-DIST flask-sphinx-themes-1.2.3.tar.gz 19649 BLAKE2B 
74240359cf950cbdc4bf2f7711b9e1ab75fb9464b48d4a08702e0fde3a9b7514abd9dd4acd843ddb0476a59630871c35b65feb9ad005586044ece4379c007e0c
 SHA512 
2462bfd3ea1ff34e139628dac6cd102d9fc8b1fc76b5b85650c20baacdfcd811af834a1fefd1d15cf754a98ba1850c92ec30c532359921a0bce9d08fabf6d611

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
deleted file mode 100644
index 4ed10ef1dd0..000
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
-inherit distutils-r1
-
-DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
-HOMEPAGE="https://github.com/pallets/pallets-sphinx-themes 
https://pypi.org/project/Pallets-Sphinx-Themes";
-SRC_URI="https://github.com/pallets/pallets-sphinx-themes/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
-S="${WORKDIR}/pallets-sphinx-themes-${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-03-04 Thread Sam James
commit: 5d6d848910a0b5c3a921a6ef1b209c7552712dd6
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 11:05:10 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 11:07:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d6d8489

dev-python/flask-sphinx-themes: Revert "update upstream metadata"

This reverts commit 23ddaca05d0654874cf9bd410bbb8cdb553e31a9.

See: c8362a9cddc
Bug: https://bugs.gentoo.org/774171
Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/metadata.xml 
b/dev-python/flask-sphinx-themes/metadata.xml
index 90f34b4d809..44b990bda08 100644
--- a/dev-python/flask-sphinx-themes/metadata.xml
+++ b/dev-python/flask-sphinx-themes/metadata.xml
@@ -7,8 +7,8 @@
   
   
   
-Pallets-Sphinx-Themes
-pallets/pallets-sphinx-themes
-https://github.com/pallets/pallets-sphinx-themes/issues
+Flask-Sphinx-Themes
+pallets/flask-sphinx-themes
+https://github.com/pallets/flask-sphinx-themes/issues
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-03-03 Thread Sam James
commit: ba27a3159fa8ed77cd7503aa78c55b5f957fe3cd
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:15:13 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:15:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba27a315

dev-python/flask-sphinx-themes: add Python 3.9

Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 703da0f0d64..95bed176a27 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,15 +6,14 @@ EAPI=7
 MY_PN="Flask-Sphinx-Themes"
 MY_P="${MY_PN}-${PV}"
 
-PYTHON_COMPAT=( pypy3 python3_{7,8} )
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
 HOMEPAGE="https://github.com/pallets/flask-sphinx-themes 
https://pypi.org/project/Flask-Sphinx-Themes/";
 SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 x86"
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-03-03 Thread Sam James
commit: 2a1447800d7cde8dba258e6ef0d253f8d86c2805
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:18:42 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:49:19 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a144780

dev-python/flask-sphinx-themes: bump to 1.2.3

Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/Manifest  |  1 +
 .../flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild | 16 
 2 files changed, 17 insertions(+)

diff --git a/dev-python/flask-sphinx-themes/Manifest 
b/dev-python/flask-sphinx-themes/Manifest
index 25dff251dd9..7a027c3403b 100644
--- a/dev-python/flask-sphinx-themes/Manifest
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -1 +1,2 @@
 DIST Flask-Sphinx-Themes-1.0.2.tar.gz 9066 BLAKE2B 
f4c67bf6c8e064a9d278779613182fa2139c83255b6e5c28adfd7d5e8df90c2203a6758dc22702b2d708d9876de029ff4e4d05daeb462dc8127bbb28a1392ac0
 SHA512 
55893b19f1c3da026e1e6d98143ccb4d2939da0d76e6530dd00f72ace6095d0fd038213a4ad02151a82670543634c6efe61a546df3ef90d71b1864914d36e2ac
+DIST flask-sphinx-themes-1.2.3.tar.gz 19649 BLAKE2B 
74240359cf950cbdc4bf2f7711b9e1ab75fb9464b48d4a08702e0fde3a9b7514abd9dd4acd843ddb0476a59630871c35b65feb9ad005586044ece4379c007e0c
 SHA512 
2462bfd3ea1ff34e139628dac6cd102d9fc8b1fc76b5b85650c20baacdfcd811af834a1fefd1d15cf754a98ba1850c92ec30c532359921a0bce9d08fabf6d611

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
new file mode 100644
index 000..4ed10ef1dd0
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.2.3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
+HOMEPAGE="https://github.com/pallets/pallets-sphinx-themes 
https://pypi.org/project/Pallets-Sphinx-Themes";
+SRC_URI="https://github.com/pallets/pallets-sphinx-themes/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+S="${WORKDIR}/pallets-sphinx-themes-${PV}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-03-03 Thread Sam James
commit: 23ddaca05d0654874cf9bd410bbb8cdb553e31a9
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar  4 03:22:11 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar  4 03:49:20 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23ddaca0

dev-python/flask-sphinx-themes: update upstream metadata

Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/metadata.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/metadata.xml 
b/dev-python/flask-sphinx-themes/metadata.xml
index 44b990bda08..90f34b4d809 100644
--- a/dev-python/flask-sphinx-themes/metadata.xml
+++ b/dev-python/flask-sphinx-themes/metadata.xml
@@ -7,8 +7,8 @@
   
   
   
-Flask-Sphinx-Themes
-pallets/flask-sphinx-themes
-https://github.com/pallets/flask-sphinx-themes/issues
+Pallets-Sphinx-Themes
+pallets/pallets-sphinx-themes
+https://github.com/pallets/pallets-sphinx-themes/issues
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2021-01-09 Thread Sam James
commit: 8af44c594fb10c51c0ccbdb71f72ddc5a5f21d2e
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan  9 18:57:52 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan  9 18:57:52 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8af44c59

dev-python/flask-sphinx-themes: mark ALLARCHES

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James  gentoo.org>

 dev-python/flask-sphinx-themes/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/flask-sphinx-themes/metadata.xml 
b/dev-python/flask-sphinx-themes/metadata.xml
index 0fab26d3567..44b990bda08 100644
--- a/dev-python/flask-sphinx-themes/metadata.xml
+++ b/dev-python/flask-sphinx-themes/metadata.xml
@@ -5,6 +5,7 @@
 pyt...@gentoo.org
 Python
   
+  
   
 Flask-Sphinx-Themes
 pallets/flask-sphinx-themes



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2020-08-01 Thread Michał Górny
commit: fd9bd087a2b3ff56326af876a50f73713824358a
Author: Michał Górny  gentoo  org>
AuthorDate: Sat Aug  1 21:57:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Sat Aug  1 22:29:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd9bd087

dev-python/flask-sphinx-themes: Remove py2.7

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

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 15f68302312..66c669a9088 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 MY_PN="Flask-Sphinx-Themes"
 MY_P="${MY_PN}-${PV}"
 
-PYTHON_COMPAT=( pypy3 python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( pypy3 python3_{6,7,8} )
 inherit distutils-r1
 
 DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2020-03-25 Thread Michał Górny
commit: e14b2eac23ce6076412ac3ffddf72eacbc8e25f5
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 25 12:42:01 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 25 12:59:33 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e14b2eac

dev-python/flask-sphinx-themes: Stabilize 1.0.2 ALLARCHES

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

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 6b3e490c3b3..15f68302312 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 x86"
 
 S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/, dev-python/flask-sphinx-themes/files/

2020-03-25 Thread Michał Górny
commit: 6e74dcd4114887531d2c4a0667500ce16b8abfe2
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Mar 25 12:42:25 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Mar 25 12:59:34 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e74dcd4

dev-python/flask-sphinx-themes: Remove old

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

 dev-python/flask-sphinx-themes/Manifest|  1 -
 ...k-sphinx-themes-1.0.1-python2-encoding-kw.patch | 12 --
 .../flask-sphinx-themes-1.0.1.ebuild   | 27 --
 3 files changed, 40 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/Manifest 
b/dev-python/flask-sphinx-themes/Manifest
index dc3784b7cac..25dff251dd9 100644
--- a/dev-python/flask-sphinx-themes/Manifest
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -1,2 +1 @@
-DIST Flask-Sphinx-Themes-1.0.1.tar.gz 8150 BLAKE2B 
d228666424318552f3c865f64b0ad478a3794162c533ce7c4cb50414964c04d3a8ec84d64fdcd05f26bdfdb6e3ceeb9d96b9ee7dc7d632f07f99454f92e1231c
 SHA512 
65ab8dcc75697fc61e6f6f78ec497ece99eba19c48e778f79e3883079cd0d5e42a2e0f1cf3d656dedf92423d1758caf6fd2279907dd87b50f3a79700f66c5e65
 DIST Flask-Sphinx-Themes-1.0.2.tar.gz 9066 BLAKE2B 
f4c67bf6c8e064a9d278779613182fa2139c83255b6e5c28adfd7d5e8df90c2203a6758dc22702b2d708d9876de029ff4e4d05daeb462dc8127bbb28a1392ac0
 SHA512 
55893b19f1c3da026e1e6d98143ccb4d2939da0d76e6530dd00f72ace6095d0fd038213a4ad02151a82670543634c6efe61a546df3ef90d71b1864914d36e2ac

diff --git 
a/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
 
b/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
deleted file mode 100644
index 5f4f5d4d3bb..000
--- 
a/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/setup.py b/setup.py
-index d14f27b..40bffcc 100755
 a/setup.py
-+++ b/setup.py
-@@ -1,6 +1,7 @@
- #!/usr/bin/env python
- import os
- import re
-+from io import open  # for python 2 compat (missing 'encoding' kw)
- 
- from setuptools import setup
- 

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
deleted file mode 100644
index 7ecf6fc508c..000
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-MY_PN="Flask-Sphinx-Themes"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
-HOMEPAGE="https://github.com/pallets/flask-sphinx-themes 
https://pypi.org/project/Flask-Sphinx-Themes/";
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
-   dev-python/setuptools[${PYTHON_USEDEP}]"
-
-PATCHES=( "${FILESDIR}/${P}-python2-encoding-kw.patch" )
-
-S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2020-02-11 Thread Alexey Shvetsov
commit: 3dd0e5a0e0974815b929dde4a488505c53f29f7a
Author: Alexey Shvetsov  gentoo  org>
AuthorDate: Tue Feb 11 09:37:12 2020 +
Commit: Alexey Shvetsov  gentoo  org>
CommitDate: Tue Feb 11 11:41:17 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dd0e5a0

dev-python/flask-sphinx-themes: add ~arm keyword

Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Alexey Shvetsov  gentoo.org>

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 089792f263c..6b3e490c3b3 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~x86"
 
 S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2019-12-02 Thread Aaron Bauman
commit: 44c829d0f5321d2f0d41995c6fc5b2b8d5beaa5f
Author: Aaron Bauman  gentoo  org>
AuthorDate: Tue Dec  3 02:56:57 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Dec  3 03:02:04 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c829d0

dev-python/flask-sphinx-themes: amd64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
index 27e48c61190..30f05842cd0 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2019-07-17 Thread Louis Sautier
commit: 8d5a676a38a631b69e0ab05cd36866a5ab463aa7
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Jul 16 23:00:52 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jul 17 13:58:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d5a676a

dev-python/flask-sphinx-themes: bump to 1.0.2, update PYTHON_COMPAT

Also fix dependencies.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/flask-sphinx-themes/Manifest|  1 +
 .../flask-sphinx-themes-1.0.2.ebuild   | 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/flask-sphinx-themes/Manifest 
b/dev-python/flask-sphinx-themes/Manifest
index c5d9d3e4295..dc3784b7cac 100644
--- a/dev-python/flask-sphinx-themes/Manifest
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -1 +1,2 @@
 DIST Flask-Sphinx-Themes-1.0.1.tar.gz 8150 BLAKE2B 
d228666424318552f3c865f64b0ad478a3794162c533ce7c4cb50414964c04d3a8ec84d64fdcd05f26bdfdb6e3ceeb9d96b9ee7dc7d632f07f99454f92e1231c
 SHA512 
65ab8dcc75697fc61e6f6f78ec497ece99eba19c48e778f79e3883079cd0d5e42a2e0f1cf3d656dedf92423d1758caf6fd2279907dd87b50f3a79700f66c5e65
+DIST Flask-Sphinx-Themes-1.0.2.tar.gz 9066 BLAKE2B 
f4c67bf6c8e064a9d278779613182fa2139c83255b6e5c28adfd7d5e8df90c2203a6758dc22702b2d708d9876de029ff4e4d05daeb462dc8127bbb28a1392ac0
 SHA512 
55893b19f1c3da026e1e6d98143ccb4d2939da0d76e6530dd00f72ace6095d0fd038213a4ad02151a82670543634c6efe61a546df3ef90d71b1864914d36e2ac

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
new file mode 100644
index 000..27e48c61190
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+
+inherit distutils-r1
+
+MY_PN="Flask-Sphinx-Themes"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
+HOMEPAGE="https://github.com/pallets/flask-sphinx-themes 
https://pypi.org/project/Flask-Sphinx-Themes/";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+
+S="${WORKDIR}/${MY_P}"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2019-07-17 Thread Louis Sautier
commit: c43b4705c1f8ca135f294ad7760605a1d3139526
Author: Louis Sautier  gentoo  org>
AuthorDate: Tue Jul 16 22:58:37 2019 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Wed Jul 17 13:58:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43b4705

dev-python/flask-sphinx-themes: updateupstream info in metadata

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Louis Sautier  gentoo.org>

 dev-python/flask-sphinx-themes/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/flask-sphinx-themes/metadata.xml 
b/dev-python/flask-sphinx-themes/metadata.xml
index e6c5f932fd7..0fab26d3567 100644
--- a/dev-python/flask-sphinx-themes/metadata.xml
+++ b/dev-python/flask-sphinx-themes/metadata.xml
@@ -8,5 +8,6 @@
   
 Flask-Sphinx-Themes
 pallets/flask-sphinx-themes
+https://github.com/pallets/flask-sphinx-themes/issues
   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2018-06-24 Thread Jason Zaman
commit: 2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5
Author: Jason Zaman  gentoo  org>
AuthorDate: Sun Jun 24 14:08:32 2018 +
Commit: Jason Zaman  gentoo  org>
CommitDate: Sun Jun 24 14:08:32 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a88b7c3

dev-python/flask-sphinx-themes: amd64 stable

Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
index 5bb500903fe..2a4dfd59dd1 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/

2017-05-16 Thread Manuel Rüger
commit: 02f44fbafeeb9d4f1487fba501eb1178575bc9f6
Author: Manuel Rüger  gentoo  org>
AuthorDate: Tue May 16 23:09:10 2017 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Tue May 16 23:09:10 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f44fba

dev-python/flask-sphinx-themes: Add python3_6

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
index 1659aeade2d..ab2570d7efc 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sphinx-themes/, dev-python/flask-sphinx-themes/files/

2016-11-06 Thread Tiziano Müller
commit: 010105e376eeb2d990273f6ed6deb8ba2582eda7
Author: Tiziano Müller  gentoo  org>
AuthorDate: Sun Nov  6 10:57:46 2016 +
Commit: Tiziano Müller  gentoo  org>
CommitDate: Sun Nov  6 11:23:48 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=010105e3

dev-python/flask-sphinx-themes: initial commit, required for Flask-BabelEx

Package-Manager: portage-2.3.0

 dev-python/flask-sphinx-themes/Manifest|  1 +
 ...k-sphinx-themes-1.0.1-python2-encoding-kw.patch | 12 ++
 .../flask-sphinx-themes-1.0.1.ebuild   | 28 ++
 dev-python/flask-sphinx-themes/metadata.xml| 11 +
 4 files changed, 52 insertions(+)

diff --git a/dev-python/flask-sphinx-themes/Manifest 
b/dev-python/flask-sphinx-themes/Manifest
new file mode 100644
index ..27497f3
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/Manifest
@@ -0,0 +1 @@
+DIST Flask-Sphinx-Themes-1.0.1.tar.gz 8150 SHA256 
a83eebca95fc5b8adbae4e65926961912edd52a1b6a422c0301a750d1ae31747 SHA512 
65ab8dcc75697fc61e6f6f78ec497ece99eba19c48e778f79e3883079cd0d5e42a2e0f1cf3d656dedf92423d1758caf6fd2279907dd87b50f3a79700f66c5e65
 WHIRLPOOL 
8d918d348c72e5ce4c47c50a0652299624a71cae7d1f7a3740360101269c04c5757682f7237b21b2be04260f606b1157f8f96d55b364f4c617e2c05a3da24226

diff --git 
a/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
 
b/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
new file mode 100644
index ..5f4f5d4
--- /dev/null
+++ 
b/dev-python/flask-sphinx-themes/files/flask-sphinx-themes-1.0.1-python2-encoding-kw.patch
@@ -0,0 +1,12 @@
+diff --git a/setup.py b/setup.py
+index d14f27b..40bffcc 100755
+--- a/setup.py
 b/setup.py
+@@ -1,6 +1,7 @@
+ #!/usr/bin/env python
+ import os
+ import re
++from io import open  # for python 2 compat (missing 'encoding' kw)
+ 
+ from setuptools import setup
+ 

diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild 
b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
new file mode 100644
index ..61a7be0
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+
+inherit distutils-r1
+
+MY_PN="Flask-Sphinx-Themes"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself"
+HOMEPAGE="https://github.com/pallets/flask-sphinx-themes 
https://pypi.python.org/pypi/Flask-Sphinx-Themes";
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${P}-python2-encoding-kw.patch" )
+
+S="${WORKDIR}/${MY_P}"

diff --git a/dev-python/flask-sphinx-themes/metadata.xml 
b/dev-python/flask-sphinx-themes/metadata.xml
new file mode 100644
index ..9a38b60
--- /dev/null
+++ b/dev-python/flask-sphinx-themes/metadata.xml
@@ -0,0 +1,11 @@
+
+http://www.gentoo.org/dtd/metadata.dtd";>
+
+  
+pyt...@gentoo.org
+Python
+  
+  
+Flask-Sphinx-Themes
+  
+