From b4d43e8c611df4a8061b6f88d9e9f6b1e3c83903 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 24 Jun 2021 14:47:38 +0100 Subject: gentoo resync : 24.06.2021 --- dev-python/sphinx-notfound-page/Manifest | 6 ++---- dev-python/sphinx-notfound-page/metadata.xml | 1 + .../sphinx-notfound-page-0.5.ebuild | 22 ---------------------- .../sphinx-notfound-page-0.7.1.ebuild | 2 +- 4 files changed, 4 insertions(+), 27 deletions(-) delete mode 100644 dev-python/sphinx-notfound-page/sphinx-notfound-page-0.5.ebuild (limited to 'dev-python/sphinx-notfound-page') diff --git a/dev-python/sphinx-notfound-page/Manifest b/dev-python/sphinx-notfound-page/Manifest index 2b6467393eb4..ef2745de7d44 100644 --- a/dev-python/sphinx-notfound-page/Manifest +++ b/dev-python/sphinx-notfound-page/Manifest @@ -1,5 +1,3 @@ -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 -EBUILD sphinx-notfound-page-0.5.ebuild 641 BLAKE2B c90920e67c3e5e20fb39bb7fcdaa5947c2cbcb17d9060f8566916cff0ed50c47965f439055b9db95505c4365288231380c96b60071d467d18f5068c35cab4ba7 SHA512 7fed433c99187579b3466f3c36efde46d175f47d9e662d89b8642716bffb8dd89285092e48a8f864163421b75a2403d55f54aa63e378f48c1d3b0ba61445e75e -EBUILD sphinx-notfound-page-0.7.1.ebuild 650 BLAKE2B aec73a088ebd0d2c525407c27de7cca16dfacf9b184289f62a0adf8c020355743a8d45869c9746746966c2f83475ca052541859b8797425b2130c4370ffc8af7 SHA512 5020bd05900230b6c93625da65ff202bfe0bc1ce9c009cc2d33c14920c632bd4f7eb84bf23083cf9c10383bab81c140e6bdfbea3010e957b60d622ad88be1c78 -MISC metadata.xml 626 BLAKE2B a9cc30ad83ffd4e697b10525cd5d5d555ed6293ff54044a67eeb871f29d9683c5330c4c49c378c990e126db241fbca487d00510960e8154f74b1fcd50325dfe7 SHA512 3c92f220c2a0d3668c1c0d968f43cc5986494130952aec2d014900576f39fccb67953c1f8fe90e70d0591ee618e2b3b312828c436f3acf6ed75425d4f4694048 +EBUILD sphinx-notfound-page-0.7.1.ebuild 647 BLAKE2B 5acd23e28ce43f82f5fe65e3dca93af63c5cf822506a9e029c3be4a64a93e266e78eb069509dbfc190d1f538b210cbc95ffbbe2a5653e212f813f36260948e46 SHA512 70f27120595c88aa2fb5df0834f94f5b4d38930190a4bff3f87cef34b490c5dd819f5e2b2c9c437c3248d2ef5d4c96170353d59ee9207d5e3fe01c0b86d24a0e +MISC metadata.xml 650 BLAKE2B 97a73cc606f9d06a75ba52ce57700410ad3f47df180163feec6cb875b6e67d14c4e7ec2e075977820cf39382d22939b2b1f2d9d721f79e7e3b8e52492ce02ecf SHA512 b2bf98f537f3439c67e8c26473ae55072c81e4ccd11c4d9d682e89a3e8a6127a193862681855ec9b2ef178da837d8be7cd0fec885da89643a339b6fd09afe5b5 diff --git a/dev-python/sphinx-notfound-page/metadata.xml b/dev-python/sphinx-notfound-page/metadata.xml index f7ae32667577..f07ab9335e8f 100644 --- a/dev-python/sphinx-notfound-page/metadata.xml +++ b/dev-python/sphinx-notfound-page/metadata.xml @@ -8,6 +8,7 @@ prometheanfire@gentoo.org Matthew Thode + sphinx-notfound-page readthedocs/sphinx-notfound-page 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 3387b66e0041..000000000000 --- 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 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 200e4e029d1b..8073b447a33a 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}]" -- cgit v1.2.3