summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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: Use distutils_enable_sphinxMichał Górny2019-11-251-18/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask: Prepare for 3.8, fix testsMichał Górny2019-11-231-2/+7
| | | | | | | Update the ebuild to be 3.8-ready. However, don't add 3.8 yet as it fails one test. Need to investigate or look for a patch. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask: Fix MissingTestRestrictMichał Górny2019-11-231-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask: Bump to 1.1Patrick Lauer2019-08-271-2/+2
| | | | | | | Also fix dependencies for -9999 Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* dev-python/flask: bump to 1.0.2Virgil Dupras2018-08-201-9/+17
| | | | | | | * EAPI 7 * Python 3.7 Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-python/flask: git-2->git-r3, unify ebuildsMarty E. Plummer2018-04-291-16/+22
| | | | | | | dev-python/flask-9999 does not install properly due to flask/json not being found, issue exists without my changes as well. Package-Manager: Portage-2.3.31, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/flask: use HTTPS for GitHubDavid Hicks2017-07-301-2/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* 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/flask: PYTHON_COMPAT: add python3_6Zac Medico2017-02-121-2/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+45
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