public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/Frozen-Flask/
Date: Sat,  2 Jul 2022 11:36:30 +0000 (UTC)	[thread overview]
Message-ID: <1656761763.11bbb7a5005bf176fa3b2a7244f2cdc190e266ba.mgorny@gentoo> (raw)

commit:     11bbb7a5005bf176fa3b2a7244f2cdc190e266ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 11:36:03 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 11:36:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11bbb7a5

dev-python/Frozen-Flask: PEP517, EAPI 8, py3.11

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../Frozen-Flask/Frozen-Flask-0.18-r1.ebuild       | 28 ++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-python/Frozen-Flask/Frozen-Flask-0.18-r1.ebuild b/dev-python/Frozen-Flask/Frozen-Flask-0.18-r1.ebuild
new file mode 100644
index 000000000000..8955aa189fbf
--- /dev/null
+++ b/dev-python/Frozen-Flask/Frozen-Flask-0.18-r1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Freezes a Flask application into a set of static files"
+HOMEPAGE="
+	https://github.com/Frozen-Flask/Frozen-Flask/
+	https://pypi.org/project/Frozen-Flask/
+"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	dev-python/flask[${PYTHON_USEDEP}]
+"
+
+distutils_enable_sphinx docs \
+	dev-python/flask-sphinx-themes
+distutils_enable_tests unittest


             reply	other threads:[~2022-07-02 11:36 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 11:36 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-24 10:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/Frozen-Flask/ Sam James
2024-02-09 18:45 Arthur Zamarin
2023-12-27 16:43 Michał Górny
2023-12-09 15:54 Michał Górny
2023-12-09 15:47 Michał Górny
2023-12-09 14:37 Michał Górny
2023-12-09 14:30 Michał Górny
2023-11-11 20:23 Michał Górny
2023-11-11 20:23 Michał Górny
2023-10-20 12:59 Michał Górny
2023-03-17 15:21 Michał Górny
2022-08-03  7:04 Michał Górny
2022-08-02 20:27 Sam James
2022-07-02 11:36 Michał Górny
2021-07-12 22:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/frozen-flask/ Michał Górny
2021-07-12 21:50 Sam James
2021-06-15 21:32 Michał Górny
2021-06-02 23:14 Michał Górny
2021-03-04  4:19 Sam James
2021-03-04  4:19 Sam James
2020-07-04  9:07 Michał Górny
2020-04-22 18:40 Michał Górny
2020-03-11  6:35 Michał Górny
2018-06-24 14:09 Jason Zaman
2018-06-24 13:53 Louis Sautier
2018-06-24 11:31 Pacho Ramos
2018-06-19 19:13 Patrice Clement
2018-01-03 23:35 Michał Górny
2017-09-16 17:10 Patrick Lauer
2017-05-02 13:11 Michał Górny
2016-10-20 17:30 Patrick Lauer
2016-01-03 16:41 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=1656761763.11bbb7a5005bf176fa3b2a7244f2cdc190e266ba.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