diff --git a/dev-python/httpx/Manifest b/dev-python/httpx/Manifest index d9d64a2575..b96279e4ff 100644 --- a/dev-python/httpx/Manifest +++ b/dev-python/httpx/Manifest @@ -1,3 +1,3 @@ DIST httpx-0.11.1.tar.gz 177579 BLAKE2B a5722e997a79fd9b5c701a862abb4bf70458bf57057d2a9fb9a2dccdbbca2f4f54bf59e91437ed8ff452737a3b01d69dbf4efe3ef03d49e240bc5bf54e51ebea SHA512 4da80a0232092d2423fd95d4549df79d9885e6ce34af0480f1d5a4904c9ca0fdb725b600f603c482179ea3b7c6ee5b584a70b8c0722918ba28f1bcc5c48201ad DIST httpx-0.13.3.tar.gz 176199 BLAKE2B d3a56c2386841909668e34eaa78d202f91ad900230b9d1d4254bfa08312312d020e081aea2839dbb57d85fa26ccfc3f093404801c4dd5c47051f3c9fd2746552 SHA512 54cdee16e8253c221c3298817ccf63a4a0d6755a86feea2aa5a2efe9af44eb1eb0a578b21f593fe28fceace17b0a0badb52a66965c35bf456ea57dd3b905ebbe -DIST httpx-0.14.3.tar.gz 813092 BLAKE2B 9bad0aa069c2666bae778b972b2724d6868a65a870b13a490cf82f347a661f4012bd55434a9fcea6cab43bff410679f549764319018bcebb75a30bec3b132288 SHA512 8bd741f3d8211604efc0c946a06d2aae5a1c484d1057218db60711840ef00119f54c76eaf02a25f7c8820122621794e54e7f3d32b4b858e41f87af9954a58046 +DIST httpx-0.16.1.tar.gz 965347 BLAKE2B a6c5bcdda595ffcfb824194564ebd93760a9180e60665a9540fc6a2822b1be4273b940fee61cb4b49c2d97a5f4d71b1caf32deddec18d2fb636465b3868aece4 SHA512 d76b2c94c655c187ab150f20b16906034574d017a67c4a06c456d55071434cc0ba7752bdceda86aa6b1a1fe9109fa11594e4ea679cd7d2a77898fb40fa5153d3 diff --git a/dev-python/httpx/httpx-0.14.3.ebuild b/dev-python/httpx/httpx-0.16.1.ebuild similarity index 92% rename from dev-python/httpx/httpx-0.14.3.ebuild rename to dev-python/httpx/httpx-0.16.1.ebuild index e10a7e8b2a..f3ee531540 100644 --- a/dev-python/httpx/httpx-0.14.3.ebuild +++ b/dev-python/httpx/httpx-0.16.1.ebuild @@ -23,7 +23,10 @@ LICENSE="BSD" KEYWORDS="~amd64 ~x86" SLOT="0" -RDEPEND="dev-python/certifi[${PYTHON_USEDEP}] +RESTRICT="test" + +RDEPEND=" + dev-python/certifi[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] dev-python/hstspreload[${PYTHON_USEDEP}] ~dev-python/httpcore-0.10.1[${PYTHON_USEDEP}] @@ -42,6 +45,7 @@ DEPEND="test? ( dev-python/isort[${PYTHON_USEDEP}] dev-python/mypy[${PYTHON_USEDEP}] dev-python/pytest-asyncio[${PYTHON_USEDEP}] + dev-python/pytest-trio[${PYTHON_USEDEP}] dev-python/trio[${PYTHON_USEDEP}] dev-python/trustme[${PYTHON_USEDEP}] dev-python/uvicorn[${PYTHON_USEDEP}] diff --git a/dev-python/mkdocs-git-revision-date-localized-plugin/Manifest b/dev-python/mkdocs-git-revision-date-localized-plugin/Manifest index 540c5d21e4..54f3b225ea 100644 --- a/dev-python/mkdocs-git-revision-date-localized-plugin/Manifest +++ b/dev-python/mkdocs-git-revision-date-localized-plugin/Manifest @@ -1 +1 @@ -DIST mkdocs-git-revision-date-localized-plugin-0.5.0.tar.gz 80644 BLAKE2B 578a8be85d5aabc354497d2ddc236f36246c286a16ddb025ad03a0551908b3a07803cab878b9fa379953b62323d97a30ff74b00e2cf6dc5d8509bb82cbc00bba SHA512 51db7d0efaaf21582bd69131ca31c72ae36e6d4204b3358f33995128fab902d9d837ae9fbf81d34713eee4303656276b0dac76f625298774b0e4a433d33eacd2 +DIST mkdocs-git-revision-date-localized-plugin-0.7.2.tar.gz 328454 BLAKE2B ace3838939140d639416c0048b0a65b7609e194d5497c2c90e12962945ec9e6bbc8311b5c1ee5aeab7b4a297709549acfac80b444e7ebb7e80dcf1bb71a082b3 SHA512 a0d43fbf332e6f2c1000cf11c8bfe79ba7d6b8deac8568110ac368d6270f0551572f9c254eb0744dfd6b72a393ed4308c40f92131a14a18f1f6879b77f3b7702 diff --git a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.5.0.ebuild b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.7.2.ebuild similarity index 61% rename from dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.5.0.ebuild rename to dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.7.2.ebuild index ff918787e1..3cf0ef351f 100644 --- a/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.5.0.ebuild +++ b/dev-python/mkdocs-git-revision-date-localized-plugin/mkdocs-git-revision-date-localized-plugin-0.7.2.ebuild @@ -5,8 +5,6 @@ EAPI=7 PYTHON_COMPAT=( python3_7 ) -DISTUTILS_USE_SETUPTOOLS=rdepend - inherit distutils-r1 DESCRIPTION="Display the localized date of the last git modification of a markdown file" @@ -24,7 +22,7 @@ RDEPEND=" >=dev-python/Babel-2.7.0[${PYTHON_USEDEP}] dev-python/GitPython[${PYTHON_USEDEP}] dev-python/jinja[${PYTHON_USEDEP}] - >=dev-python/mkdocs-0.17[${PYTHON_USEDEP}] + >=dev-python/mkdocs-1.0[${PYTHON_USEDEP}] " DEPEND="test? ( dev-python/click[${PYTHON_USEDEP}] @@ -33,20 +31,6 @@ DEPEND="test? ( distutils_enable_tests pytest -python_prepare_all() { - # AssertionError: 'mkdocs build' command failed - # 'theme set to 'material' with 'language' set to 'de'' - # not sure why this is trying to set language to DE - sed -i -e 's:test_material_theme:_&:' \ - -e 's:test_material_theme_no_locale :_&:' \ - tests/test_basic.py || die - - # mkdocs.exceptions.ConfigurationError: Aborted with 1 Configuration Errors! - sed -i -e 's:test_plugin_on_config:_&:' \ - tests/test_plugin.py || die - distutils-r1_python_prepare_all -} - python_test() { distutils_install_for_testing pytest -vv || die "Tests fail with ${EPYTHON}" diff --git a/dev-python/sniffio/Manifest b/dev-python/sniffio/Manifest index 6a1b47b5cd..daec3e1477 100644 --- a/dev-python/sniffio/Manifest +++ b/dev-python/sniffio/Manifest @@ -1 +1 @@ -DIST sniffio-1.1.0.tar.gz 15285 BLAKE2B fc2887150c8b64cc9ba5eb261d2f04650033279e5b5a6527f28fa8eff6cda409ffddb0986bba1358288fd35e0bbd09d90a7c4a0893a612f1efdbec393c2d9e3c SHA512 f315c79245ccec8e1e6e0f8ffe4cf42fdab7f5fe3e680ddc05c65732a6d26989ac1459135f13938380928b02802bc0a6b1174c83118a60b0ad15f59730927912 +DIST sniffio-1.2.0.tar.gz 17132 BLAKE2B d42442a231c07834803e8552812dc177defbc0d062418fa576e7368a973eaa1ea20e4933e145a26178a707da72fb00529b19d44ea850f0a14c78bb2b5dab0d9a SHA512 96da4e0f0fff99b122aa729da052e97c2dd75f19aab4dd3728f8e337875b0fac1b3d8d96c8c3a67ca96f15dbf07a593b89e323bf04a8ee0501d7414454030719 diff --git a/dev-python/sniffio/sniffio-1.1.0.ebuild b/dev-python/sniffio/sniffio-1.2.0.ebuild similarity index 87% rename from dev-python/sniffio/sniffio-1.1.0.ebuild rename to dev-python/sniffio/sniffio-1.2.0.ebuild index ca0f46b1b6..ad474c26db 100644 --- a/dev-python/sniffio/sniffio-1.1.0.ebuild +++ b/dev-python/sniffio/sniffio-1.2.0.ebuild @@ -22,3 +22,8 @@ DEPEND="test? ( dev-python/curio[${PYTHON_USEDEP}] )" distutils_enable_sphinx docs/source dev-python/sphinxcontrib-trio distutils_enable_tests pytest + +python_test() { + PYTHONPATH="${S}" + pytest -vv || die "Tests fail with ${EPYTHON}" +} 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 diff --git a/dev-python/tekore/Manifest b/dev-python/tekore/Manifest index bb4b4254b6..194a802e0a 100644 --- a/dev-python/tekore/Manifest +++ b/dev-python/tekore/Manifest @@ -1 +1 @@ -DIST tekore-3.1.0.tar.gz 166910 BLAKE2B a6fec96061a6e1319b25f3bbb73dc77f9dc8e4f6726ecb95f79e9b41ef9daa0062da0875bb74d5f195f6b6222e6f149936f77d87785469e4296d47d4234a6b49 SHA512 3ffef298bca6b817f3ce986a3fd844b4cad8f79345f7c7c1d0079ad82b6464f5d2a55afa154951dc2f8bbbb5cf899a6c35314700056d19c96188262aff33b1f7 +DIST tekore-3.2.0.tar.gz 167289 BLAKE2B 717cf6a2d0d56eca92252bdd1c391658ae1acf423e75d7c9751a0776074791b1f6bf44a7c1290ae57bad9a82f72dd86548508cad945a9ef823decd6b35a4923b SHA512 c837cd6f308bbc040bc4044418b1ca3e5c14a630156e1d5578b449b7608ec7d50bb1cd92a6a3cc075d2bd13573364bb1bfa0b1a741fe92d9402274d89840de82 diff --git a/dev-python/tekore/tekore-3.1.0.ebuild b/dev-python/tekore/tekore-3.2.0.ebuild similarity index 95% rename from dev-python/tekore/tekore-3.1.0.ebuild rename to dev-python/tekore/tekore-3.2.0.ebuild index 5d8fa99cfc..aa044bb954 100644 --- a/dev-python/tekore/tekore-3.1.0.ebuild +++ b/dev-python/tekore/tekore-3.2.0.ebuild @@ -18,7 +18,7 @@ SLOT="0" RDEPEND=" >=dev-python/httpx-0.11[${PYTHON_USEDEP}] -