summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/nose_warnings_filters: arm64 stable (bug #732342)Sam James2020-08-031-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/nose_warnings_filters: Port to py3.9, fix testsMichał Górny2020-06-081-14/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nose_warnings_filters: Remove oldMichał Górny2020-05-041-32/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nose_warnings_filters: x86 stable wrt bug #720546Agostino Sarubbo2020-05-031-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/nose_warnings_filters: amd64 stable wrt bug #720546Agostino Sarubbo2020-05-031-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>
* nose_warnings_filters: add python3_8Andrey Grozin2020-03-011-0/+32
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* dev-python/nose_warnings_filters: Remove py2Michał Górny2020-02-051-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | 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-111-0/+1
| | | | | | | | | | | | | | | | | | 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/nose_warnings_filters: add py37 supportMatthew Thode2019-01-271-2/+2
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/nose_warnings_filters: amd64 stable wrt bug #596714Agostino Sarubbo2018-05-161-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
* dev-python/nose_warnings_filters: x86 stable (bug #596714)Thomas Deutschmann2018-04-221-2/+2
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* dev-python/nose_warnings_filters-0.1.5-r2: added ~ppc, bug 604532Matt Turner2018-03-111-1/+1
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/nose_warnings_filters: keyword ~arm64Alexis Ballier2017-06-191-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/nose_warnings_filters: Clean old versions upMichał Górny2017-05-023-104/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/nose_warnings_filters: Add python3_6 to PYTHON_COMPATZac Medico2017-03-121-1/+1
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/nose_warnings_filters: Add nose to RDEPENDDavid Seifert2017-03-101-1/+2
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/nose_warnings_filters: Don't add build-time deps to RDEPENDDavid Seifert2017-03-101-1/+0
| | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-python/nose_warnings_filters: Version bump to 0.1.5Marius Brehler2017-03-102-0/+32
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4162
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+2
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-2/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-python/nose_warnings_filters: BumpPatrick Lauer2016-10-282-0/+53
| | | | Package-Manager: portage-2.3.2
* dev-python/nose_warnings_filters: New packageDavid Seifert2016-09-053-0/+61
* Needed as test dependency of dev-python/ipykernel Package-Manager: portage-2.3.0