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/flask-compress/
Date: Tue, 15 Oct 2024 07:00:33 +0000 (UTC)	[thread overview]
Message-ID: <1728975628.11ca7bb0aaaba804ef298f5aa2fe476ccf56fb56.mgorny@gentoo> (raw)

commit:     11ca7bb0aaaba804ef298f5aa2fe476ccf56fb56
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 15 06:44:09 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 15 07:00:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11ca7bb0

dev-python/flask-compress: Bump to 1.17

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

 dev-python/flask-compress/Manifest                 |  1 +
 .../flask-compress/flask-compress-1.17.ebuild      | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest
index 84ddfd07823c..1ff2a53aca45 100644
--- a/dev-python/flask-compress/Manifest
+++ b/dev-python/flask-compress/Manifest
@@ -1 +1,2 @@
 DIST flask_compress-1.15.tar.gz 13944 BLAKE2B cdad9f1590b47ce7443d14cba9143f795cf355c2c6991d62ea362744366595b85c5ec8680b448af78c293519b50985a805d275227bf68628039293f72c68c890 SHA512 746fd7fb5efa2098d1aae179823b333ca083e6bb6945400d6a5401df0799a76733a67f8b38f952c59002c07705d7a7b0c6b43fbd291a368f98a363f3121dcd1f
+DIST flask_compress-1.17.tar.gz 15733 BLAKE2B f548983e03b66cfbec55726ab14b757d3a079842a9de46e294305409bb1f655478567c43b992b79c8e5c46f50f1f044f2bc8602a683f71a944b4c05f0f33df39 SHA512 58d66f7be21117ad2769743c148b7df6981634341d1ffa1c6c71aabd86119364e85a8242297e6f369b02ecf09ccdd3980806e91c869754f917d0bd83ae7b9b5d

diff --git a/dev-python/flask-compress/flask-compress-1.17.ebuild b/dev-python/flask-compress/flask-compress-1.17.ebuild
new file mode 100644
index 000000000000..73803f5de093
--- /dev/null
+++ b/dev-python/flask-compress/flask-compress-1.17.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_PN="Flask-Compress"
+PYTHON_COMPAT=( python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Compress responses in your Flask app with gzip"
+HOMEPAGE="
+	https://github.com/colour-science/flask-compress/
+	https://pypi.org/project/Flask-Compress/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+# brotli on cpython, brotlicffi on pypy3
+RDEPEND="
+	app-arch/brotli[python,${PYTHON_USEDEP}]
+	dev-python/flask[${PYTHON_USEDEP}]
+	dev-python/zstandard[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	test? (
+		dev-python/flask-caching[${PYTHON_USEDEP}]
+	)
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-10-15  7:00 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15  7:00 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-21 10:32 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/ Arthur Zamarin
2025-10-21 10:13 Arthur Zamarin
2025-10-21  7:14 Michał Górny
2025-08-02 16:30 Sam James
2025-07-12 10:09 Arthur Zamarin
2025-07-12  6:43 Sam James
2025-07-12  5:31 Michał Górny
2024-11-03 13:39 Michał Górny
2024-11-02 20:18 Sam James
2024-11-02 19:04 Arthur Zamarin
2024-11-02  9:43 Arthur Zamarin
2024-10-15 10:59 Jakov Smolić
2024-06-18 19:10 Michał Górny
2024-05-11  8:13 Michał Górny
2024-05-11  7:12 Arthur Zamarin
2024-04-25 17:56 Arthur Zamarin
2023-11-24 14:24 Michał Górny
2023-10-14 18:28 Michał Górny
2023-10-14 16:52 Arthur Zamarin
2023-09-12  6:00 Michał Górny
2023-06-02 18:19 Michał Górny
2022-10-25 10:31 Michał Górny
2022-10-25  9:49 Sam James
2022-09-22  7:40 Michał Górny
2022-05-31  7:28 Michał Górny
2022-05-31  7:17 Jakov Smolić
2022-04-28 18:48 Michał Górny
2022-04-16 15:56 Michał Górny
2022-04-16  7:38 Sam James
2022-03-09 20:29 Arthur Zamarin
2021-08-24 18:20 Arthur Zamarin
2021-07-24 17:30 Michał Górny
2021-07-24 15:12 Sam James
2021-06-16 19:33 Michał Górny
2021-06-16  4:42 Michał Górny
2021-03-25 21:35 Michał Górny
2021-03-25 21:29 Sam James
2021-02-17  8:33 Michał Górny
2021-01-09 19:06 Andreas Sturmlechner
2020-12-24 10:03 Agostino Sarubbo
2020-12-11 12:55 Michał Górny
2020-12-04 19:39 Thomas Deutschmann
2020-11-18 12:03 Aaron W. Swenson
2020-11-18  4:55 Aaron W. Swenson
2020-11-18  1:39 Sam James
2020-09-12 11:57 Aaron W. Swenson

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=1728975628.11ca7bb0aaaba804ef298f5aa2fe476ccf56fb56.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