summaryrefslogtreecommitdiff
path: root/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.1-r1.ebuild
AgeCommit message (Collapse)Author
2020-07-30dev-python/flask-sqlalchemy: Remove oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-06-12dev-python/flask-sqlalchemy: Port to py3.9Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-27dev-python/flask-sqlalchemy: Stabilize 2.4.1-r1 ALLARCHESMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-03-17dev-python/flask-sqlalchemy: Drop py2Michał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2020-01-05*/*: Clean PYTHON_COMPAT of obsolete implsMichał Górny
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-12-28dev-python/flask-sqlalchemy: fix dependencies, add PyPy3+Py3.8Louis Sautier
* Move doc dependencies out of RDEPEND. * Use helpers for doc and tests. 'pytest' without 'die' was useless. * Rely on the default value of DISTUTILS_USE_SETUPTOOLS=bdepend. * Remove useless DISTUTILS_IN_SOURCE_BUILD=1. Bug: https://bugs.gentoo.org/701916 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>