From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sqlalchemy/
Date: Fri, 12 Jun 2020 15:40:23 +0000 (UTC) [thread overview]
Message-ID: <1591976412.631fabdcca7da914940ddc405cd0022d9fef0b2d.mgorny@gentoo> (raw)
commit: 631fabdcca7da914940ddc405cd0022d9fef0b2d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 12 14:42:55 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 12 15:40:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631fabdc
dev-python/flask-sqlalchemy: Bump to 2.4.3
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/flask-sqlalchemy/Manifest | 1 +
.../flask-sqlalchemy/flask-sqlalchemy-2.4.3.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/dev-python/flask-sqlalchemy/Manifest b/dev-python/flask-sqlalchemy/Manifest
index 8e4f250d509..3da6695d757 100644
--- a/dev-python/flask-sqlalchemy/Manifest
+++ b/dev-python/flask-sqlalchemy/Manifest
@@ -1 +1,2 @@
DIST Flask-SQLAlchemy-2.4.1.tar.gz 128863 BLAKE2B 5ce87601a5dbeb8505144c0970eecd0bf553ad3feccd74e7de567a4fe0702575c6f7935d4812410ced17b7b98e6b8e6fcb67a589681cd82464fa4cf0dc09ba74 SHA512 a55e6fe563583e240bb594c157424fba1a8462f953fa0bb14701954bcb52d1e7bf71eec38f4037c1752ceab90e798642274de58e0f950d83e234f4c702e0b6ee
+DIST Flask-SQLAlchemy-2.4.3.tar.gz 132134 BLAKE2B fb4df0daea347021334934ec1b22b18f9c4f97b6cf07c1c74f0d1567c6f0c3e0d16909f67adef89e8236e8a53e4126f1598fb21dc6f7fa5f5e042cbe733238fb SHA512 231593d53b02c4560eeb74dca7075495eb6fb4a75a4d25257aa281401dac39ac3ab2ef0edfd76ce762332c599b9bf2d903743142056a827a3170709516e94445
diff --git a/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.3.ebuild b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.3.ebuild
new file mode 100644
index 00000000000..5733e429063
--- /dev/null
+++ b/dev-python/flask-sqlalchemy/flask-sqlalchemy-2.4.3.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( pypy3 python3_{6..9} )
+
+inherit distutils-r1
+
+MY_PN="Flask-SQLAlchemy"
+MY_P="${MY_PN}-${PV}"
+
+DESCRIPTION="SQLAlchemy support for Flask applications"
+HOMEPAGE="https://pypi.org/project/Flask-SQLAlchemy/"
+SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-python/flask-0.10[${PYTHON_USEDEP}]
+ >=dev-python/sqlalchemy-0.8.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+distutils_enable_sphinx docs dev-python/pallets-sphinx-themes \
+ dev-python/sphinx-issues
next reply other threads:[~2020-06-12 15:40 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-12 15:40 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-18 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-sqlalchemy/ Michał Górny
2023-11-24 14:34 Michał Górny
2023-10-14 18:40 Michał Górny
2023-10-14 16:52 Arthur Zamarin
2023-09-12 5:50 Michał Górny
2023-07-24 12:40 Michał Górny
2023-07-24 12:32 Jakov Smolić
2023-06-22 5:08 Michał Górny
2023-06-20 5:38 Michał Górny
2023-06-07 9:27 Sam James
2023-05-20 7:15 Michał Górny
2023-05-20 7:15 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 19:16 Michał Górny
2023-03-03 18:50 Arthur Zamarin
2023-01-31 19:09 Arthur Zamarin
2022-11-19 9:06 Arthur Zamarin
2022-11-19 9:05 Sam James
2022-11-06 3:59 Sam James
2022-10-17 19:47 Sam James
2022-10-14 16:22 Arthur Zamarin
2022-10-12 11:18 Michał Górny
2022-10-07 7:03 Michał Górny
2022-10-05 5:53 Arthur Zamarin
2022-10-05 5:20 Arthur Zamarin
2022-05-18 16:15 Andrew Ammerlaan
2022-05-18 14:22 Andrew Ammerlaan
2022-01-28 18:41 Arthur Zamarin
2021-08-01 21:12 Michał Górny
2021-04-22 15:07 Michał Górny
2021-04-22 15:07 Michał Górny
2021-04-22 12:08 Sam James
2021-03-18 23:28 Michał Górny
2021-03-18 23:28 Michał Górny
2020-08-18 5:28 Sam James
2020-07-30 20:41 Michał Górny
2020-07-30 20:03 Sam James
2020-07-30 19:39 Sam James
2020-07-15 5:04 Michał Górny
2020-06-12 15:40 Michał Górny
2020-03-27 9:16 Michał Górny
2020-03-27 9:16 Michał Górny
2020-03-27 9:16 Michał Górny
2020-03-17 19:52 Michał Górny
2019-12-28 19:38 Louis Sautier
2019-12-28 19:38 Louis Sautier
2019-12-03 21:36 Aaron Bauman
2019-12-03 3:02 Aaron Bauman
2019-10-18 0:24 Aaron W. Swenson
2018-07-09 18:58 Mikle Kolyada
2018-07-09 1:29 Thomas Deutschmann
2017-01-18 11:57 Agostino Sarubbo
2017-01-17 16:22 Agostino Sarubbo
2016-04-17 11:39 Ian Delaney
2016-02-14 18:56 Patrick Lauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1591976412.631fabdcca7da914940ddc405cd0022d9fef0b2d.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox