From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fake-useragent/
Date: Tue, 13 Apr 2021 13:15:05 +0000 (UTC) [thread overview]
Message-ID: <1618319259.01dfa642c04ebdfa4a15d26f422f9476d782dfbd.andrewammerlaan@gentoo> (raw)
Message-ID: <20210413131505.kgSHVmjCZBBN5nkH2w01bJFYJCYLA5-y-fTDRxZEc0E@z> (raw)
commit: 01dfa642c04ebdfa4a15d26f422f9476d782dfbd
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Apr 13 13:07:39 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Apr 13 13:07:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=01dfa642
dev-python/fake-useragent: drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
.../fake-useragent/fake-useragent-0.1.11.ebuild | 59 ----------------------
1 file changed, 59 deletions(-)
diff --git a/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild b/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild
deleted file mode 100644
index a93c4f0b1..000000000
--- a/dev-python/fake-useragent/fake-useragent-0.1.11.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Up to date simple useragent faker with real world database"
-HOMEPAGE="
- https://github.com/hellysmile/fake-useragent
- https://pypi.org/project/fake-useragent
-"
-SRC_URI="https://github.com/hellysmile/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/appdirs[${PYTHON_USEDEP}]
- dev-python/decorator[${PYTHON_USEDEP}]
- dev-python/ipdb[${PYTHON_USEDEP}]
- dev-python/ipython[${PYTHON_USEDEP}]
- dev-python/ipython_genutils[${PYTHON_USEDEP}]
- dev-python/mock[${PYTHON_USEDEP}]
- dev-python/packaging[${PYTHON_USEDEP}]
- dev-python/pathlib2[${PYTHON_USEDEP}]
- dev-python/pexpect[${PYTHON_USEDEP}]
- dev-python/pickleshare[${PYTHON_USEDEP}]
- dev-python/pluggy[${PYTHON_USEDEP}]
- dev-python/prompt_toolkit[${PYTHON_USEDEP}]
- dev-python/ptyprocess[${PYTHON_USEDEP}]
- dev-python/py[${PYTHON_USEDEP}]
- dev-python/pygments[${PYTHON_USEDEP}]
- dev-python/pyparsing[${PYTHON_USEDEP}]
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/scandir[${PYTHON_USEDEP}]
- dev-python/simplegeneric[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/traitlets[${PYTHON_USEDEP}]
- dev-python/wcwidth[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}"
-
-python_prepare_all() {
- # do not depend on pytest-cov
- sed -i -e '/addopts/d' pytest.ini || die
-
- # skip online tests
- rm tests/test_fake.py || die
- rm tests/test_utils.py || die
-
- distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests pytest
-distutils_enable_sphinx docs --no-autodoc
next reply other threads:[~2021-04-13 13:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-13 13:22 Andrew Ammerlaan [this message]
2021-04-13 13:15 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/fake-useragent/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2023-04-20 4:39 [gentoo-commits] repo/proj/guru:master " Haelwenn Monnier
2021-05-05 8:33 Andrew Ammerlaan
2020-12-10 8:46 Andrew Ammerlaan
2020-06-09 16:37 Andrew Ammerlaan
2020-04-02 10:12 Andrew Ammerlaan
2020-04-02 10:09 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-04-02 10:12 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
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=1618319259.01dfa642c04ebdfa4a15d26f422f9476d782dfbd.andrewammerlaan@gentoo \
--to=andrewammerlaan@riseup.net \
--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