summaryrefslogtreecommitdiff
path: root/dev-python/httpbin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-15 00:01:28 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-15 00:01:28 +0100
commit514c44bb9cc421df9c323acbad430cbb6ee5b89a (patch)
tree22621125c9bc9177d5339f093f57cb928531f33f /dev-python/httpbin
parent59c2499e0c9720169c9d5a02168c51c807a21467 (diff)
gentoo auto-resync : 15:05:2024 - 00:01:27
Diffstat (limited to 'dev-python/httpbin')
-rw-r--r--dev-python/httpbin/Manifest2
-rw-r--r--dev-python/httpbin/httpbin-0.10.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/httpbin/Manifest b/dev-python/httpbin/Manifest
index 40aad939eb05..9fd16b2d87f0 100644
--- a/dev-python/httpbin/Manifest
+++ b/dev-python/httpbin/Manifest
@@ -1,4 +1,4 @@
AUX httpbin-0.10.1-optional-flasgger.patch 2246 BLAKE2B f96db03047b779625f5107aff167eba52f6819b99c4fcded932e1c4337e02e00be15901a3a3dacaf708933c04cdf9b687a78eedd7b03fb13aac868163ee0f632 SHA512 1e161b7ead872cccda833fa7a21e82229563dd996f9d5511550becf5e5623a61a7c85034e8ccb125d39eeaf9cbefb67616d692d08554f93b1fb0295ce5530ccc
DIST httpbin-0.10.2.tar.gz 107327 BLAKE2B 39ab1e518c9f7e1ede9cd0aa2e3155f7e36267c83d1d2537a5b6cb5aa1c9e70efe96c5bf98a5b22cd05e70368d1495f8e5364032fcf2f476d62512b7e7322652 SHA512 731b842090be516d9eccb1d2bb8303128d2b2e24b1ebf0b2018a2f0b8629b164c7de686e1775841cd57417ec89941d98fc81f878a284c7242bfef4db481a781b
-EBUILD httpbin-0.10.2.ebuild 1249 BLAKE2B 22a9a804b3845ea19c0f6597c1907a230ca5e800fcdbe1fe4e2071ff87df3a8cf14378980a3d33d3660e85a905e34014de08123fcc686c942af027ed596d9b3f SHA512 c50d5cea1fe1aa05d57fbad22dd196df3dd81dc96d380dc7ab7dffb0042e80e49dc561813a4fd5129eb62c0513bce70e0fb9acbcde0a4d1feb02a42ecbf6b139
+EBUILD httpbin-0.10.2.ebuild 1249 BLAKE2B 16b8095195a0228d804d055c560ab823b577e5b4e68bafaca7c8cf19386fceb088f31a164294b0a023388cd3415fcbe05acf317d42caaa4a6e12bbef1bd686b5 SHA512 fb4cbf4d0757e16f7c7893e5f5913b5b522ecb491e8e8f8c354cb86b10b773cb653b3246a7c4aa8602118122ddc0df1616201d3d01e965e353f9510784ad6c29
MISC metadata.xml 445 BLAKE2B c577334830bc0d51f9df221e224c231c254b3db9129e4028d53cbd96a4481728e3b721b44f569c243deeecfb38e8dc81a7566a0b7ccd665d51b1a69a3687eb18 SHA512 fcdbd0c24e12d91df89af24befa6c9600f28083c3fe38e88ebec9856f4fb5c4c137c3b85f2271422c513bbd7c31a457f8290ebc2dd755d9117d57aa42883eec8
diff --git a/dev-python/httpbin/httpbin-0.10.2.ebuild b/dev-python/httpbin/httpbin-0.10.2.ebuild
index 6aecdd6bc65a..cf036cbb5bba 100644
--- a/dev-python/httpbin/httpbin-0.10.2.ebuild
+++ b/dev-python/httpbin/httpbin-0.10.2.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} pypy3 )
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
inherit distutils-r1 optfeature pypi