summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-notfound-page
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-16 22:05:01 +0100
commitcc4618c9ba3d974948ebf340b542d8cb01db2f55 (patch)
tree125ee67bb9e0d548771cf7b61d04bb1f0dc57687 /dev-python/sphinx-notfound-page
parent677b7ba5c317778df2ad7e70df94b9b7eec4adbc (diff)
gentoo resync : 16.09.2021
Diffstat (limited to 'dev-python/sphinx-notfound-page')
-rw-r--r--dev-python/sphinx-notfound-page/Manifest4
-rw-r--r--dev-python/sphinx-notfound-page/metadata.xml2
-rw-r--r--dev-python/sphinx-notfound-page/sphinx-notfound-page-0.7.1.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/sphinx-notfound-page/Manifest b/dev-python/sphinx-notfound-page/Manifest
index ef2745de7d44..9de1dbfc2cc3 100644
--- a/dev-python/sphinx-notfound-page/Manifest
+++ b/dev-python/sphinx-notfound-page/Manifest
@@ -1,3 +1,3 @@
DIST sphinx-notfound-page-0.7.1.gh.tar.gz 50670 BLAKE2B b438413585fce3623451015d873242de3e6d7c466aa06b0b6398d7e337d2a0d3c2041973b1f1c8491b1f382d8e87a2da00b6a97e3a857b60cb345e715d2aa27b SHA512 f2894b19f8ccee22ac7f6e3a34f8270923e8cc4b2182d490e6ec46477460555de9b67b0075f74cc089b0b9e7474c6db9373d107d272d161d98a3c5609edfa7a0
-EBUILD sphinx-notfound-page-0.7.1.ebuild 647 BLAKE2B 5acd23e28ce43f82f5fe65e3dca93af63c5cf822506a9e029c3be4a64a93e266e78eb069509dbfc190d1f538b210cbc95ffbbe2a5653e212f813f36260948e46 SHA512 70f27120595c88aa2fb5df0834f94f5b4d38930190a4bff3f87cef34b490c5dd819f5e2b2c9c437c3248d2ef5d4c96170353d59ee9207d5e3fe01c0b86d24a0e
-MISC metadata.xml 650 BLAKE2B 97a73cc606f9d06a75ba52ce57700410ad3f47df180163feec6cb875b6e67d14c4e7ec2e075977820cf39382d22939b2b1f2d9d721f79e7e3b8e52492ce02ecf SHA512 b2bf98f537f3439c67e8c26473ae55072c81e4ccd11c4d9d682e89a3e8a6127a193862681855ec9b2ef178da837d8be7cd0fec885da89643a339b6fd09afe5b5
+EBUILD sphinx-notfound-page-0.7.1.ebuild 655 BLAKE2B 829c77623d1cc7963556fe48d87a1d67e99c19950c30f417893bd2b08f3951fbae4fd425f2c43bb4e66b64fec298141f14344f43080893ff69dcb91b4ace98cc SHA512 2054fef0e7b36075fae61ab2865775680641c7a2d94c05cbcb9173d6847e71bbed8d6bb94351fed13cd7b2a1174a692fcc4365516dd8367040aa9f9c6c6dbe19
+MISC metadata.xml 651 BLAKE2B 7b4c1c58782b6a1e6118744d4933d8bfc1391fef578350f9622dddfb911a4319be8fc2cd2a297d5ac84bb97249d520a1cb740ed00d6314cb3cbf1dce5c119dfd SHA512 4b531fde722c6f0f0709405669efe61cfe2fd14e52f627ee67001b81d5268444b226630f55c6dc6a149ea86699379289368826429754abbad6cdaf36f1f4a673
diff --git a/dev-python/sphinx-notfound-page/metadata.xml b/dev-python/sphinx-notfound-page/metadata.xml
index f07ab9335e8f..4dbf487726ec 100644
--- a/dev-python/sphinx-notfound-page/metadata.xml
+++ b/dev-python/sphinx-notfound-page/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
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 8073b447a33a..521bc1d1cc04 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..10} )
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}]"