From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8-polyfill/
Date: Mon, 14 Nov 2022 04:39:21 +0000 (UTC) [thread overview]
Message-ID: <1668400592.e65a8d7a193a6c3c19813f117a4ab95ab68a86ba.mgorny@gentoo> (raw)
commit: e65a8d7a193a6c3c19813f117a4ab95ab68a86ba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 14 04:36:32 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Nov 14 04:36:32 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e65a8d7a
dev-python/flake8-polyfill: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../flake8-polyfill/flake8-polyfill-1.0.2.ebuild | 31 ----------------------
1 file changed, 31 deletions(-)
diff --git a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild b/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild
deleted file mode 100644
index 750f32742879..000000000000
--- a/dev-python/flake8-polyfill/flake8-polyfill-1.0.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..11} )
-inherit distutils-r1
-
-DESCRIPTION="Polyfill package for Flake8 plugins"
-HOMEPAGE="https://gitlab.com/pycqa/flake8-polyfill"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="dev-python/flake8[${PYTHON_USEDEP}]"
-BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"
-
-distutils_enable_tests pytest
-
-EPYTEST_IGNORE=(
- # Get rid of the test that seems to test only the migration from
- # pep8 to pycodestyle (bug 598918).
- tests/test_stdin.py
-)
-
-src_prepare() {
- sed -e 's|\[pytest\]|\[tool:pytest\]|' -i setup.cfg || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-11-14 4:39 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-14 4:39 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-29 19:52 [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8-polyfill/ Michał Górny
2023-03-17 15:21 Michał Górny
2022-11-04 18:23 Arthur Zamarin
2022-11-04 18:23 Arthur Zamarin
2022-11-04 18:23 Arthur Zamarin
2022-01-15 13:48 Arthur Zamarin
2021-06-06 23:53 Sam James
2021-06-06 23:53 Sam James
2020-05-04 10:56 Michał Górny
2020-04-04 5:06 Zac Medico
2020-02-05 13:24 Michał Górny
2017-04-26 16:34 Michał Górny
2017-04-26 16:34 Michał Górny
2016-08-06 14:48 Alex Brandt
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=1668400592.e65a8d7a193a6c3c19813f117a4ab95ab68a86ba.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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