diff --git a/dev-python/sphinx-autodoc-typehints/Manifest b/dev-python/sphinx-autodoc-typehints/Manifest index b36be84cab..cb40417132 100644 --- a/dev-python/sphinx-autodoc-typehints/Manifest +++ b/dev-python/sphinx-autodoc-typehints/Manifest @@ -1,2 +1,2 @@ DIST sphinx-autodoc-typehints-1.10.3.tar.gz 16396 BLAKE2B 5621e6225fa8f97f61a3e7ad387631bc524bd4cd236a184e88431dd044dbf208b042882a150a88372f7bdd613d06de980a5b6685ed1814c6b0c7c1a27079f715 SHA512 170fd6cea10d730eefeef4e2e4de985119dbcde06d43181bb522ec31923ddc49dd7757ca623c820e2e5008198ef9b522d70e08c0c6ff5349921f1777b797bddb -DIST sphinx-autodoc-typehints-1.11.0.tar.gz 16676 BLAKE2B 8a2d8ea24ba5cc670edf1570d2c040f13aeed73ba690281846a38c9ab10b8ecfdc3c7435e3cc2099c9c2c1ec2e247ac520668edaf16630b24753ce01065cb573 SHA512 9ffdeccc58ae349fac5e94fac0495c0a2c037293bd5f49a0a5f9844881b6af08b8a3de02fccf68ec14e3301121ebfc212a3dd20c986cee2784b06f899b8b5ea4 +DIST sphinx-autodoc-typehints-1.11.1.tar.gz 17361 BLAKE2B 2ea3c3cd19c2bcb6c6dcc8c37ef60e977a852c29337f34f090d54cd1b2a7525f32dbef83c369042fc28a555f340231f3754bc301bb5056c40de9915da94fa8e4 SHA512 ac6b15247496ef2e284be57cf715972865859b1f3c51a7548aca07d7ded9dd53e75114064cd5a8c66539ef2cee983e1a3213570baa09b5c3ced594893e14bc38 diff --git a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.1.ebuild similarity index 99% rename from dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild rename to dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.1.ebuild index 0ec33146c7..f45bccc3a6 100644 --- a/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.0.ebuild +++ b/dev-python/sphinx-autodoc-typehints/sphinx-autodoc-typehints-1.11.1.ebuild @@ -25,7 +25,7 @@ RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]" DEPEND="test? ( dev-python/sphobjinv[${PYTHON_USEDEP}] dev-python/typing-extensions[${PYTHON_USEDEP}] - )" +)" distutils_enable_tests pytest