From ef593d1ec529be89d755077eee3869006d8c18ae Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 27 Jun 2023 13:35:02 +0100 Subject: gentoo auto-resync : 27:06:2023 - 13:35:02 --- dev-python/pooch/Manifest | 2 +- dev-python/pooch/pooch-1.7.0.ebuild | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'dev-python/pooch') diff --git a/dev-python/pooch/Manifest b/dev-python/pooch/Manifest index 753d39f1e7d5..4ab7cd0c0cc4 100644 --- a/dev-python/pooch/Manifest +++ b/dev-python/pooch/Manifest @@ -1,3 +1,3 @@ DIST pooch-1.7.0.tar.gz 57457 BLAKE2B d85fc3cc707bfa639f46bf75b89dd31714f7a4f64a90ff7a6c92b792a8209e66a5fffb62912a336cd481330c37c0037df116d27ea06808bf02f1039e2aac930b SHA512 60126b893a9a1422aad12349143fbe72e485004f79b06da752f51ae374f375efae693304210c8d62b211433d7ce75fab53a50a6f267b1952df83fdccc2de13a7 -EBUILD pooch-1.7.0.ebuild 1467 BLAKE2B 31cce78b0dc675a73a09065bf55513757faf054583c5b60599bce391bbe44c973b6ed04c31542b49395a225356bffe76f11501feaf1423b113c365dd556d7e44 SHA512 4aa71eb7961516e3b2f4922d8636727377fadff6d0d00a1eb741a159c5eab4da753473bfcf621d7d06d68db600be06c38fcb83f78dd3e4011ad35b3ea759d3a8 +EBUILD pooch-1.7.0.ebuild 1627 BLAKE2B 5da8115236a2085b186b01ed98b80652bb2b081b3d44ca51dbde22a60da5507b92264d2cd6db34cd3e64009ebab37492b77b0f93cd9d40b308f0d560027af81d SHA512 dd810b6e8e6fcd618f6d3eb1af68f2da18f7699c2263402e976abaeb9a32fa858403d67f4973d73a639459f85f32872292a95721e287e3f7ebab59498afef261 MISC metadata.xml 684 BLAKE2B b6cd1db5a31f316800c9c5e15e11c858bebc81b7c38ced227e7f54a5a0386462fa9a92bb8f177d9df0d3fea00775dced1e2eebbb1622fededdac87ce40db21e7 SHA512 a96adfa4b8996e2685f7d5ea8ab6936fcc795a3f517da8ec14e885c08b2ae1f6d950ea9314e8aa6a4b2a4b436a23d1e98a6d56b5ae0c633bffc4fbeaca4058a4 diff --git a/dev-python/pooch/pooch-1.7.0.ebuild b/dev-python/pooch/pooch-1.7.0.ebuild index 911a4181b52c..a2379d26b6bd 100644 --- a/dev-python/pooch/pooch-1.7.0.ebuild +++ b/dev-python/pooch/pooch-1.7.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 pypi @@ -29,7 +29,6 @@ BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( dev-python/paramiko[${PYTHON_USEDEP}] - dev-python/pytest-localftpserver[${PYTHON_USEDEP}] dev-python/tqdm[${PYTHON_USEDEP}] ) " @@ -39,6 +38,9 @@ EPYTEST_DESELECT=( pooch/tests/test_core.py::test_check_availability_invalid_downloader pooch/tests/test_core.py::test_load_registry_from_doi pooch/tests/test_core.py::test_load_registry_from_doi_zenodo_with_slash + # dev-python/pytest-localftpserver -> dev-python/pyftpdlib has py3.12 issues + # https://github.com/giampaolo/pyftpdlib/issues/560#issuecomment-971377238 + pooch/tests/test_core.py::test_check_availability_on_ftp pooch/tests/test_downloaders.py::test_invalid_doi_repository pooch/tests/test_downloaders.py::test_doi_url_not_found pooch/tests/test_downloaders.py::test_figshare_url_file_not_found -- cgit v1.2.3