From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/faker/
Date: Wed, 9 Dec 2020 02:53:50 +0000 (UTC) [thread overview]
Message-ID: <1607478367.b2ce8682893043d2b7174c29478bc0e44c63b74b.Alessandro-Barbieri@gentoo> (raw)
commit: b2ce8682893043d2b7174c29478bc0e44c63b74b
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Dec 9 01:46:07 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Dec 9 01:46:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b2ce8682
dev-python/faker: new version
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
dev-python/faker/Manifest | 1 +
dev-python/faker/faker-5.0.1.ebuild | 43 +++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/dev-python/faker/Manifest b/dev-python/faker/Manifest
index c4c0c412..772c3c6d 100644
--- a/dev-python/faker/Manifest
+++ b/dev-python/faker/Manifest
@@ -1 +1,2 @@
DIST faker-5.0.0.tar.gz 1069920 BLAKE2B ed91e999ed598fe745b720c90a0d50c1bad95de5f7323cb1122174cbec3be1f6df907929ac7f153622bbd0e90068600b01a70ee7634368ba166530c733c21c01 SHA512 99ff7a7643e0c16120c858165586605c6ab2a363f2c6a991e0a815f6ab5b694334392bf066cc05530c4915eeb46ff6a1c2fc0f37a30448e2d2919fbd01cddac9
+DIST faker-5.0.1.tar.gz 1070399 BLAKE2B 7359f798f8d998017ef1e17ebd2e1f75309d9648f99f464fcd512aad37ba92ac124180983145cf50217080e6c7109cd355a0fe8f3c773b624dc12375e936cef1 SHA512 8182226e8b044571c19c081f93e7bda99c90ed0d7ccc6da9f75761abc22b34c7c9e3fc0d9e6f8034e40e25dd0992c86edabba380676dea16e7e748087465d952
diff --git a/dev-python/faker/faker-5.0.1.ebuild b/dev-python/faker/faker-5.0.1.ebuild
new file mode 100644
index 00000000..41864ab9
--- /dev/null
+++ b/dev-python/faker/faker-5.0.1.ebuild
@@ -0,0 +1,43 @@
+# 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 <function _create_source_files at 0x7fba9ff481f0> 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
next reply other threads:[~2020-12-09 2:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 2:53 Alessandro Barbieri [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-12-18 16:19 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/faker/ Andrew Ammerlaan
2020-12-06 19:34 Andrew Ammerlaan
2020-08-28 15:26 Andrew Ammerlaan
2020-05-18 18:39 Alessandro Barbieri
2020-04-25 11:16 Andrew Ammerlaan
2020-04-25 0:37 Alessandro Barbieri
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1607478367.b2ce8682893043d2b7174c29478bc0e44c63b74b.Alessandro-Barbieri@gentoo \
--to=lssndrbarbieri@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox