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 941171382C5 for ; Fri, 18 Dec 2020 16:26:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24DFFE0A89; Fri, 18 Dec 2020 16:26:30 +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 F0B43E0A89 for ; Fri, 18 Dec 2020 16:26:29 +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 DA84B340C7C for ; Fri, 18 Dec 2020 16:26:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1292D443 for ; Fri, 18 Dec 2020 16:26:25 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1608308358.473df07fedab3ec2d8201b5aad869a4dcff1578d.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/faker/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/faker/Manifest dev-python/faker/faker-5.0.0.ebuild dev-python/faker/faker-5.0.1.ebuild dev-python/faker/faker-5.0.2.ebuild X-VCS-Directories: dev-python/faker/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 473df07fedab3ec2d8201b5aad869a4dcff1578d X-VCS-Branch: master Date: Fri, 18 Dec 2020 16:26:25 +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: d80316cd-ac55-438a-b060-bc769b9959ca X-Archives-Hash: dcd3dc585cbfbb9653ad42d50b030189 Message-ID: <20201218162625.N6SHbW9v7oHo57Moco5ckj4OpBgI38Mv_Qo61Gmw8w8@z> commit: 473df07fedab3ec2d8201b5aad869a4dcff1578d Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Dec 18 16:19:18 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Dec 18 16:19:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=473df07f dev-python/faker: version bump 5.0.2 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/faker/Manifest | 3 +- dev-python/faker/faker-5.0.0.ebuild | 44 ---------------------- .../{faker-5.0.1.ebuild => faker-5.0.2.ebuild} | 10 ++--- 3 files changed, 6 insertions(+), 51 deletions(-) diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest index 772c3c6d..15e14850 100644 --- a/dev-python/faker/Manifest +++ b/dev-python/faker/Manifest @@ -1,2 +1 @@ -DIST faker-5.0.0.tar.gz 1069920 BLAKE2B ed91e999ed598fe745b720c90a0d50c1bad95de5f7323cb1122174cbec3be1f6df907929ac7f153622bbd0e90068600b01a70ee7634368ba166530c733c21c01 SHA512 99ff7a7643e0c16120c858165586605c6ab2a363f2c6a991e0a815f6ab5b694334392bf066cc05530c4915eeb46ff6a1c2fc0f37a30448e2d2919fbd01cddac9 -DIST faker-5.0.1.tar.gz 1070399 BLAKE2B 7359f798f8d998017ef1e17ebd2e1f75309d9648f99f464fcd512aad37ba92ac124180983145cf50217080e6c7109cd355a0fe8f3c773b624dc12375e936cef1 SHA512 8182226e8b044571c19c081f93e7bda99c90ed0d7ccc6da9f75761abc22b34c7c9e3fc0d9e6f8034e40e25dd0992c86edabba380676dea16e7e748087465d952 +DIST faker-5.0.2.tar.gz 1070479 BLAKE2B 72627ef272bde4692cc524b5970d5080772efaddcb0c0116709cfd7881a94f73052573aab1cdca5813e907429ae6f054fb9cd11c6a7a02b8035f74576641c9bb SHA512 b7694b3d5ec34ab136d4a6ff87815c3bd5e69f88b339e0382ba8dda62df09df5a4d291a18958e4b2807572893707c10793da092464de5f9f03a63e4a07f35501 diff --git a/dev-python/faker/faker-5.0.0.ebuild b/dev-python/faker/faker-5.0.0.ebuild deleted file mode 100644 index d4b5e753..00000000 --- a/dev-python/faker/faker-5.0.0.ebuild +++ /dev/null @@ -1,44 +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/more-itertools[${PYTHON_USEDEP}] - >=dev-python/pytest-5.4.0[${PYTHON_USEDEP}] - dev-python/random2[${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/faker-5.0.1.ebuild b/dev-python/faker/faker-5.0.2.ebuild similarity index 80% rename from dev-python/faker/faker-5.0.1.ebuild rename to dev-python/faker/faker-5.0.2.ebuild index 41864ab9..d5a17fb9 100644 --- a/dev-python/faker/faker-5.0.1.ebuild +++ b/dev-python/faker/faker-5.0.2.ebuild @@ -24,11 +24,11 @@ RDEPEND=" >=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}] + 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}] ) "