[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2023-10-06 Thread Michał Górny
commit: 586356820d981e6a00e04f4cf36d9a547929b7a9
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Oct  6 15:01:27 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Oct  6 15:07:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58635682

dev-python/sphinx-notfound-page: Remove old

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

 dev-python/sphinx-notfound-page/Manifest   |  1 -
 .../sphinx-notfound-page-0.8.3.ebuild  | 35 --
 2 files changed, 36 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 9c02a2a4..9e83ebdcb588 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,2 +1 @@
-DIST sphinx-notfound-page-0.8.3.gh.tar.gz 59219 BLAKE2B 
cdb95906dba4d51aee88b220f094204575f2800737f160c7c028033002d41d2c793a91e1c61101f7c7c960ddf3b4d2ef83fbd285dd73ff5aed6c6c933b1fc1e7
 SHA512 
8d43ccfd3f83ff25b7a20ee3f5352489092dc641b4a794199c06c0971078a132a42b05c85588508ec38487f2915eedec98c2deac02d6c4576828be2fbc7f13b0
 DIST sphinx-notfound-page-1.0.0.gh.tar.gz 543729 BLAKE2B 
87da323277a38b20d43fa23e67528fee9530a243aa557a2be279a4a6877ac18bc36546beba0c6cc4ff598410d4be3a4337c7508005064df52867dca2675c8a3d
 SHA512 
e9d235fb0461ee9f349a57d37caeaf4cb4ec5faab7e731067e69467bf0990d5c5ce31d024fe2ac531fb84f49a4e2e74092ce09d5977135c759669523fc59ab4e

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
deleted file mode 100644
index 3ee989f3eea4..
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2019-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=flit
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
-HOMEPAGE="
-   https://sphinx-notfound-page.readthedocs.io/
-   https://github.com/readthedocs/sphinx-notfound-page/
-   https://pypi.org/project/sphinx-notfound-page/
-"
-SRC_URI="
-   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
-
-RDEPEND="
-   dev-python/sphinx[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-   # calls sphinx-build directly, works around venv
-   tests/test_urls.py::test_parallel_build
-)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2023-10-06 Thread Sam James
commit: 1f828fcfe2b27697606d55bef49275fc819d082d
Author: Sam James  gentoo  org>
AuthorDate: Fri Oct  6 14:09:54 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Oct  6 14:09:54 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f828fcf

dev-python/sphinx-notfound-page: Stabilize 1.0.0 ALLARCHES, #915301

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild
index f811d8c620b2..38d9464d65f8 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 
 RDEPEND="
>=dev-python/sphinx-5[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2023-08-31 Thread Michał Górny
commit: 9301f7f3b1c5766218349a22547d9e1d73c6744e
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Aug 31 13:09:36 2023 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Aug 31 13:09:36 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9301f7f3

dev-python/sphinx-notfound-page: Bump to 1.0.0

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

 dev-python/sphinx-notfound-page/Manifest   |  1 +
 .../sphinx-notfound-page-1.0.0.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index a1f352772aa9..9c02a2a4 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
 DIST sphinx-notfound-page-0.8.3.gh.tar.gz 59219 BLAKE2B 
cdb95906dba4d51aee88b220f094204575f2800737f160c7c028033002d41d2c793a91e1c61101f7c7c960ddf3b4d2ef83fbd285dd73ff5aed6c6c933b1fc1e7
 SHA512 
8d43ccfd3f83ff25b7a20ee3f5352489092dc641b4a794199c06c0971078a132a42b05c85588508ec38487f2915eedec98c2deac02d6c4576828be2fbc7f13b0
+DIST sphinx-notfound-page-1.0.0.gh.tar.gz 543729 BLAKE2B 
87da323277a38b20d43fa23e67528fee9530a243aa557a2be279a4a6877ac18bc36546beba0c6cc4ff598410d4be3a4337c7508005064df52867dca2675c8a3d
 SHA512 
e9d235fb0461ee9f349a57d37caeaf4cb4ec5faab7e731067e69467bf0990d5c5ce31d024fe2ac531fb84f49a4e2e74092ce09d5977135c759669523fc59ab4e

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild
new file mode 100644
index ..f811d8c620b2
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
+HOMEPAGE="
+   https://sphinx-notfound-page.readthedocs.io/
+   https://github.com/readthedocs/sphinx-notfound-page/
+   https://pypi.org/project/sphinx-notfound-page/
+"
+SRC_URI="
+   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~x64-macos"
+
+RDEPEND="
+   >=dev-python/sphinx-5[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # calls sphinx-build directly, works around venv
+   tests/test_urls.py::test_parallel_build
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-08-13 Thread Arthur Zamarin
commit: 1f78fb47b3916c2631243c2ffbe7a66d73bf12a0
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 13 10:57:31 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 13 10:57:31 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f78fb47

dev-python/sphinx-notfound-page: drop 0.8

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

 dev-python/sphinx-notfound-page/Manifest   |  1 -
 .../sphinx-notfound-page-0.8.ebuild| 23 --
 2 files changed, 24 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index d09882719356..a1f352772aa9 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,2 +1 @@
 DIST sphinx-notfound-page-0.8.3.gh.tar.gz 59219 BLAKE2B 
cdb95906dba4d51aee88b220f094204575f2800737f160c7c028033002d41d2c793a91e1c61101f7c7c960ddf3b4d2ef83fbd285dd73ff5aed6c6c933b1fc1e7
 SHA512 
8d43ccfd3f83ff25b7a20ee3f5352489092dc641b4a794199c06c0971078a132a42b05c85588508ec38487f2915eedec98c2deac02d6c4576828be2fbc7f13b0
-DIST sphinx-notfound-page-0.8.gh.tar.gz 57650 BLAKE2B 
e57634ba9a7faf81e6ee8d9b082d96742b580606f2e2fd559842049ba2e80bcb44bb6bd7a9c7eed6038e4c3ddb0416e32fceb4d47a72b8a600443e0020ff33d6
 SHA512 
eeb5b8da24ecb8f9814540a126f08204ae623705068608c2ee32a4f90303bdaab5f3934bdc36dd06dff047beb0225603f8cfc9b736769836385837047a36a674

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
deleted file mode 100644
index db1ca25f3051..
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
-HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
-# PyPI tarballs lack tests
-# https://github.com/readthedocs/sphinx-notfound-page/pull/110
-SRC_URI="
-   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-08-13 Thread Arthur Zamarin
commit: 1ef6a2c1aec31ac1e38a33d0a58d88e31f6569ed
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Aug 13 10:43:12 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Aug 13 10:43:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ef6a2c1

dev-python/sphinx-notfound-page: Stabilize 0.8.3 ALLARCHES, #865045

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
index 4d240a8aa65b..4e3c4d612010 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 
 RDEPEND="
dev-python/sphinx[${PYTHON_USEDEP}]



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-07-14 Thread Michał Górny
commit: b169598a7c8ab2ef15ee84d864bf26f6fbafae8c
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jul 14 06:55:43 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jul 14 07:31:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b169598a

dev-python/sphinx-notfound-page: Bump to 0.8.3

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

 dev-python/sphinx-notfound-page/Manifest   |  1 +
 .../sphinx-notfound-page-0.8.3.ebuild  | 35 ++
 2 files changed, 36 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 161349ee007d..d09882719356 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
+DIST sphinx-notfound-page-0.8.3.gh.tar.gz 59219 BLAKE2B 
cdb95906dba4d51aee88b220f094204575f2800737f160c7c028033002d41d2c793a91e1c61101f7c7c960ddf3b4d2ef83fbd285dd73ff5aed6c6c933b1fc1e7
 SHA512 
8d43ccfd3f83ff25b7a20ee3f5352489092dc641b4a794199c06c0971078a132a42b05c85588508ec38487f2915eedec98c2deac02d6c4576828be2fbc7f13b0
 DIST sphinx-notfound-page-0.8.gh.tar.gz 57650 BLAKE2B 
e57634ba9a7faf81e6ee8d9b082d96742b580606f2e2fd559842049ba2e80bcb44bb6bd7a9c7eed6038e4c3ddb0416e32fceb4d47a72b8a600443e0020ff33d6
 SHA512 
eeb5b8da24ecb8f9814540a126f08204ae623705068608c2ee32a4f90303bdaab5f3934bdc36dd06dff047beb0225603f8cfc9b736769836385837047a36a674

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
new file mode 100644
index ..4d240a8aa65b
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.3.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2019-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=flit
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
+HOMEPAGE="
+   https://sphinx-notfound-page.readthedocs.io/
+   https://github.com/readthedocs/sphinx-notfound-page/
+   https://pypi.org/project/sphinx-notfound-page/
+"
+SRC_URI="
+   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc 
~x86 ~x64-macos"
+
+RDEPEND="
+   dev-python/sphinx[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+   # calls sphinx-build directly, works around venv
+   tests/test_urls.py::test_parallel_build
+)



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-02-27 Thread Sam James
commit: 605a4928f0dd47eebdd4c15eaaf0987da513ded2
Author: Sam James  gentoo  org>
AuthorDate: Sun Feb 27 16:35:04 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Sun Feb 27 16:35:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=605a4928

dev-python/sphinx-notfound-page: Stabilize 0.8 sparc, #834274

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 6028c534e606..db1ca25f3051 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-30 Thread James Le Cuirot
commit: cfaf27b2490453b82460734d6c3e8b94eaa23ba8
Author: James Le Cuirot  gentoo  org>
AuthorDate: Sun Jan 30 13:08:44 2022 +
Commit: James Le Cuirot  gentoo  org>
CommitDate: Sun Jan 30 13:31:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfaf27b2

dev-python/sphinx-notfound-page: Keyword 0.8 for ~m68k

The tests pass.

Signed-off-by: James Le Cuirot  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 26f0070e5c11..a9eec282a7ae 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-12 Thread Sam James
commit: 52be65bb5c53c29fb156ad178e68bb4b91906035
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Wed Jan 12 16:04:29 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Jan 13 07:18:32 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52be65bb

dev-python/sphinx-notfound-page: stable 0.8 for hppa, bug #830962

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sam James  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index ef1abb58d26f..26f0070e5c11 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-11 Thread Michał Górny
commit: 074530f3d4c2d000f2642fb1150fc430fb181961
Author: Michał Górny  gentoo  org>
AuthorDate: Tue Jan 11 22:02:52 2022 +
Commit: Michał Górny  gentoo  org>
CommitDate: Tue Jan 11 22:02:52 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074530f3

dev-python/sphinx-notfound-page: Remove old

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

 dev-python/sphinx-notfound-page/Manifest   |  1 -
 .../sphinx-notfound-page-0.7.1.ebuild  | 24 --
 2 files changed, 25 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index ff3a784b7248..161349ee007d 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,2 +1 @@
-DIST sphinx-notfound-page-0.7.1.gh.tar.gz 50670 BLAKE2B 
b438413585fce3623451015d873242de3e6d7c466aa06b0b6398d7e337d2a0d3c2041973b1f1c8491b1f382d8e87a2da00b6a97e3a857b60cb345e715d2aa27b
 SHA512 
f2894b19f8ccee22ac7f6e3a34f8270923e8cc4b2182d490e6ec46477460555de9b67b0075f74cc089b0b9e7474c6db9373d107d272d161d98a3c5609edfa7a0
 DIST sphinx-notfound-page-0.8.gh.tar.gz 57650 BLAKE2B 
e57634ba9a7faf81e6ee8d9b082d96742b580606f2e2fd559842049ba2e80bcb44bb6bd7a9c7eed6038e4c3ddb0416e32fceb4d47a72b8a600443e0020ff33d6
 SHA512 
eeb5b8da24ecb8f9814540a126f08204ae623705068608c2ee32a4f90303bdaab5f3934bdc36dd06dff047beb0225603f8cfc9b736769836385837047a36a674

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
deleted file mode 100644
index 3a02f9688bd8..
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( pypy3 python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded"
-HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
-# PyPI tarballs lack tests
-# https://github.com/readthedocs/sphinx-notfound-page/pull/110
-SRC_URI="
-   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
-   -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86 ~x64-macos"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-11 Thread Arthur Zamarin
commit: 37d2e997da6ef3fe202151c8c89e8bd2d6553e20
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 11 21:36:03 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 11 21:36:12 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37d2e997

dev-python/sphinx-notfound-page: Stabilize 0.8 ALLARCHES, #830953

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 7476ce266d1e..ef1abb58d26f 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-10 Thread Arthur Zamarin
commit: e20e5e838263f739028b2de6c17f6ce6dd1c136c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 10 20:40:51 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 10 20:40:51 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e20e5e83

dev-python/sphinx-notfound-page: Stabilize 0.7.1 ppc, #830962

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
index e5df1b94b467..3a02f9688bd8 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-10 Thread Arthur Zamarin
commit: 76d8bbbe99444030da6db92e5d9639075746b70e
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Mon Jan 10 20:16:18 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Mon Jan 10 20:16:18 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76d8bbbe

dev-python/sphinx-notfound-page: Stabilize 0.7.1 arm, #830962

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
index e0e5014bf924..e5df1b94b467 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2022-01-10 Thread Jakov Smolić
commit: eb6ec7001a3899a1c52cba72d90e6cad416c8fb9
Author: Jakov Smolić  gentoo  org>
AuthorDate: Mon Jan 10 20:04:51 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Mon Jan 10 20:05:38 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb6ec700

dev-python/sphinx-notfound-page: Stabilize 0.8 ALLARCHES, #830953

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 29b071af32ec..7476ce266d1e 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-12-11 Thread Arthur Zamarin
commit: 3f1e329b01db6086858d7f5a91db7306214a6992
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Sat Dec 11 07:57:56 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Sat Dec 11 08:00:01 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1e329b

dev-python/sphinx-notfound-page: Keyword 0.8 hppa, #828608

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 60d534aa5723..8b23c2564b9c 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-12-10 Thread Arthur Zamarin
commit: c8b6ea5af1be35d820279a50ed69e66042f7a53a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 10 12:10:27 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 10 12:11:02 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b6ea5a

dev-python/sphinx-notfound-page: Keyword 0.8 ia64, #828608

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 8aec1beaf526..60d534aa5723 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 
~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-12-10 Thread Arthur Zamarin
commit: 51aa51a96db5aeb50329eccd75dd6e6fc55d9622
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Fri Dec 10 12:10:23 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Fri Dec 10 12:10:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51aa51a9

dev-python/sphinx-notfound-page: Keyword 0.8 s390, #828608

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 177f2d55e77b..8aec1beaf526 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-12-09 Thread Arthur Zamarin
commit: bb9285988fc9a14622a9ba4acb280a12008bec48
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec  9 22:32:29 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec  9 22:32:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb928598

dev-python/sphinx-notfound-page: Keyword 0.8 sparc, #828608

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 620deae27aac..177f2d55e77b 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-12-09 Thread Arthur Zamarin
commit: d9bdaf78a5d6202f2506de28808dccdea2302223
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Dec  9 21:14:41 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Dec  9 21:15:15 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9bdaf78

dev-python/sphinx-notfound-page: Keyword 0.8 ppc, #828608

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
index 67ffc6d4279c..620deae27aac 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -16,7 +16,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-11-09 Thread Michał Górny
commit: e886ce037048406507d3a5cf897eca40d66c2662
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Nov 10 06:55:51 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Nov 10 07:32:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e886ce03

dev-python/sphinx-notfound-page: Bump to 0.8

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

 dev-python/sphinx-notfound-page/Manifest   |  1 +
 .../sphinx-notfound-page-0.8.ebuild| 23 ++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 3198e87693f..ff3a784b724 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
 DIST sphinx-notfound-page-0.7.1.gh.tar.gz 50670 BLAKE2B 
b438413585fce3623451015d873242de3e6d7c466aa06b0b6398d7e337d2a0d3c2041973b1f1c8491b1f382d8e87a2da00b6a97e3a857b60cb345e715d2aa27b
 SHA512 
f2894b19f8ccee22ac7f6e3a34f8270923e8cc4b2182d490e6ec46477460555de9b67b0075f74cc089b0b9e7474c6db9373d107d272d161d98a3c5609edfa7a0
+DIST sphinx-notfound-page-0.8.gh.tar.gz 57650 BLAKE2B 
e57634ba9a7faf81e6ee8d9b082d96742b580606f2e2fd559842049ba2e80bcb44bb6bd7a9c7eed6038e4c3ddb0416e32fceb4d47a72b8a600443e0020ff33d6
 SHA512 
eeb5b8da24ecb8f9814540a126f08204ae623705068608c2ee32a4f90303bdaab5f3934bdc36dd06dff047beb0225603f8cfc9b736769836385837047a36a674

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
new file mode 100644
index 000..67ffc6d4279
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.8.ebuild
@@ -0,0 +1,23 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
+HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
+# PyPI tarballs lack tests
+# https://github.com/readthedocs/sphinx-notfound-page/pull/110
+SRC_URI="
+   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-09-15 Thread Arthur Zamarin
commit: 4e86e9835510c40dd826c602cfc5e2eda1d2879a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Sep 16 04:51:53 2021 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Sep 16 04:51:53 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e86e983

dev-python/sphinx-notfound-page: enable py3.10

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
index 4a0f8bb9568..521bc1d1cc0 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{8..9} )
+PYTHON_COMPAT=( pypy3 python3_{8..10} )
 
 inherit distutils-r1
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-09-10 Thread Marek Szuba
commit: 75f6aabf6055618aa6ddf524e774a67229f38c00
Author: Marek Szuba  gentoo  org>
AuthorDate: Fri Sep 10 09:43:05 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Fri Sep 10 10:21:25 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75f6aabf

dev-python/sphinx-notfound-page: keyword 0.7.1 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
index 8073b447a33..4a0f8bb9568 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( pypy3 python3_{7..9} )
+PYTHON_COMPAT=( pypy3 python3_{8..9} )
 
 inherit distutils-r1
 
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-06-24 Thread Michał Górny
commit: b75dc64e65f601b48e2f369c03fdc48aec0c6507
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Jun 24 08:05:44 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Jun 24 08:20:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b75dc64e

dev-python/sphinx-notfound-page: Remove old

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

 dev-python/sphinx-notfound-page/Manifest   |  1 -
 .../sphinx-notfound-page-0.5.ebuild| 22 --
 2 files changed, 23 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index cc4d0a9ed9d..3198e87693f 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,2 +1 @@
-DIST sphinx-notfound-page-0.5.tar.gz 47806 BLAKE2B 
4715bed7509970f9198a0c666a568ca403157ad0704d0e1d17d222e6e8dc7adefab3922a4b79e056d20034463d5f034cba8c7b65248569a46866a964abec7e70
 SHA512 
a48cf4bcc755687c9e02482727ab2c28abe314118cef775e6b5625e2db67e4040745740c3c9fd88206bf050f1621ef20ffb0262ec614c11497ef030f9fb675a3
 DIST sphinx-notfound-page-0.7.1.gh.tar.gz 50670 BLAKE2B 
b438413585fce3623451015d873242de3e6d7c466aa06b0b6398d7e337d2a0d3c2041973b1f1c8491b1f382d8e87a2da00b6a97e3a857b60cb345e715d2aa27b
 SHA512 
f2894b19f8ccee22ac7f6e3a34f8270923e8cc4b2182d490e6ec46477460555de9b67b0075f74cc089b0b9e7474c6db9373d107d272d161d98a3c5609edfa7a0

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
deleted file mode 100644
index 3387b66e004..000
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2019-2020 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="Create a custom 404 page with absolute URLs hardcoded."
-HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
-# PyPI tarballs lack tests
-# https://github.com/readthedocs/sphinx-notfound-page/pull/110
-SRC_URI="https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
-
-RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-06-23 Thread Agostino Sarubbo
commit: 5e52ed16045fd4accedfb958c088e9b62805ef69
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun 24 04:24:26 2021 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun 24 04:24:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e52ed16

dev-python/sphinx-notfound-page: amd64/arm64/x86 stable (ALLARCHES policy) wrt 
bug #797997

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
index 200e4e029d1..8073b447a33 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-06-23 Thread Michał Górny
commit: 1391c7a9c0efe11726a57c8eb66bb0e03ec7c986
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Jun 23 17:15:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Jun 23 21:17:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1391c7a9

dev-python/sphinx-notfound-page: Mark ALLARCHES

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

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

diff --git a/dev-python/sphinx-notfound-page/metadata.xml 
b/dev-python/sphinx-notfound-page/metadata.xml
index f7ae3266757..f07ab9335e8 100644
--- a/dev-python/sphinx-notfound-page/metadata.xml
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -8,6 +8,7 @@
prometheanf...@gentoo.org
Matthew Thode

+   

sphinx-notfound-page
readthedocs/sphinx-notfound-page



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2021-05-21 Thread Michał Górny
commit: b8380ae3bcb24cdd1d6d4527d4155a7e6c4a9b4a
Author: Michał Górny  gentoo  org>
AuthorDate: Fri May 21 08:12:32 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri May 21 09:21:07 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8380ae3

dev-python/sphinx-notfound-page: Bump to 0.7.1

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

 dev-python/sphinx-notfound-page/Manifest   |  1 +
 .../sphinx-notfound-page-0.7.1.ebuild  | 24 ++
 2 files changed, 25 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 4cd3cee7861..cc4d0a9ed9d 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
 DIST sphinx-notfound-page-0.5.tar.gz 47806 BLAKE2B 
4715bed7509970f9198a0c666a568ca403157ad0704d0e1d17d222e6e8dc7adefab3922a4b79e056d20034463d5f034cba8c7b65248569a46866a964abec7e70
 SHA512 
a48cf4bcc755687c9e02482727ab2c28abe314118cef775e6b5625e2db67e4040745740c3c9fd88206bf050f1621ef20ffb0262ec614c11497ef030f9fb675a3
+DIST sphinx-notfound-page-0.7.1.gh.tar.gz 50670 BLAKE2B 
b438413585fce3623451015d873242de3e6d7c466aa06b0b6398d7e337d2a0d3c2041973b1f1c8491b1f382d8e87a2da00b6a97e3a857b60cb345e715d2aa27b
 SHA512 
f2894b19f8ccee22ac7f6e3a34f8270923e8cc4b2182d490e6ec46477460555de9b67b0075f74cc089b0b9e7474c6db9373d107d272d161d98a3c5609edfa7a0

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
new file mode 100644
index 000..200e4e029d1
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{7..9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
+HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
+# PyPI tarballs lack tests
+# https://github.com/readthedocs/sphinx-notfound-page/pull/110
+SRC_URI="
+   https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
+   -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-10-21 Thread Michał Górny
commit: 6e1fdfe3461769cd2420bd03c4e945623155e0d1
Author: Michał Górny  gentoo  org>
AuthorDate: Wed Oct 21 22:48:13 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Wed Oct 21 22:51:21 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e1fdfe3

dev-python/sphinx-notfound-page: Remove old

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

 dev-python/sphinx-notfound-page/Manifest |  1 -
 .../sphinx-notfound-page-0.4.ebuild  | 20 
 2 files changed, 21 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 5225d10cfeb..4cd3cee7861 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,2 +1 @@
-DIST sphinx-notfound-page-0.4.tar.gz 5685 BLAKE2B 
0bfc6cf98e0731a5cc95f1802dad1e7297ed764a626831b970d75d82ec0f7d6edb45c404851ea13bf38decc39aabf0e3dd6b136714a591e8ab595f11e23e67cd
 SHA512 
56e867e6954f26da498b77e8fa43e8d62961ab33ee9c16d2084745dd54a998df51c7d882a47560196135d2fb4d473f7305ef19b31373bc205f8eaf0d3d4946f0
 DIST sphinx-notfound-page-0.5.tar.gz 47806 BLAKE2B 
4715bed7509970f9198a0c666a568ca403157ad0704d0e1d17d222e6e8dc7adefab3922a4b79e056d20034463d5f034cba8c7b65248569a46866a964abec7e70
 SHA512 
a48cf4bcc755687c9e02482727ab2c28abe314118cef775e6b5625e2db67e4040745740c3c9fd88206bf050f1621ef20ffb0262ec614c11497ef030f9fb675a3

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
deleted file mode 100644
index a87d5b2f13a..000
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_6 python3_7 )
-inherit distutils-r1
-
-DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
-HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
-IUSE=""
-
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="${DEPEND}"
-BDEPEND=""



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-10-15 Thread Matthew Thode
commit: 3ef352ff900fc80871418ab6f25e4006dfc455e6
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Oct 16 03:21:57 2020 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Oct 16 03:21:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef352ff

dev-python/sphinx-notfound-page: 0.5 stable amd64 arm64 and x86

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
index 6fef53b3f91..71e14e89652 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
@@ -15,7 +15,7 @@ 
SRC_URI="https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.g
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~x64-macos"
 
 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-09-14 Thread Louis Sautier
commit: c534153630f733a6962380de1eeedaa402ceb0e4
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Sep 14 09:46:37 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep 14 10:20:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5341536

dev-python/sphinx-notfound-page: v0.5, Py3.8+3.9, tests, fix deps

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

 dev-python/sphinx-notfound-page/Manifest   |  1 +
 .../sphinx-notfound-page-0.5.ebuild| 22 ++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
index 9c50f6bfa67..5225d10cfeb 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1 +1,2 @@
 DIST sphinx-notfound-page-0.4.tar.gz 5685 BLAKE2B 
0bfc6cf98e0731a5cc95f1802dad1e7297ed764a626831b970d75d82ec0f7d6edb45c404851ea13bf38decc39aabf0e3dd6b136714a591e8ab595f11e23e67cd
 SHA512 
56e867e6954f26da498b77e8fa43e8d62961ab33ee9c16d2084745dd54a998df51c7d882a47560196135d2fb4d473f7305ef19b31373bc205f8eaf0d3d4946f0
+DIST sphinx-notfound-page-0.5.tar.gz 47806 BLAKE2B 
4715bed7509970f9198a0c666a568ca403157ad0704d0e1d17d222e6e8dc7adefab3922a4b79e056d20034463d5f034cba8c7b65248569a46866a964abec7e70
 SHA512 
a48cf4bcc755687c9e02482727ab2c28abe314118cef775e6b5625e2db67e4040745740c3c9fd88206bf050f1621ef20ffb0262ec614c11497ef030f9fb675a3

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
new file mode 100644
index 000..6fef53b3f91
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6,7,8,9} )
+
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
+HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
+# PyPI tarballs lack tests
+# https://github.com/readthedocs/sphinx-notfound-page/pull/110
+SRC_URI="https://github.com/readthedocs/sphinx-notfound-page/archive/${PV}.tar.gz
 -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos"
+
+RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
+
+distutils_enable_tests pytest



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-09-14 Thread Louis Sautier
commit: c22e5481e3d3b89b77e406e3b529bda515ddd6c2
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Sep 14 09:19:38 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep 14 09:19:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c22e5481

dev-python/sphinx-notfound-page: remove redundant long description

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

 dev-python/sphinx-notfound-page/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/sphinx-notfound-page/metadata.xml 
b/dev-python/sphinx-notfound-page/metadata.xml
index 7c2c540261c..f7ae3266757 100644
--- a/dev-python/sphinx-notfound-page/metadata.xml
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -8,9 +8,6 @@
prometheanf...@gentoo.org
Matthew Thode

-   
-   Create a custom 404 page with absolute URLs hardcoded.
-   

sphinx-notfound-page
readthedocs/sphinx-notfound-page



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-09-14 Thread Louis Sautier
commit: ec5018db180a2f066f25075ad39cc0ddce997226
Author: Louis Sautier  gentoo  org>
AuthorDate: Mon Sep 14 09:17:43 2020 +
Commit: Louis Sautier  gentoo  org>
CommitDate: Mon Sep 14 09:18:19 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec5018db

dev-python/sphinx-notfound-page: add upstream info to metadata

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

 dev-python/sphinx-notfound-page/metadata.xml | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/metadata.xml 
b/dev-python/sphinx-notfound-page/metadata.xml
index 7f94ee92d1e..7c2c540261c 100644
--- a/dev-python/sphinx-notfound-page/metadata.xml
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -9,6 +9,12 @@
Matthew Thode


-   Create a custom 404 page with absolute URLs hardcoded.
+   Create a custom 404 page with absolute URLs hardcoded.

+   
+   sphinx-notfound-page
+   readthedocs/sphinx-notfound-page
+   
https://github.com/readthedocs/sphinx-notfound-page/issues
+   https://sphinx-notfound-page.readthedocs.io/
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-03-29 Thread Sergei Trofimovich
commit: f245c5722a8fd531c16818ff7e217bca6a1bc234
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Mar 29 21:14:01 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Mar 29 21:21:35 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f245c572

dev-python/sphinx-notfound-page: keyworded 0.4 for ppc64, bug #689608

Package-Manager: Portage-2.3.96, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
index 8cf4036c391..a87d5b2f13a 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2020-02-05 Thread Michał Górny
commit: f78c5393be3129069b894fae3e59fa506da4aecf
Author: Michał Górny  gentoo  org>
AuthorDate: Thu Feb  6 06:10:30 2020 +
Commit: Michał Górny  gentoo  org>
CommitDate: Thu Feb  6 06:16:38 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f78c5393

dev-python/sphinx-notfound-page: Remove py2

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

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
index 17f901e5a1d..8cf4036c391 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
+PYTHON_COMPAT=( python3_6 python3_7 )
 inherit distutils-r1
 
 DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2019-08-23 Thread Matthew Thode
commit: 2e4cef2bb61cca837f7d029fce1b0d7bd5d7df23
Author: Matthew Thode  gentoo  org>
AuthorDate: Fri Aug 23 16:11:22 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Fri Aug 23 16:13:49 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e4cef2b

dev-python/sphinx-notfound-page: 0.4 stable amd64/x86 for ansible

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
index 8c43245b056..d3d0c1a98b8 100644
--- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~x64-macos"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



[gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-notfound-page/

2019-08-12 Thread Matthew Thode
commit: 1222ac943d5581d44d509d5c0062c3b3a48acd7b
Author: Matthew Thode  gentoo  org>
AuthorDate: Mon Aug 12 18:16:41 2019 +
Commit: Matthew Thode  gentoo  org>
CommitDate: Mon Aug 12 18:23:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1222ac94

dev-python/sphinx-notfound-page: 0.4 add for ansible

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode  gentoo.org>

 dev-python/sphinx-notfound-page/Manifest |  1 +
 dev-python/sphinx-notfound-page/metadata.xml | 14 ++
 .../sphinx-notfound-page-0.4.ebuild  | 20 
 3 files changed, 35 insertions(+)

diff --git a/dev-python/sphinx-notfound-page/Manifest 
b/dev-python/sphinx-notfound-page/Manifest
new file mode 100644
index 000..9c50f6bfa67
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -0,0 +1 @@
+DIST sphinx-notfound-page-0.4.tar.gz 5685 BLAKE2B 
0bfc6cf98e0731a5cc95f1802dad1e7297ed764a626831b970d75d82ec0f7d6edb45c404851ea13bf38decc39aabf0e3dd6b136714a591e8ab595f11e23e67cd
 SHA512 
56e867e6954f26da498b77e8fa43e8d62961ab33ee9c16d2084745dd54a998df51c7d882a47560196135d2fb4d473f7305ef19b31373bc205f8eaf0d3d4946f0

diff --git a/dev-python/sphinx-notfound-page/metadata.xml 
b/dev-python/sphinx-notfound-page/metadata.xml
new file mode 100644
index 000..7f94ee92d1e
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   pyt...@gentoo.org
+   
+   
+   prometheanf...@gentoo.org
+   Matthew Thode
+   
+   
+   Create a custom 404 page with absolute URLs hardcoded.
+   
+

diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild 
b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
new file mode 100644
index 000..8c43245b056
--- /dev/null
+++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild
@@ -0,0 +1,20 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="Create a custom 404 page with absolute URLs hardcoded."
+HOMEPAGE="https://sphinx-notfound-page.readthedocs.io/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}"
+BDEPEND=""