summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/mccabe: marked ~amd64-linuxFabian Groffen2017-07-261-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* dev-python/mccabe: keyword ~arm64Alexis Ballier2017-07-081-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/mccabe: keyworded for ~mipsMart Raudsepp2017-05-221-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/mccabe: add ~arm64, bug #617528Markus Meier2017-05-111-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* dev-python/mccabe: Clean old versions upMichał Górny2017-05-036-141/+0
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-287-7/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/mccabe: PYTHON_COMPAT: add python3_6Zac Medico2017-02-127-12/+12
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/mccabe: Version bump to 0.6.1Patrick McLean2017-02-072-0/+32
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/mccabe: Version bump to 0.5.3David Seifert2017-01-212-0/+32
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-015-5/+5
|
* dev-python/{mccabe,flake8}: Version bump and fixesTobias Klausmann2016-09-062-0/+32
| | | | | 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.
* dev-python/mccabe: bump EAPI to 6 in vn. 0.4.0Ian Delaney2016-02-201-1/+1
| | | | | | ack by maintainer in person in #irc Package-Manager: portage-2.2.26
* dev-python/mccabe: enable testsIlya Tumaykin2016-02-191-2/+0
| | | | | | Testsuite succeeds at least on Python 2.7 and 3.4. Package-Manager: portage-2.2.27
* dev-python/mccabe: use py.test to run testsIlya Tumaykin2016-02-191-1/+1
| | | | | | | This way testsuite actually works on Python < 3.5 because pytest decorators are respected properly. Package-Manager: portage-2.2.27
* dev-python/mccabe: require pytest instead of pytest-runner for testsIlya Tumaykin2016-02-191-1/+1
| | | | | | | pytest-runner is needed when one wants to run tests like this: `setup.py pytest'. Since we don't do this, we only need pytest. Package-Manager: portage-2.2.27
* dev-python/mccabe: require pytest-runner only for testsIlya Tumaykin2016-02-191-1/+6
| | | | | | Despite of what setup.py says pytest-runner is required for tests only. Package-Manager: portage-2.2.27
* dev-python/mccabe: use meaningful DESCRIPTIONIlya Tumaykin2016-02-191-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-python/mccabe: remove unneeded pep8 dependencyIlya Tumaykin2016-02-191-2/+1
| | | | Package-Manager: portage-2.2.27
* dev-python/mccabe: use proper HOMEPAGEIlya Tumaykin2016-02-192-3/+3
| | | | Package-Manager: portage-2.2.27
* dev-python/mccabe: pytest-runner is needed outside of tests #575112Patrick Lauer2016-02-191-1/+1
| | | | Package-Manager: portage-2.2.27
* dev-python/mccabe: BumpPatrick Lauer2016-02-182-0/+30
| | | | Package-Manager: portage-2.2.27
* dev-python/mccabe: Add python3.5 supportJustin Lecher2016-02-091-4/+5
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* dev-python/mccabe: Add python3_5 targetSean Vig2015-11-241-1/+1
|
* dev-python/mccabe: sparc stable wrt bug #530600Agostino Sarubbo2015-11-181-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc"
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+82
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 <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed