summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask-nav: mark ALLARCHESSam James2021-01-091-0/+1
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/flask-nav: Remove oldMichał Górny2020-09-181-53/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask-nav: add support for Python 3.8 and 3.9Louis Sautier2020-09-041-0/+28
| | | | | | | Also switch to distutils_enable_* functions. Package-Manager: Portage-3.0.3, Repoman-2.3.23 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/flask-nav: 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>
* dev-python/flask-nav: Remove oldDavid Seifert2019-12-292-43/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@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-172-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask-nav: add Python 3.7 support, fix doc depsLouis Sautier2018-11-131-4/+7
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/flask-nav: add PyPy{,3}, missing dependencyLouis Sautier2018-06-201-1/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/flask-nav: support Python 3.6Louis Sautier2018-06-201-10/+7
| | | | | | Also remove pytest-runner from dependencies. Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/flask-nav: change my email in metadata.xmlLouis Sautier2018-06-181-5/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/flask-nav: bump to 0.6Louis Sautier2016-11-292-0/+53
| | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2945
* dev-python/flask-nav: new package, dependency of flask-bootstrap, vn. 0.5Louis Sautier2016-04-293-0/+61
Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1353 Signed-off-by: Ian Delaney <idella4@gentoo.org>