# ChangeLog for dev-python/flake8 # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *flake8-2.4.1 (09 Aug 2015) *flake8-2.4.0-r1 (09 Aug 2015) *flake8-2.4.0 (09 Aug 2015) *flake8-2.2.5 (09 Aug 2015) *flake8-2.1.0 (09 Aug 2015) *flake8-2.0-r1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +flake8-2.0-r1.ebuild, +flake8-2.1.0.ebuild, +flake8-2.2.5.ebuild, +flake8-2.4.0.ebuild, +flake8-2.4.0-r1.ebuild, +flake8-2.4.1.ebuild, +metadata.xml: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher flake8-2.0-r1.ebuild, flake8-2.1.0.ebuild, flake8-2.2.5.ebuild, flake8-2.4.0.ebuild, flake8-2.4.0-r1.ebuild, flake8-2.4.1.ebuild: Use https by default Signed-off-by: Justin Lecher 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 11 Sep 2015; Justin Lecher flake8-2.0-r1.ebuild: Drop unnecessary die Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher 12 Sep 2015; Ian Delaney -flake8-2.4.0.ebuild: remove -2.4.0 Package-Manager: portage-2.2.20.1 *flake8-2.4.1-r1 (25 Sep 2015) 25 Sep 2015; Ian Delaney -flake8-2.4.0-r1.ebuild, -flake8-2.4.1.ebuild, +flake8-2.4.1-r1.ebuild: support compatible pep8-1.6* versions Adjust RDEPEND and setup.py to allow compatible pep8 versions patch submitted via https://github.com/gentoo/gentoo/pull/129 and Bug #561394 by maintainer, remove uneeded recent versions Package-Manager: portage-2.2.20.1 25 Sep 2015; Ian Delaney flake8-2.4.1-r1.ebuild: correction to previous revbump (-2.4.1-r1) corrective patch submitted via Bug #561394 Package-Manager: portage-2.2.20.1 18 Nov 2015; Agostino Sarubbo flake8-2.2.5.ebuild: ia64 stable wrt bug #530600 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" 18 Nov 2015; Agostino Sarubbo flake8-2.2.5.ebuild: sparc stable wrt bug #530600 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" *flake8-2.5.0 (24 Nov 2015) 24 Nov 2015; Justin Lecher +flake8-2.5.0.ebuild: Version bump to 2.5 Bumped pyflakes upper cap to <1.1, added python3_5 target *flake8-2.5.1 (05 Jan 2016) 05 Jan 2016; Patrick Lauer +flake8-2.5.1.ebuild: Bump Package-Manager: portage-2.2.26 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 09 Feb 2016; Justin Lecher flake8-2.0-r1.ebuild, flake8-2.1.0.ebuild, flake8-2.2.5.ebuild, flake8-2.5.1.ebuild: Add python3.5 support Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher 18 Feb 2016; Patrick Lauer flake8-2.5.1.ebuild: Fix test deps Package-Manager: portage-2.2.27 *flake8-2.5.4 (18 Feb 2016) 18 Feb 2016; Patrick Lauer +flake8-2.5.4.ebuild: Bump Package-Manager: portage-2.2.27 18 Feb 2016; Patrick Lauer flake8-2.5.4.ebuild: Fix mccabe dep Package-Manager: portage-2.2.27 *flake8-3.0.4 (06 Sep 2016) 06 Sep 2016; Tobias Klausmann +flake8-3.0.4.ebuild: dev-python/{mccabe,flake8}: Version bump and fixes This version of flake8 now depends on the recently-added pycodestyle. Also, I changed the way the test suite is run to avoid a name collision. 06 Sep 2016; Tobias Klausmann flake8-3.0.4.ebuild: make blockers revbump-tolerant and drop PY_USEDEP 07 Sep 2016; Tobias Klausmann flake8-3.0.4.ebuild: Stop build from trying to install pytest-runner The build system unconditionally requires pytest-runner, which we may not install (if test is not in FEATURES). I then "helpfully" tries to install it, causing sandbox violations. *flake8-3.0.4-r1 (09 Sep 2016) 09 Sep 2016; Tobias Klausmann -flake8-3.0.4.ebuild, +flake8-3.0.4-r1.ebuild: add missing dep on d-p/configparser *flake8-3.0.4-r2 (22 Sep 2016) 22 Sep 2016; Brian Dolbec -flake8-3.0.4-r1.ebuild, +flake8-3.0.4-r2.ebuild: Fix incorrect mccage dep in DEPEND This is causing a conflict with itself with FEATURES=test enabled. I discovered this conflict attempting to bump dev-python/treq. Also, with this correction, there is one test failure: > assert parsed_config['ignore'] == ['E123', 'W234', 'E111'] E assert ['# Disable E...e E111\nE111'] == ['E123', 'W234', 'E111'] E At index 0 diff: '# Disable E123\nE123' != 'E123' E Use -v to get the full diff tests/unit/test_merged_config_parser.py:201: AssertionError Package-Manager: portage-2.3.1_p4 01 Nov 2016; Michał Górny flake8-2.0-r1.ebuild, flake8-2.1.0.ebuild, flake8-2.2.5.ebuild, flake8-2.4.1-r1.ebuild, flake8-2.5.0.ebuild, flake8-2.5.1.ebuild, flake8-2.5.4.ebuild, flake8-3.0.4-r2.ebuild: global: Drop dead implementations from PYTHON_COMPAT 11 Nov 2016; Mike Gilbert flake8-3.0.4-r2.ebuild: fix pycodestyle dependency Bug: https://bugs.gentoo.org/599500 Package-Manager: portage-2.3.2_p5