commit:     f6d338a6acf909b6b31ebb5f8fb02aa3c9b4a9af
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 06:16:53 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 25 06:21:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6d338a6

dev-python/Faker: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/Faker/Faker-25.0.1.ebuild | 43 ------------------------------------
 dev-python/Faker/Manifest            |  1 -
 2 files changed, 44 deletions(-)

diff --git a/dev-python/Faker/Faker-25.0.1.ebuild 
b/dev-python/Faker/Faker-25.0.1.ebuild
deleted file mode 100644
index a50fd1b6760c..000000000000
--- a/dev-python/Faker/Faker-25.0.1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 2022-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( pypy3 python3_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="A Python package that generates fake data for you"
-HOMEPAGE="
-       https://github.com/joke2k/faker/
-       https://pypi.org/project/Faker/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
-       >=dev-python/python-dateutil-2.4.2[${PYTHON_USEDEP}]
-       !dev-ruby/faker
-"
-BDEPEND="
-       test? (
-               dev-python/freezegun[${PYTHON_USEDEP}]
-               dev-python/pillow[${PYTHON_USEDEP},tiff]
-               dev-python/validators[${PYTHON_USEDEP}]
-       )
-"
-
-distutils_enable_tests pytest
-
-python_test() {
-       local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
-       local -x PYTEST_PLUGINS=faker.contrib.pytest.plugin
-       local EPYTEST_DESELECT=(
-               tests/providers/test_job.py::TestCsCZ::test_job
-       )
-       epytest
-}

diff --git a/dev-python/Faker/Manifest b/dev-python/Faker/Manifest
index f0a5e50bb7de..26f611ffa075 100644
--- a/dev-python/Faker/Manifest
+++ b/dev-python/Faker/Manifest
@@ -1,3 +1,2 @@
-DIST Faker-25.0.1.tar.gz 1759603 BLAKE2B 
710c362ec8a077880d9728c75d775b318d2c3d65f1bb5488474b2c26fa48094a64e57f667c6b43d841224ced8c08ff98c87677d678e5fb738a3e17c941fcacf7
 SHA512 
0f0cfc86f76584320fc6ab0afae40da8c022b65fca07eff639ba9a89744814afc7f9e37c987a73d0ec025fa971c0468f3b8b026b16dc4a5813bacb9562a33384
 DIST Faker-25.1.0.tar.gz 1760306 BLAKE2B 
eb8a35853f8e70902d8ff59532cc8c5766f6986314b88afb973adfd6c8a0184ebcd9d1eecee1e9dd48bc393ba1270be88a3c3f463df8e0679aff7f00544cfd4d
 SHA512 
6d53c843685d735664d6d986e8af76a520372900ea06cb54f86656ebb322d34543aa7aee8417cabb8c81a0ccc3ee3b212114790ff46aeb60cf29071bbf5c0361
 DIST Faker-25.2.0.tar.gz 1760547 BLAKE2B 
cba47dd21caaabef23212d38b856c67d9d68c6478f44269ed0da7df4aa06cd313caef1d8072572c2b680172e6a6313548228cbd446e397b6e29fd3e5317bc707
 SHA512 
bec0a516944f36a4714bcb9b8d46dbd4ab3fb3feb6d4818fd28e9d22d0cfd1621845f669940d41365ec423398ef58714e18de5ae537ce7524cf27018ab088c8f

Reply via email to