summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/iocapture: Port to py39Michał Górny2020-06-031-10/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: Remove redundant versionsMichał Górny2020-03-271-29/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: Clean py2 deps upMichał Górny2020-03-171-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: amd64 stable wrt bug #711786Agostino Sarubbo2020-03-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/iocapture: x86 stable wrt bug #711786Agostino Sarubbo2020-03-081-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/iocapture: Enable py3.8, pypy3Michał Górny2020-02-071-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: Remove py2Michał Górny2020-02-052-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: Correct depsMichał Górny2019-07-181-1/+1
| | | | | | dev-python/mock is not used at all. dev-python/six is needed for tests. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: EAPI=7, Py3.7Michał Górny2019-07-181-0/+29
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: Drop oldMichał Górny2019-07-181-29/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: add ~arm64 keywordSteev Klimaszewski2019-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/iocapture: x86 stable (bug #659054)Thomas Deutschmann2018-07-021-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/iocapture: amd64 stableAaron Bauman2018-03-301-2/+2
| | | | | Bug: https://bugs.gentoo.org/644614 Package-Manager: Portage-2.3.26, Repoman-2.3.7
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/iocapture: python3_6 addedAndrey Grozin2017-02-281-0/+30
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/iocapture: x86 stable wrt bug #606000Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/iocapture: amd64 stable wrt bug #606000Agostino Sarubbo2017-01-211-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* dev-python/iocapture: Initial import, test dep for arghPatrick Lauer2016-06-123-0/+42
Package-Manager: portage-2.3.0_rc1