public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8/
Date: Sat, 19 Apr 2025 14:56:14 +0000 (UTC)	[thread overview]
Message-ID: <1745074550.edce8b2cdc5ea7b043bea1b77df29df723cdb95e.mgorny@gentoo> (raw)

commit:     edce8b2cdc5ea7b043bea1b77df29df723cdb95e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 13:59:57 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 19 14:55:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edce8b2c

dev-python/flake8: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/flake8/Manifest            |  1 -
 dev-python/flake8/flake8-7.1.2.ebuild | 62 -----------------------------------
 2 files changed, 63 deletions(-)

diff --git a/dev-python/flake8/Manifest b/dev-python/flake8/Manifest
index 313e17422cc0..831e612c05fe 100644
--- a/dev-python/flake8/Manifest
+++ b/dev-python/flake8/Manifest
@@ -1,2 +1 @@
-DIST flake8-7.1.2.gh.tar.gz 139099 BLAKE2B 4236a533cbaaa91c4c407af02890189ca65b7ebfe3af711df2cdba02e5a28963fc3622e0a0a41190168f3cd827ccb8fed4561cdcf352642f2660ec361657a43c SHA512 da90d07d45690efa433338ed6fcfaabdf08b5bf600783fa0f22b59f77bc560b81d3e0c8203c8fe92bd0b133f40fccd919d68c65cab9a266ea6f5bd45576b3837
 DIST flake8-7.2.0.gh.tar.gz 139186 BLAKE2B 6ff405b575a1b963dfe46ce487626813be80ef981e1cef3ff81f7068e4485b8ba91a783da9ea235e24b07bc309ad0b6cdfd7bddc85bafbaa0770cbfcaa257e18 SHA512 8478b463aa84cdfb8144fb20db03116593e21cc4ec7dee2b87ac7edcb67cb00ae181a51117c885363f1050a83db5a91a65d52c3d8d80affb0a5e526e56792f26

diff --git a/dev-python/flake8/flake8-7.1.2.ebuild b/dev-python/flake8/flake8-7.1.2.ebuild
deleted file mode 100644
index 8949353190b3..000000000000
--- a/dev-python/flake8/flake8-7.1.2.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="A wrapper around PyFlakes, pep8 & mccabe"
-HOMEPAGE="
-	https://github.com/PyCQA/flake8/
-	https://pypi.org/project/flake8/
-"
-SRC_URI="
-	https://github.com/PyCQA/flake8/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
-
-RDEPEND="
-	=dev-python/pyflakes-3.2*[${PYTHON_USEDEP}]
-	=dev-python/pycodestyle-2.12*[${PYTHON_USEDEP}]
-"
-PDEPEND="
-	=dev-python/mccabe-0.7*[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	${RDEPEND}
-	test? (
-		${PDEPEND}
-	)
-"
-
-distutils_enable_sphinx docs/source \
-	dev-python/sphinx-prompt \
-	dev-python/sphinx-rtd-theme
-distutils_enable_tests pytest
-
-python_test() {
-	local EPYTEST_DESELECT=(
-		# fails if additional flake8 plugins are installed
-		tests/integration/test_plugins.py::test_local_plugin_can_add_option
-	)
-	case ${EPYTHON} in
-		pypy3*)
-			EPYTEST_DESELECT+=(
-				# problem with pypy3.10 in dev-python/pyflakes
-				# https://github.com/PyCQA/pyflakes/issues/779
-				tests/integration/test_main.py::test_malformed_per_file_ignores_error
-				tests/integration/test_main.py::test_tokenization_error_but_not_syntax_error
-				tests/integration/test_main.py::test_tokenization_error_is_a_syntax_error
-			)
-			;;
-	esac
-
-	epytest
-}


             reply	other threads:[~2025-04-19 14:56 UTC|newest]

Thread overview: 140+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-19 14:56 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-05  8:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/flake8/ Michał Górny
2025-07-05  8:49 Sam James
2025-06-21  4:53 Michał Górny
2025-03-30  2:37 Michał Górny
2025-03-22 11:41 Michał Górny
2025-02-17 20:47 Michał Górny
2024-08-24  8:10 Sam James
2024-08-05 11:48 Michał Górny
2024-07-06  6:35 Michał Górny
2024-07-06  6:26 Sam James
2024-06-16 17:37 Michał Górny
2024-06-16  5:21 Michał Górny
2024-01-20 20:00 Michał Górny
2024-01-20 18:35 Arthur Zamarin
2024-01-05 11:25 Michał Górny
2023-09-02  2:58 Michał Górny
2023-09-01 19:26 Arthur Zamarin
2023-07-30 18:34 Michał Górny
2023-07-30 18:27 Michał Górny
2022-12-31 10:52 Arthur Zamarin
2022-11-30 10:18 WANG Xuerui
2022-11-25  5:14 Michał Górny
2022-09-07  5:08 Michał Górny
2022-09-06 21:15 Sam James
2022-08-02 16:47 Arthur Zamarin
2022-08-01 18:38 Arthur Zamarin
2022-08-01 11:07 Michał Górny
2022-06-17 12:44 Michał Górny
2022-06-17 10:29 Jakov Smolić
2022-05-23  9:38 Michał Górny
2021-12-17  9:15 Michał Górny
2021-12-17  5:58 Sam James
2021-11-09 14:01 Michał Górny
2021-10-26  5:53 Sam James
2021-10-12  6:18 Michał Górny
2021-10-11  7:56 Michał Górny
2021-09-25 13:09 James Le Cuirot
2021-09-10 11:29 Tobias Klausmann
2021-09-10 10:45 Tobias Klausmann
2021-08-08 10:04 Louis Sautier
2021-06-14 22:30 Michał Górny
2021-06-14 22:18 Sam James
2021-05-19  7:11 Michał Górny
2021-05-19  3:23 Sam James
2021-05-09  8:23 Michał Górny
2021-04-29 10:21 Michał Górny
2021-04-16  8:30 Michał Górny
2021-03-15  8:34 Michał Górny
2021-01-05 21:03 Sam James
2020-12-07  4:27 Matt Turner
2020-12-05 23:48 Sam James
2020-12-01 10:32 Michał Górny
2020-11-28 15:36 Sam James
2020-11-08 21:14 Sam James
2020-11-08 21:10 Sam James
2020-11-08 21:09 Sam James
2020-10-22  2:14 Joshua Kinard
2020-10-10 13:50 Sergei Trofimovich
2020-10-10 13:48 Sergei Trofimovich
2020-10-04 14:17 Sam James
2020-10-03 19:13 Louis Sautier
2020-10-03 16:12 Sam James
2020-10-03 12:16 Sergei Trofimovich
2020-10-03 10:19 Sergei Trofimovich
2020-07-13 16:51 Sam James
2020-07-09  5:14 Michał Górny
2020-07-09  5:14 Michał Górny
2020-05-26 20:43 Matt Turner
2020-04-15 18:59 Mike Gilbert
2020-04-08 20:53 Sergei Trofimovich
2020-04-06  0:05 Robin H. Johnson
2020-04-03 22:31 Sergei Trofimovich
2020-04-03 21:57 Sergei Trofimovich
2020-03-27  8:58 Michał Górny
2020-03-18 18:39 Michał Górny
2020-03-16 20:56 Michał Górny
2020-03-16  6:22 Matt Turner
2020-02-27  7:28 Sergei Trofimovich
2020-02-19 19:33 Sergei Trofimovich
2020-02-11  9:20 Agostino Sarubbo
2020-01-30 11:05 Agostino Sarubbo
2020-01-30 11:00 Agostino Sarubbo
2020-01-28 20:02 Andreas Sturmlechner
2020-01-27  8:10 Sergei Trofimovich
2020-01-26 21:52 Andreas Sturmlechner
2020-01-26 21:25 Matthew Thode
2019-12-25 20:45 Sergei Trofimovich
2019-12-25 20:32 Sergei Trofimovich
2019-12-09 18:19 Sergei Trofimovich
2019-12-02 21:13 Aaron Bauman
2019-11-29 19:56 Patrick McLean
2019-03-30 17:43 Michał Górny
2019-03-20 18:48 Mikle Kolyada
2019-01-28  0:25 Matthew Thode
2018-11-10 14:25 Justin Lecher
2018-10-25 10:25 Sebastian Pipping
2018-06-30 17:28 Mikle Kolyada
2018-04-18 12:58 Mikle Kolyada
2018-04-16 18:36 Sergei Trofimovich
2018-04-07 21:07 Matt Turner
2018-04-07 20:33 Matt Turner
2018-04-07 20:33 Matt Turner
2018-03-05 21:31 Tobias Klausmann
2018-03-04  9:13 Jason Zaman
2018-03-02 23:39 Sergei Trofimovich
2018-02-22 17:38 Michał Górny
2018-01-03 23:24 Sergei Trofimovich
2018-01-03 22:13 Michał Górny
2017-11-01 18:22 Patrick McLean
2017-08-23 10:08 Tim Harder
2017-07-14 21:35 Alexis Ballier
2017-07-07 12:18 Alexis Ballier
2017-06-15 18:19 Markus Meier
2017-05-22 16:48 Tobias Klausmann
2017-05-21 21:37 Mart Raudsepp
2017-05-19 21:44 Michael Weber
2017-05-11 19:34 Markus Meier
2017-05-06 11:13 Jeroen Roovers
2017-05-03  9:26 Michał Górny
2017-02-27  3:53 Zac Medico
2017-02-07 18:38 Patrick McLean
2017-01-21  1:36 David Seifert
2016-12-24  3:11 Matt Thode
2016-11-11 16:43 Mike Gilbert
2016-09-22  2:03 Brian Dolbec
2016-09-09 15:49 Tobias Klausmann
2016-09-07  8:45 Tobias Klausmann
2016-09-06 14:20 Tobias Klausmann
2016-02-18 21:01 Patrick Lauer
2016-02-18 18:14 Patrick Lauer
2016-02-18 17:05 Patrick Lauer
2016-01-05 13:07 Patrick Lauer
2015-11-24  7:13 Justin Lecher
2015-11-18 10:19 Agostino Sarubbo
2015-11-18 10:17 Agostino Sarubbo
2015-09-25 13:45 Ian Delaney
2015-09-25  5:34 Ian Delaney
2015-09-12  1:24 Ian Delaney
2015-09-11  7:53 Justin Lecher

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=1745074550.edce8b2cdc5ea7b043bea1b77df29df723cdb95e.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