From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0EB3913835B for ; Tue, 16 Feb 2021 21:10:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD73EE0830; Tue, 16 Feb 2021 21:10:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 94D14E0823 for ; Tue, 16 Feb 2021 21:10:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0227E3413B4 for ; Tue, 16 Feb 2021 21:10:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2043D4C0 for ; Tue, 16 Feb 2021 21:10:52 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1613439837.afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-randomly/, dev-python/factory_boy/, dev-python/faker/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/factory_boy/factory_boy-3.1.0.ebuild dev-python/faker/Manifest dev-python/faker/faker-5.0.2.ebuild dev-python/faker/metadata.xml dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild X-VCS-Directories: dev-python/faker/ dev-python/pytest-randomly/ dev-python/factory_boy/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a X-VCS-Branch: master Date: Tue, 16 Feb 2021 21:10:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e2a17a0b-82d3-4ae4-b661-c366685adafa X-Archives-Hash: c527ed553e7f28c42b4fb7517e946af0 commit: afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a Author: Theo Anderson posteo de> AuthorDate: Tue Feb 16 01:43:57 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Tue Feb 16 01:43:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afd6fe81 dev-python/faker: remove package added to ::gentoo (dev-python/Faker) Closes: https://github.com/gentoo/guru/issues/40 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> dev-python/factory_boy/factory_boy-3.1.0.ebuild | 4 +- dev-python/faker/Manifest | 1 - dev-python/faker/faker-5.0.2.ebuild | 43 ---------------------- dev-python/faker/metadata.xml | 35 ------------------ .../pytest-randomly/pytest-randomly-3.5.0.ebuild | 4 +- 5 files changed, 4 insertions(+), 83 deletions(-) diff --git a/dev-python/factory_boy/factory_boy-3.1.0.ebuild b/dev-python/factory_boy/factory_boy-3.1.0.ebuild index 8b9ce83f..f7cd9f10 100644 --- a/dev-python/factory_boy/factory_boy-3.1.0.ebuild +++ b/dev-python/factory_boy/factory_boy-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="dev-python/faker[${PYTHON_USEDEP}]" +RDEPEND="dev-python/Faker[${PYTHON_USEDEP}]" BDEPEND=" test? ( $(python_gen_impl_dep sqlite) diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest deleted file mode 100644 index 15e14850..00000000 --- a/dev-python/faker/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST faker-5.0.2.tar.gz 1070479 BLAKE2B 72627ef272bde4692cc524b5970d5080772efaddcb0c0116709cfd7881a94f73052573aab1cdca5813e907429ae6f054fb9cd11c6a7a02b8035f74576641c9bb SHA512 b7694b3d5ec34ab136d4a6ff87815c3bd5e69f88b339e0382ba8dda62df09df5a4d291a18958e4b2807572893707c10793da092464de5f9f03a63e4a07f35501 diff --git a/dev-python/faker/faker-5.0.2.ebuild b/dev-python/faker/faker-5.0.2.ebuild deleted file mode 100644 index d5a17fb9..00000000 --- a/dev-python/faker/faker-5.0.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Python package that generates fake data" -HOMEPAGE=" - https://github.com/joke2k/faker - https://pypi.org/project/Faker -" -SRC_URI="https://github.com/joke2k/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}] - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}] -" -BDEPEND="test? ( - dev-python/freezegun[${PYTHON_USEDEP}] - >=dev-python/pytest-6.0.1[${PYTHON_USEDEP}] - >=dev-python/random2-1.0.1[${PYTHON_USEDEP}] - >=dev-python/ukpostcodeparser-1.1.1[${PYTHON_USEDEP}] - >=dev-python/validators-0.13.0[${PYTHON_USEDEP}] - ) -" - -src_prepare() { - export READTHEDOCS=True || die - default -} - -distutils_enable_tests --install pytest -#TODO: make docs working -#Handler for event 'builder-inited' threw an exception (exception: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/faker-5.0.0/work/docs/providers.rst') -#distutils_enable_sphinx docs --no-autodoc diff --git a/dev-python/faker/metadata.xml b/dev-python/faker/metadata.xml deleted file mode 100644 index df805486..00000000 --- a/dev-python/faker/metadata.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - lssndrbarbieri@gmail.com - Alessandro Barbieri - - - Python package that generates fake data for you. - Whether you need to bootstrap your database, create good-looking - XML documents, fill-in your persistence to stress test it, - or anonymize data taken from a production service, Faker is for you. - - - - - Daniele Faraglia - - - joke2k@gmail.com - - - - https://faker.readthedocs.io/en/stable - - - https://github.com/joke2k/faker/issues - - - https://raw.githubusercontent.com/joke2k/faker/master/CHANGELOG.rst - - joke2k/faker - Faker - - diff --git a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild index cd01e648..d26ebd55 100644 --- a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild +++ b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}] dev-python/factory_boy[${PYTHON_USEDEP}] - dev-python/faker[${PYTHON_USEDEP}] + dev-python/Faker[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 65F511382C5 for ; Tue, 16 Feb 2021 01:45:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8041E0872; Tue, 16 Feb 2021 01:45:17 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8417EE085A for ; Tue, 16 Feb 2021 01:45:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8992340B23 for ; Tue, 16 Feb 2021 01:45:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 61F5E4DE for ; Tue, 16 Feb 2021 01:45:14 +0000 (UTC) From: "Theo Anderson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Theo Anderson" Message-ID: <1613439837.afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a.telans@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/factory_boy/, dev-python/faker/, dev-python/pytest-randomly/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/factory_boy/factory_boy-3.1.0.ebuild dev-python/faker/Manifest dev-python/faker/faker-5.0.2.ebuild dev-python/faker/metadata.xml dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild X-VCS-Directories: dev-python/pytest-randomly/ dev-python/faker/ dev-python/factory_boy/ X-VCS-Committer: telans X-VCS-Committer-Name: Theo Anderson X-VCS-Revision: afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a X-VCS-Branch: dev Date: Tue, 16 Feb 2021 01:45:14 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 40b89ac1-e6b8-4351-a70a-ee53448836ed X-Archives-Hash: 8c889ff1c31707915e7346df3c41e14f Message-ID: <20210216014514.gTh4nf82idXAjc6loh7nPDiWg2hPdRHQQUmFfzGIbA8@z> commit: afd6fe816e09d7e7769ee1e8cd8f1a44ade21e9a Author: Theo Anderson posteo de> AuthorDate: Tue Feb 16 01:43:57 2021 +0000 Commit: Theo Anderson posteo de> CommitDate: Tue Feb 16 01:43:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=afd6fe81 dev-python/faker: remove package added to ::gentoo (dev-python/Faker) Closes: https://github.com/gentoo/guru/issues/40 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Theo Anderson posteo.de> dev-python/factory_boy/factory_boy-3.1.0.ebuild | 4 +- dev-python/faker/Manifest | 1 - dev-python/faker/faker-5.0.2.ebuild | 43 ---------------------- dev-python/faker/metadata.xml | 35 ------------------ .../pytest-randomly/pytest-randomly-3.5.0.ebuild | 4 +- 5 files changed, 4 insertions(+), 83 deletions(-) diff --git a/dev-python/factory_boy/factory_boy-3.1.0.ebuild b/dev-python/factory_boy/factory_boy-3.1.0.ebuild index 8b9ce83f..f7cd9f10 100644 --- a/dev-python/factory_boy/factory_boy-3.1.0.ebuild +++ b/dev-python/factory_boy/factory_boy-3.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -15,7 +15,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="dev-python/faker[${PYTHON_USEDEP}]" +RDEPEND="dev-python/Faker[${PYTHON_USEDEP}]" BDEPEND=" test? ( $(python_gen_impl_dep sqlite) diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest deleted file mode 100644 index 15e14850..00000000 --- a/dev-python/faker/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST faker-5.0.2.tar.gz 1070479 BLAKE2B 72627ef272bde4692cc524b5970d5080772efaddcb0c0116709cfd7881a94f73052573aab1cdca5813e907429ae6f054fb9cd11c6a7a02b8035f74576641c9bb SHA512 b7694b3d5ec34ab136d4a6ff87815c3bd5e69f88b339e0382ba8dda62df09df5a4d291a18958e4b2807572893707c10793da092464de5f9f03a63e4a07f35501 diff --git a/dev-python/faker/faker-5.0.2.ebuild b/dev-python/faker/faker-5.0.2.ebuild deleted file mode 100644 index d5a17fb9..00000000 --- a/dev-python/faker/faker-5.0.2.ebuild +++ /dev/null @@ -1,43 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -DESCRIPTION="Python package that generates fake data" -HOMEPAGE=" - https://github.com/joke2k/faker - https://pypi.org/project/Faker -" -SRC_URI="https://github.com/joke2k/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}] - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}] -" -BDEPEND="test? ( - dev-python/freezegun[${PYTHON_USEDEP}] - >=dev-python/pytest-6.0.1[${PYTHON_USEDEP}] - >=dev-python/random2-1.0.1[${PYTHON_USEDEP}] - >=dev-python/ukpostcodeparser-1.1.1[${PYTHON_USEDEP}] - >=dev-python/validators-0.13.0[${PYTHON_USEDEP}] - ) -" - -src_prepare() { - export READTHEDOCS=True || die - default -} - -distutils_enable_tests --install pytest -#TODO: make docs working -#Handler for event 'builder-inited' threw an exception (exception: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/faker-5.0.0/work/docs/providers.rst') -#distutils_enable_sphinx docs --no-autodoc diff --git a/dev-python/faker/metadata.xml b/dev-python/faker/metadata.xml deleted file mode 100644 index df805486..00000000 --- a/dev-python/faker/metadata.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - lssndrbarbieri@gmail.com - Alessandro Barbieri - - - Python package that generates fake data for you. - Whether you need to bootstrap your database, create good-looking - XML documents, fill-in your persistence to stress test it, - or anonymize data taken from a production service, Faker is for you. - - - - - Daniele Faraglia - - - joke2k@gmail.com - - - - https://faker.readthedocs.io/en/stable - - - https://github.com/joke2k/faker/issues - - - https://raw.githubusercontent.com/joke2k/faker/master/CHANGELOG.rst - - joke2k/faker - Faker - - diff --git a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild index cd01e648..d26ebd55 100644 --- a/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild +++ b/dev-python/pytest-randomly/pytest-randomly-3.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86" RDEPEND=" dev-python/docutils[${PYTHON_USEDEP}] dev-python/factory_boy[${PYTHON_USEDEP}] - dev-python/faker[${PYTHON_USEDEP}] + dev-python/Faker[${PYTHON_USEDEP}] dev-python/numpy[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}]