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 171A613835A for ; Fri, 28 Aug 2020 15:26:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4F2AE09E3; Fri, 28 Aug 2020 15:26:19 +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 9AE11E09E3 for ; Fri, 28 Aug 2020 15:26:19 +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 068E2335DB3 for ; Fri, 28 Aug 2020 15:26:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F943332 for ; Fri, 28 Aug 2020 15:26:16 +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: <1598628370.66d7fce60ad42a95e2861d4831c9947975039789.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/faker/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/faker/Manifest dev-python/faker/faker-4.0.3.ebuild dev-python/faker/faker-4.1.0.ebuild dev-python/faker/faker-4.1.2.ebuild X-VCS-Directories: dev-python/faker/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 66d7fce60ad42a95e2861d4831c9947975039789 X-VCS-Branch: dev Date: Fri, 28 Aug 2020 15:26:16 +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: 59989f27-9b53-4bdc-b1cb-cad717a8252b X-Archives-Hash: 8b085a0f834b8b13dbb15bdc71bba18d commit: 66d7fce60ad42a95e2861d4831c9947975039789 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 28 14:52:54 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 28 15:26:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=66d7fce6 dev-python/faker: version bump, drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/faker/Manifest | 3 +- dev-python/faker/faker-4.0.3.ebuild | 43 ---------------------- .../{faker-4.1.0.ebuild => faker-4.1.2.ebuild} | 8 ++-- 3 files changed, 6 insertions(+), 48 deletions(-) diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest index c3f1157..544f9d3 100644 --- a/dev-python/faker/Manifest +++ b/dev-python/faker/Manifest @@ -1,2 +1 @@ -DIST faker-4.0.3.tar.gz 996987 BLAKE2B cc8fa1ae039d1a753efde2a43404681fe53124fb2a92724a81384cd10dd8008833c6c4468012f3cfaef83ca6e6a50813ef00036b180df2f1752a79064507c770 SHA512 08d7a4fc3a65f4f31467e0aa91525ce92042ef7e471992a63c3fef2efa14ab894bda1f0fa1e6b651f78ceadee7c3683079001db904147739628457a44adef615 -DIST faker-4.1.0.tar.gz 1005246 BLAKE2B 07a4d93875ed67f6e8e34fec7d4015eddc47cdb80e4e5b60f33e5ab93105f14b95f1ff9073debd530e04d71c4c5d22e1db805753151842a6b896095376eb1304 SHA512 da8e6df52c53788af323d92a0feaafcc215bd00ae5a95bb2d829852bbf04f89f9216c7e226b3b89966c053dd891db33acf2e2ee2ac5a981745976325c0cf2d2e +DIST faker-4.1.2.tar.gz 1022640 BLAKE2B 6aee2cd581b1acb344d88f2e38da2fb5fb26e09ecec8bfc0c7febdff4c24758af60327c3e7efd7ad1d489705beaf75e5d11ad572f9bb0c03bc52f8d17b8e1238 SHA512 194bd8537d6288a0e6f5bbae721fc350e829ae18d1d76c3092d08d2576027dd99778fe50e8c7a293e69672d9904d7b7ea457b40baa89fae0402bd1355e430c07 diff --git a/dev-python/faker/faker-4.0.3.ebuild b/dev-python/faker/faker-4.0.3.ebuild deleted file mode 100644 index 5307581..0000000 --- a/dev-python/faker/faker-4.0.3.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_{6,7,8} ) - -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/six[${PYTHON_USEDEP}] - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - >=dev-python/sphinx-2.4[${PYTHON_USEDEP}] - =dev-python/pytest-5.4.0[${PYTHON_USEDEP}] - =dev-python/ukpostcodeparser-1.1.1[${PYTHON_USEDEP}] - >=dev-python/validators-0.13.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest -#TODO: make docs working -#distutils_enable_sphinx docs --no-autodoc diff --git a/dev-python/faker/faker-4.1.0.ebuild b/dev-python/faker/faker-4.1.2.ebuild similarity index 93% rename from dev-python/faker/faker-4.1.0.ebuild rename to dev-python/faker/faker-4.1.2.ebuild index 2fb03ec..3f3f090 100644 --- a/dev-python/faker/faker-4.1.0.ebuild +++ b/dev-python/faker/faker-4.1.2.ebuild @@ -4,7 +4,7 @@ EAPI="7" DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 @@ -14,11 +14,11 @@ HOMEPAGE=" 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" -IUSE="test" -RESTRICT="!test? ( test )" + RDEPEND=" >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -29,6 +29,7 @@ DEPEND=" >=dev-python/sphinx-2.4[${PYTHON_USEDEP}] =dev-python/pytest-5.4.0[${PYTHON_USEDEP}] @@ -52,6 +53,7 @@ python_test() { pytest -vv || die "Testsuite failed under ${EPYTHON}" } +distutils_enable_tests pytest #TODO: make docs working #FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/faker-4.1.0/work/docs/providers.rst' #distutils_enable_sphinx docs --no-autodoc 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 4814E138359 for ; Fri, 28 Aug 2020 15:26:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1392EE09FE; Fri, 28 Aug 2020 15:26:28 +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 D5002E0A01 for ; Fri, 28 Aug 2020 15:26:27 +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 78A7233BE61 for ; Fri, 28 Aug 2020 15:26:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5443533A for ; Fri, 28 Aug 2020 15:26:23 +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: <1598628370.66d7fce60ad42a95e2861d4831c9947975039789.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-4.0.3.ebuild dev-python/faker/faker-4.1.0.ebuild dev-python/faker/faker-4.1.2.ebuild X-VCS-Directories: dev-python/faker/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 66d7fce60ad42a95e2861d4831c9947975039789 X-VCS-Branch: master Date: Fri, 28 Aug 2020 15:26:23 +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: ca72fa55-f100-49d3-9b61-9bcb21d315bc X-Archives-Hash: ce3bbbb158abe87d02646d741a0063f9 Message-ID: <20200828152623.GEKvlHkprygFQcyY-bENeA_XiRh37Pbrr_g3-35tyGE@z> commit: 66d7fce60ad42a95e2861d4831c9947975039789 Author: Andrew Ammerlaan riseup net> AuthorDate: Fri Aug 28 14:52:54 2020 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Aug 28 15:26:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=66d7fce6 dev-python/faker: version bump, drop py3.6 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/faker/Manifest | 3 +- dev-python/faker/faker-4.0.3.ebuild | 43 ---------------------- .../{faker-4.1.0.ebuild => faker-4.1.2.ebuild} | 8 ++-- 3 files changed, 6 insertions(+), 48 deletions(-) diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest index c3f1157..544f9d3 100644 --- a/dev-python/faker/Manifest +++ b/dev-python/faker/Manifest @@ -1,2 +1 @@ -DIST faker-4.0.3.tar.gz 996987 BLAKE2B cc8fa1ae039d1a753efde2a43404681fe53124fb2a92724a81384cd10dd8008833c6c4468012f3cfaef83ca6e6a50813ef00036b180df2f1752a79064507c770 SHA512 08d7a4fc3a65f4f31467e0aa91525ce92042ef7e471992a63c3fef2efa14ab894bda1f0fa1e6b651f78ceadee7c3683079001db904147739628457a44adef615 -DIST faker-4.1.0.tar.gz 1005246 BLAKE2B 07a4d93875ed67f6e8e34fec7d4015eddc47cdb80e4e5b60f33e5ab93105f14b95f1ff9073debd530e04d71c4c5d22e1db805753151842a6b896095376eb1304 SHA512 da8e6df52c53788af323d92a0feaafcc215bd00ae5a95bb2d829852bbf04f89f9216c7e226b3b89966c053dd891db33acf2e2ee2ac5a981745976325c0cf2d2e +DIST faker-4.1.2.tar.gz 1022640 BLAKE2B 6aee2cd581b1acb344d88f2e38da2fb5fb26e09ecec8bfc0c7febdff4c24758af60327c3e7efd7ad1d489705beaf75e5d11ad572f9bb0c03bc52f8d17b8e1238 SHA512 194bd8537d6288a0e6f5bbae721fc350e829ae18d1d76c3092d08d2576027dd99778fe50e8c7a293e69672d9904d7b7ea457b40baa89fae0402bd1355e430c07 diff --git a/dev-python/faker/faker-4.0.3.ebuild b/dev-python/faker/faker-4.0.3.ebuild deleted file mode 100644 index 5307581..0000000 --- a/dev-python/faker/faker-4.0.3.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_{6,7,8} ) - -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/six[${PYTHON_USEDEP}] - >=dev-python/text-unidecode-1.3[${PYTHON_USEDEP}] -" -DEPEND=" - ${RDEPEND} - >=dev-python/sphinx-2.4[${PYTHON_USEDEP}] - =dev-python/pytest-5.4.0[${PYTHON_USEDEP}] - =dev-python/ukpostcodeparser-1.1.1[${PYTHON_USEDEP}] - >=dev-python/validators-0.13.0[${PYTHON_USEDEP}] - ) -" - -distutils_enable_tests pytest -#TODO: make docs working -#distutils_enable_sphinx docs --no-autodoc diff --git a/dev-python/faker/faker-4.1.0.ebuild b/dev-python/faker/faker-4.1.2.ebuild similarity index 93% rename from dev-python/faker/faker-4.1.0.ebuild rename to dev-python/faker/faker-4.1.2.ebuild index 2fb03ec..3f3f090 100644 --- a/dev-python/faker/faker-4.1.0.ebuild +++ b/dev-python/faker/faker-4.1.2.ebuild @@ -4,7 +4,7 @@ EAPI="7" DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{7,8} ) inherit distutils-r1 @@ -14,11 +14,11 @@ HOMEPAGE=" 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" -IUSE="test" -RESTRICT="!test? ( test )" + RDEPEND=" >=dev-python/python-dateutil-2.4[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] @@ -29,6 +29,7 @@ DEPEND=" >=dev-python/sphinx-2.4[${PYTHON_USEDEP}] =dev-python/pytest-5.4.0[${PYTHON_USEDEP}] @@ -52,6 +53,7 @@ python_test() { pytest -vv || die "Testsuite failed under ${EPYTHON}" } +distutils_enable_tests pytest #TODO: make docs working #FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/faker-4.1.0/work/docs/providers.rst' #distutils_enable_sphinx docs --no-autodoc