diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-06-06 00:07:58 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-06-06 00:07:58 +0100 |
commit | 44cec61076bf2bbb3cea1fc89943dd6818a5acc5 (patch) | |
tree | 68f1cddcf97a0d746c1e9c186171b7bd603efccf /dev-python/pytest-localftpserver | |
parent | 9d1e33edaf09cde926d589461f40e378d4124be9 (diff) |
gentoo auto-resync : 06:06:2024 - 00:07:57
Diffstat (limited to 'dev-python/pytest-localftpserver')
4 files changed, 2 insertions, 87 deletions
diff --git a/dev-python/pytest-localftpserver/Manifest b/dev-python/pytest-localftpserver/Manifest index f820a53c4cfd..e1a21219cbd8 100644 --- a/dev-python/pytest-localftpserver/Manifest +++ b/dev-python/pytest-localftpserver/Manifest @@ -1,7 +1,3 @@ -DIST pytest_localftpserver-1.2.0.tar.gz 48817 BLAKE2B ccccd0b2cdc2596fa12c8f082fd2fa3847541b731367abfccb7a57d3408d74c1637bfc644bb80482d9a1a25072d94b1f663b8ad8c0ad51c2d9dac65156a80638 SHA512 19e300c4ebb1d89ebfa4dce04296b8962014a139f82a409f6d46f748f653cfd1f4192a7fb65987015b2bf7237682507c4d6e42dab816c275ba7f8a302eb9a3e9 -DIST pytest_localftpserver-1.3.1.tar.gz 48894 BLAKE2B a90003e61eeeefaa0d0fab7e7e44d2c87c02fe976bbe75b9596c9a79c969636370f776b41a3cbe45ed949cffef40b176510dad8aefa7be115ca7f1c704634b2c SHA512 605ef5b96c046f9b949d62800bb37a74b4807718a1591ff9374526b0c990280ed32470c79943097afe101e2c8d7691c49510a0cb0a7170f470f3cef226879824 DIST pytest_localftpserver-1.3.2.tar.gz 48883 BLAKE2B a1e78d632a24f1066e8e96dc54875379e471446d77755b5defd0a0b4a2f00e2f3812d82f7be364f3a414432ae023a9c949132d530d3a2f476dec2c0fe8285408 SHA512 d7be031abd616df9e146ab08f2fe406c1dd55b68e97271e945c20938c01deff53b48cbf5c6b46c90c2cb5388f377e078e5e701ddcc2fa4900d29df9f82c92c4e -EBUILD pytest-localftpserver-1.2.0.ebuild 887 BLAKE2B e9ce11ed4a27ecea98869f1b295a32cd87255bc8bae00564a4e76ebcd56e07b4129848edc7c0839cc75f6c53db28c8a9cc71cb0db5c815651ede0f3cade85690 SHA512 93b0642a6715e2cb1e571f276b940e2ca7d91d86f67d27f95281d578ecfbce14e3c0fb7b44cfda2145634569d330afbedf6c2222e1cfc66f3a1232269c3e1290 -EBUILD pytest-localftpserver-1.3.1-r1.ebuild 1028 BLAKE2B eedb654cccf06f930aff04ff414de1136dead536a8f8417ec5a06ae902eb559f4c44458ad30b64ed293677a332ebc29143c9390f95131c3d68ea5945be9d831c SHA512 bed37b1f39e8f6553476129a116cfea4cc28916c60ce3013221ce330d7b1493781530a869db81d92105d32211205e761032f6bbeeb65a9103469c108f47a13cf -EBUILD pytest-localftpserver-1.3.2.ebuild 851 BLAKE2B 2ee7e2349094316be11254f7d294d1512a1ab37bec0275cea3e4dd8bd6319a8996dae0bef9a000b97acf1a116a5a6bad907df4ad6b7f1c2b3cdf3591c49714a5 SHA512 5a942f3cc6010f858b08bc8af2abc9bc61162647c0840a53ad3ae5b8fcf13ab9e492f5579f5256c17f30f52c439ada65380a82dab6abb24273846c829082e581 +EBUILD pytest-localftpserver-1.3.2.ebuild 845 BLAKE2B c559e98d7134df3adb8589597bdd23c80c8c6972d6b04a60e4227424a0b7f9ac9f34b97dedc3e5c79b60ab180e4ce616a8c747944ba23055c4b85643486e5a8b SHA512 604f77fd6e92e5911f0c9255e9cd560b371400570650a882d6b755490d324f6cd936b245ff71a619821ae5a1941c93217c6028ebdf32b6edd64aaf432fa6f1c1 MISC metadata.xml 569 BLAKE2B 5a2afdbd9c95515e83ac146f95c1c1da36e556402c625151fb52bf067e58d4178111e8fb0457113cc292b0f480ccb9b1d4026f9bcb212db57711b4c08e3db658 SHA512 cdcf50653ca1020b258d9c38e524d6a27c9e287cdb286f36d568dd2fc1b07dad241df07d0fcc2466d341d11d3d0ade5ddb033b026eba744500cc2931da44064d diff --git a/dev-python/pytest-localftpserver/pytest-localftpserver-1.2.0.ebuild b/dev-python/pytest-localftpserver/pytest-localftpserver-1.2.0.ebuild deleted file mode 100644 index 05f2de81ec1c..000000000000 --- a/dev-python/pytest-localftpserver/pytest-localftpserver-1.2.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A PyTest plugin which provides an FTP fixture for your tests" -HOMEPAGE=" - https://github.com/oz123/pytest-localftpserver/ - https://pypi.org/project/pytest-localftpserver/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc x86" - -RDEPEND=" - dev-python/pyftpdlib[${PYTHON_USEDEP}] - dev-python/pyopenssl[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" - -EPYTEST_IGNORE=( - # These tests require python wget module - tests/test_pytest_localftpserver.py - tests/test_pytest_localftpserver_TLS.py - tests/test_pytest_localftpserver_with_env_var.py -) - -distutils_enable_tests pytest diff --git a/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1-r1.ebuild b/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1-r1.ebuild deleted file mode 100644 index f9822d4d7120..000000000000 --- a/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.1-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..12} ) - -inherit distutils-r1 pypi - -DESCRIPTION="A PyTest plugin which provides an FTP fixture for your tests" -HOMEPAGE=" - https://github.com/oz123/pytest-localftpserver/ - https://pypi.org/project/pytest-localftpserver/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" - -RDEPEND=" - dev-python/pyftpdlib[${PYTHON_USEDEP}] - dev-python/pyopenssl[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] -" -BDEPEND=" - dev-python/setuptools-scm[${PYTHON_USEDEP}] -" - -EPYTEST_IGNORE=( - # These tests require python wget module - tests/test_pytest_localftpserver.py - tests/test_pytest_localftpserver_TLS.py - tests/test_pytest_localftpserver_with_env_var.py -) - -distutils_enable_tests pytest - -src_prepare() { - distutils-r1_src_prepare - - # a test dependency wrongly declared as RDEP - sed -i -e '/wget/d' pyproject.toml || die -} diff --git a/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.2.ebuild b/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.2.ebuild index 8b13b3a6ac9d..d8cc74a211d0 100644 --- a/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.2.ebuild +++ b/dev-python/pytest-localftpserver/pytest-localftpserver-1.3.2.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/pyftpdlib[${PYTHON_USEDEP}] |