diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-07-01 08:00:51 +0100 |
commit | d1c14e94a73fba924761cdad7298f3e48c6bc160 (patch) | |
tree | 60b97f0d81b3b06b06acc48ff8856d7c4afa2989 /dev-python/sphinx-notfound-page | |
parent | d5ee59790ee8298b8599b0aa0fa21a98b972a44d (diff) |
gentoo auto-resync : 01:07:2024 - 08:00:50
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-1.0.2.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 f14a5569034b..9d18a478da99 100644 --- a/dev-python/sphinx-notfound-page/Manifest +++ b/dev-python/sphinx-notfound-page/Manifest @@ -1,3 +1,3 @@ DIST sphinx-notfound-page-1.0.2.gh.tar.gz 543984 BLAKE2B a6a7a1f157c9500618c296152f44a441db9bf4198e196e5be5c71444e05f2623457d0807103dcc55d08c869afb0d35b719dc73f7f43e57f08a025aa08a4f42b1 SHA512 faa6c2cf59dcb3ab90e00176f1f9480ad8f5ff07e76dfd49a17985e638ea05329faaffa15f64d5c7cedc37028d0beeee9de10927429eb85d5b0bb1397d6bd14e -EBUILD sphinx-notfound-page-1.0.2.ebuild 848 BLAKE2B 98c609702cdc99d05ff4f6374586571f1971ac91aa80214bc506eef55e1980053e07eb1999a9206c0137312ed7df5d594b1f7fffd21afe9c727c2f083924b190 SHA512 156bc35658a97b20cdc2df9d0fa70144ce87c9ce14dfeff6dac10575a30403c9d03c4f0cc2e3c1df3c4412abf4a9e59043b970d780ca07dff3f0138760a97ebf +EBUILD sphinx-notfound-page-1.0.2.ebuild 848 BLAKE2B e181a18fa38b164602335439a316b7042ec9359288e83dd1f66316d96b0ddfbba898eb9fb5c4e80745dcf129a12039a21a15e7ca56da1a0f4a2fd9c434653922 SHA512 d3d1afe95e8b4d71ed488ca4eb61091b5a2cebf8b7223b3aac00ae10757c6f01d0d6508f668f30214cd5f46640e6f6895706f1f9d2a99c8059dc578160581730 MISC metadata.xml 651 BLAKE2B 7b4c1c58782b6a1e6118744d4933d8bfc1391fef578350f9622dddfb911a4319be8fc2cd2a297d5ac84bb97249d520a1cb740ed00d6314cb3cbf1dce5c119dfd SHA512 4b531fde722c6f0f0709405669efe61cfe2fd14e52f627ee67001b81d5268444b226630f55c6dc6a149ea86699379289368826429754abbad6cdaf36f1f4a673 diff --git a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.2.ebuild b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.2.ebuild index 235e468105f1..4b163eacf4d3 100644 --- a/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.2.ebuild +++ b/dev-python/sphinx-notfound-page/sphinx-notfound-page-1.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=flit -PYTHON_COMPAT=( pypy3 python3_{10..12} ) +PYTHON_COMPAT=( pypy3 python3_{10..13} ) inherit distutils-r1 |