diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-02-10 21:05:55 +0000 |
commit | 71deace00d1a2b091313fe137ab7092418c6f87c (patch) | |
tree | 9f1f0dee23e13658e52f49437befe78427148c51 /dev-python/sphinx-notfound-page | |
parent | 29aabba0ea759c6a2864ff5631735b67ee38e5e0 (diff) |
gentoo resync : 10.02.2020
Diffstat (limited to 'dev-python/sphinx-notfound-page')
-rw-r--r-- | dev-python/sphinx-notfound-page/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinx-notfound-page/sphinx-notfound-page-0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-notfound-page/Manifest b/dev-python/sphinx-notfound-page/Manifest index 02f9f2c69338..ef46e6a21cfd 100644 --- a/dev-python/sphinx-notfound-page/Manifest +++ b/dev-python/sphinx-notfound-page/Manifest @@ -1,3 +1,3 @@ DIST sphinx-notfound-page-0.4.tar.gz 5685 BLAKE2B 0bfc6cf98e0731a5cc95f1802dad1e7297ed764a626831b970d75d82ec0f7d6edb45c404851ea13bf38decc39aabf0e3dd6b136714a591e8ab595f11e23e67cd SHA512 56e867e6954f26da498b77e8fa43e8d62961ab33ee9c16d2084745dd54a998df51c7d882a47560196135d2fb4d473f7305ef19b31373bc205f8eaf0d3d4946f0 -EBUILD sphinx-notfound-page-0.4.ebuild 517 BLAKE2B fc67c427ca37bc0c962098a74bae0247fb9eacb2d02af203d45b2dbe1cbf86d6f67c7a91df2a66295fa6d3f42545f43c635695dd16eff2e17f021dd29b315392 SHA512 7f0e7ea344e90573d1593e8c8598529bc749382c34c4f1805b2105199775368355ee4039c0049f1494f5d940673999267a5c9ef721932161a578f74ab849c2e5 +EBUILD sphinx-notfound-page-0.4.ebuild 507 BLAKE2B 817d5b3acf2c4995a99fb73c234915d195e2f418578124aea9878515aab92d59d927398cc1d6efc5f3406ca61ae03f9ce58307af73f27fb9b56623e6887f45bf SHA512 cdb6516f94aa84c2bbe016f29a199b49186ddcce9bac833adf5c6d0b744af8ab5d9becfcd86a1d3b1c4eddbbc7c5fc8c2e66673db2ba76acbb50c19225081cfb MISC metadata.xml 440 BLAKE2B 0a08957b47eac83866fdbfd2fc137fa09413c2f6e4cbe961a0c587cb1604951d76061d41acae0a925a9f1775c785e8dc0808255685c14d88b5543e729052aeca SHA512 84b278d6a84dccb896c1e5c10ff1018ec801ea1a36083896f08629db28e82f8b20be2cad95a13b2ad53ba3751c9f6ba0c8a6367ad9baeb2881d22211793c2671 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 17f901e5a1d1..8cf4036c3918 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." |