[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: c373648cb513983e2fc80e15e8d247327838158b Author: Michał Górny gentoo org> AuthorDate: Sun Nov 3 13:38:07 2024 + Commit: Michał Górny gentoo org> CommitDate: Sun Nov 3 13:38:07 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c373648c dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.15.ebuild | 29 -- 2 files changed, 30 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 1ff2a53aca45..32764863fca0 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -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.15.ebuild b/dev-python/flask-compress/flask-compress-1.15.ebuild deleted file mode 100644 index eaa2744e3574.. --- a/dev-python/flask-compress/flask-compress-1.15.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# 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 arm64 x86" - -# brotli on cpython, brotlicffi on pypy3 -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/zstandard[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 8916d6b78e8988fbb2e0de7a83f9db323f8787c6 Author: Sam James gentoo org> AuthorDate: Sat Nov 2 20:17:48 2024 + Commit: Sam James gentoo org> CommitDate: Sat Nov 2 20:17:48 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8916d6b7 dev-python/flask-compress: Stabilize 1.17 x86, #942703 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.17.ebuild b/dev-python/flask-compress/flask-compress-1.17.ebuild index c18d5a710d28..4b06b651567a 100644 --- a/dev-python/flask-compress/flask-compress-1.17.ebuild +++ b/dev-python/flask-compress/flask-compress-1.17.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 3d90f3401a6cf1c1e021a6abb2751ba602d34a59 Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 2 19:04:04 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 2 19:04:04 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d90f340 dev-python/flask-compress: Stabilize 1.17 amd64, #942703 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/flask-compress-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.17.ebuild b/dev-python/flask-compress/flask-compress-1.17.ebuild index ca05a0f32130..c18d5a710d28 100644 --- a/dev-python/flask-compress/flask-compress-1.17.ebuild +++ b/dev-python/flask-compress/flask-compress-1.17.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 arm64 ~x86" +KEYWORDS="amd64 arm64 ~x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: d8a048410ca4be2abd1d1e572a5a49b901896fcb Author: Arthur Zamarin gentoo org> AuthorDate: Sat Nov 2 09:43:06 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Nov 2 09:43:06 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a04841 dev-python/flask-compress: Stabilize 1.17 arm64, #942703 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/flask-compress-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.17.ebuild b/dev-python/flask-compress/flask-compress-1.17.ebuild index 1cbc1db50d7e..ca05a0f32130 100644 --- a/dev-python/flask-compress/flask-compress-1.17.ebuild +++ b/dev-python/flask-compress/flask-compress-1.17.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 arm64 ~x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 237ed6fdd7232c2595626184392fc9ab60930d46 Author: Jakov Smolić gentoo org> AuthorDate: Tue Oct 15 10:59:34 2024 + Commit: Jakov Smolić gentoo org> CommitDate: Tue Oct 15 10:59:34 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237ed6fd dev-python/flask-compress: Keyword 1.17 x86, #941559 Signed-off-by: Jakov Smolić gentoo.org> dev-python/flask-compress/flask-compress-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.17.ebuild b/dev-python/flask-compress/flask-compress-1.17.ebuild index 73803f5de093..77f1fee2edd1 100644 --- a/dev-python/flask-compress/flask-compress-1.17.ebuild +++ b/dev-python/flask-compress/flask-compress-1.17.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 11ca7bb0aaaba804ef298f5aa2fe476ccf56fb56 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 15 06:44:09 2024 + Commit: Michał Górny gentoo org> CommitDate: Tue Oct 15 07:00:28 2024 + 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 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 ..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
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 9884420b615a6a8c76e09ae3c40fe04c2fa2e465 Author: Michał Górny gentoo org> AuthorDate: Tue Jun 18 18:55:50 2024 + Commit: Michał Górny gentoo org> CommitDate: Tue Jun 18 19:10:23 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9884420b dev-python/flask-compress: Enable py3.13 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/flask-compress-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.15.ebuild b/dev-python/flask-compress/flask-compress-1.15.ebuild index e5d96fb6107f..eaa2744e3574 100644 --- a/dev-python/flask-compress/flask-compress-1.15.ebuild +++ b/dev-python/flask-compress/flask-compress-1.15.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_PN="Flask-Compress" -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit distutils-r1 pypi
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: d1a6f2220716bafd0a57fc086116c15a382343c0 Author: Michał Górny gentoo org> AuthorDate: Sat May 11 08:06:41 2024 + Commit: Michał Górny gentoo org> CommitDate: Sat May 11 08:13:19 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1a6f222 dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.14.ebuild | 29 -- 2 files changed, 30 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 0835d977d261..84ddfd07823c 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.14.tar.gz 13544 BLAKE2B 4a2ba809ef378aa8132a22c87acfb535946f347f41d05bf2d9d8de13d05cb0494000b8aa9ba40548236f0ec3e772159e091b41e0fe90f8d6f782a70aabd1e043 SHA512 7f30f64bddeaa06875725b6195348cdfb20d3fdd0d8a392f0fbeb209ad5a532bd222fc1c9ceadf7dcff614f2513a885724bfc165fccf162c889924e3b73bee3c DIST flask_compress-1.15.tar.gz 13944 BLAKE2B cdad9f1590b47ce7443d14cba9143f795cf355c2c6991d62ea362744366595b85c5ec8680b448af78c293519b50985a805d275227bf68628039293f72c68c890 SHA512 746fd7fb5efa2098d1aae179823b333ca083e6bb6945400d6a5401df0799a76733a67f8b38f952c59002c07705d7a7b0c6b43fbd291a368f98a363f3121dcd1f diff --git a/dev-python/flask-compress/flask-compress-1.14.ebuild b/dev-python/flask-compress/flask-compress-1.14.ebuild deleted file mode 100644 index 4ef1fd7b7989.. --- a/dev-python/flask-compress/flask-compress-1.14.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN="Flask-Compress" -PYTHON_COMPAT=( python3_{10..12} ) - -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 arm64 x86" - -# brotli on cpython, brotlicffi on pypy3 -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: a76f19566538aa1d429548f35d554ee98aa95662 Author: Arthur Zamarin gentoo org> AuthorDate: Sat May 11 07:12:23 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat May 11 07:12:23 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76f1956 dev-python/flask-compress: Stabilize 1.15 ALLARCHES, #931719 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/flask-compress-1.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.15.ebuild b/dev-python/flask-compress/flask-compress-1.15.ebuild index 430fc2a5d6a6..e5d96fb6107f 100644 --- a/dev-python/flask-compress/flask-compress-1.15.ebuild +++ b/dev-python/flask-compress/flask-compress-1.15.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 2f56c465d7273a8cc5218492ba8390786d1b0132 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Apr 25 17:12:00 2024 + Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 25 17:12:00 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f56c465 dev-python/flask-compress: add 1.15 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.15.ebuild | 29 ++ 2 files changed, 30 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 37762b7840da..0835d977d261 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.14.tar.gz 13544 BLAKE2B 4a2ba809ef378aa8132a22c87acfb535946f347f41d05bf2d9d8de13d05cb0494000b8aa9ba40548236f0ec3e772159e091b41e0fe90f8d6f782a70aabd1e043 SHA512 7f30f64bddeaa06875725b6195348cdfb20d3fdd0d8a392f0fbeb209ad5a532bd222fc1c9ceadf7dcff614f2513a885724bfc165fccf162c889924e3b73bee3c +DIST flask_compress-1.15.tar.gz 13944 BLAKE2B cdad9f1590b47ce7443d14cba9143f795cf355c2c6991d62ea362744366595b85c5ec8680b448af78c293519b50985a805d275227bf68628039293f72c68c890 SHA512 746fd7fb5efa2098d1aae179823b333ca083e6bb6945400d6a5401df0799a76733a67f8b38f952c59002c07705d7a7b0c6b43fbd291a368f98a363f3121dcd1f diff --git a/dev-python/flask-compress/flask-compress-1.15.ebuild b/dev-python/flask-compress/flask-compress-1.15.ebuild new file mode 100644 index ..430fc2a5d6a6 --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.15.ebuild @@ -0,0 +1,29 @@ +# 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..12} ) + +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 ~arm64 ~x86" + +# brotli on cpython, brotlicffi on pypy3 +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] + dev-python/zstandard[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 1978d5ab98d7275ebcdf1ea19329b137aee1d1b6 Author: Michał Górny gentoo org> AuthorDate: Fri Nov 24 14:24:34 2023 + Commit: Michał Górny gentoo org> CommitDate: Fri Nov 24 14:24:34 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1978d5ab dev-python/flask-compress: Stabilize 1.14 arm64, #918204 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/flask-compress-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.14.ebuild b/dev-python/flask-compress/flask-compress-1.14.ebuild index b115688e82b9..4ef1fd7b7989 100644 --- a/dev-python/flask-compress/flask-compress-1.14.ebuild +++ b/dev-python/flask-compress/flask-compress-1.14.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 arm64 x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 25b4ef1e13a861eb6f0d94d3493a6568cee585eb Author: Michał Górny gentoo org> AuthorDate: Sat Oct 14 18:27:41 2023 + Commit: Michał Górny gentoo org> CommitDate: Sat Oct 14 18:27:41 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25b4ef1e dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.13.ebuild | 28 -- 2 files changed, 29 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index c94ce8a8303d..37762b7840da 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.13.tar.gz 12675 BLAKE2B 252c63500e5ba2adbe857a52fcffe2dc8280198c79210d64ae8439c8e0daaeaa4e295002a5fdacb6724971018f7e3322c00bab85bfd0ad2291f53103f01f3ee1 SHA512 e910971f94966f14d4657f7fa1c92a4e73ca7afd08959ed5d5694228851f06e614873f3202d19c6a06be2c277136f097d88eb578773dd7b5e9130456c9828ed0 DIST Flask-Compress-1.14.tar.gz 13544 BLAKE2B 4a2ba809ef378aa8132a22c87acfb535946f347f41d05bf2d9d8de13d05cb0494000b8aa9ba40548236f0ec3e772159e091b41e0fe90f8d6f782a70aabd1e043 SHA512 7f30f64bddeaa06875725b6195348cdfb20d3fdd0d8a392f0fbeb209ad5a532bd222fc1c9ceadf7dcff614f2513a885724bfc165fccf162c889924e3b73bee3c diff --git a/dev-python/flask-compress/flask-compress-1.13.ebuild b/dev-python/flask-compress/flask-compress-1.13.ebuild deleted file mode 100644 index 06080d7207c9.. --- a/dev-python/flask-compress/flask-compress-1.13.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN="Flask-Compress" -PYTHON_COMPAT=( python3_{10..12} ) - -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 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: e57384de113ee4fb663821134c828d8d1e7bf75c Author: Arthur Zamarin gentoo org> AuthorDate: Sat Oct 14 16:50:29 2023 + Commit: Arthur Zamarin gentoo org> CommitDate: Sat Oct 14 16:50:29 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57384de dev-python/flask-compress: Stabilize 1.14 ALLARCHES, #915734 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/flask-compress-1.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.14.ebuild b/dev-python/flask-compress/flask-compress-1.14.ebuild index 7d7a7f9bb5a2..65e573317ff5 100644 --- a/dev-python/flask-compress/flask-compress-1.14.ebuild +++ b/dev-python/flask-compress/flask-compress-1.14.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" # brotli on cpython, brotlicffi on pypy3 RDEPEND="
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 7d9ece0c268a233c4c7f20461237a9e154b1c8aa Author: Michał Górny gentoo org> AuthorDate: Tue Sep 12 05:52:26 2023 + Commit: Michał Górny gentoo org> CommitDate: Tue Sep 12 05:52:26 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9ece0c dev-python/flask-compress: Bump to 1.14 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.14.ebuild | 29 ++ 2 files changed, 30 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 971adc2af34c..c94ce8a8303d 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.13.tar.gz 12675 BLAKE2B 252c63500e5ba2adbe857a52fcffe2dc8280198c79210d64ae8439c8e0daaeaa4e295002a5fdacb6724971018f7e3322c00bab85bfd0ad2291f53103f01f3ee1 SHA512 e910971f94966f14d4657f7fa1c92a4e73ca7afd08959ed5d5694228851f06e614873f3202d19c6a06be2c277136f097d88eb578773dd7b5e9130456c9828ed0 +DIST Flask-Compress-1.14.tar.gz 13544 BLAKE2B 4a2ba809ef378aa8132a22c87acfb535946f347f41d05bf2d9d8de13d05cb0494000b8aa9ba40548236f0ec3e772159e091b41e0fe90f8d6f782a70aabd1e043 SHA512 7f30f64bddeaa06875725b6195348cdfb20d3fdd0d8a392f0fbeb209ad5a532bd222fc1c9ceadf7dcff614f2513a885724bfc165fccf162c889924e3b73bee3c diff --git a/dev-python/flask-compress/flask-compress-1.14.ebuild b/dev-python/flask-compress/flask-compress-1.14.ebuild new file mode 100644 index ..7d7a7f9bb5a2 --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.14.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYPI_NO_NORMALIZE=1 +PYPI_PN="Flask-Compress" +PYTHON_COMPAT=( python3_{10..12} ) + +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 ~x86" + +# brotli on cpython, brotlicffi on pypy3 +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: dfad4900177c7c887cf671a0cc12be8b7805e705 Author: Michał Górny gentoo org> AuthorDate: Fri Jun 2 17:30:45 2023 + Commit: Michał Górny gentoo org> CommitDate: Fri Jun 2 18:19:16 2023 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dfad4900 dev-python/flask-compress: Enable py3.12 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/flask-compress-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.13.ebuild b/dev-python/flask-compress/flask-compress-1.13.ebuild index fba24fae0d46..06080d7207c9 100644 --- a/dev-python/flask-compress/flask-compress-1.13.ebuild +++ b/dev-python/flask-compress/flask-compress-1.13.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYPI_PN="Flask-Compress" -PYTHON_COMPAT=( python3_{9..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 pypi
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: e784c692b338fbc7347e210d638f349d0b3ac133 Author: Michał Górny gentoo org> AuthorDate: Tue Oct 25 10:29:36 2022 + Commit: Michał Górny gentoo org> CommitDate: Tue Oct 25 10:29:36 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e784c692 dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.12.ebuild | 31 -- 2 files changed, 32 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 2e8c64992fa7..971adc2af34c 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.12.tar.gz 12581 BLAKE2B 5c925c19756730beaf5ac24b492e8bffcf7dd7c80df3c8440a8dfeca67e9756c50839246081b01b2da8c4b05839ee35b21b30f8e007734bbfcc1f056770ef3de SHA512 5712aff44379656e03f7b63fdef727721245cb9329e698a2e25aefca21a77202f5eb0c5f5828395647c694a5b417778a7b5db9eb592753a979d3994603a5 DIST Flask-Compress-1.13.tar.gz 12675 BLAKE2B 252c63500e5ba2adbe857a52fcffe2dc8280198c79210d64ae8439c8e0daaeaa4e295002a5fdacb6724971018f7e3322c00bab85bfd0ad2291f53103f01f3ee1 SHA512 e910971f94966f14d4657f7fa1c92a4e73ca7afd08959ed5d5694228851f06e614873f3202d19c6a06be2c277136f097d88eb578773dd7b5e9130456c9828ed0 diff --git a/dev-python/flask-compress/flask-compress-1.12.ebuild b/dev-python/flask-compress/flask-compress-1.12.ebuild deleted file mode 100644 index 9d5901c77d5c.. --- a/dev-python/flask-compress/flask-compress-1.12.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..11} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE=" - https://github.com/colour-science/flask-compress/ - https://pypi.org/project/Flask-Compress/ -" -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: ee9f134411ff151f9332834902db2d8140bdae1a Author: Sam James gentoo org> AuthorDate: Tue Oct 25 09:48:20 2022 + Commit: Sam James gentoo org> CommitDate: Tue Oct 25 09:48:43 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9f1344 dev-python/flask-compress: Stabilize 1.13 ALLARCHES, #877927 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.13.ebuild b/dev-python/flask-compress/flask-compress-1.13.ebuild index 4464bc0c4ec8..9d5901c77d5c 100644 --- a/dev-python/flask-compress/flask-compress-1.13.ebuild +++ b/dev-python/flask-compress/flask-compress-1.13.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 8dc9e309ad3d6f8cf83757a03885b118269ddcd7 Author: Michał Górny gentoo org> AuthorDate: Thu Sep 22 06:36:55 2022 + Commit: Michał Górny gentoo org> CommitDate: Thu Sep 22 07:40:43 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dc9e309 dev-python/flask-compress: Bump to 1.13 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.13.ebuild | 31 ++ 2 files changed, 32 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 4bddeea9673e..2e8c64992fa7 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.12.tar.gz 12581 BLAKE2B 5c925c19756730beaf5ac24b492e8bffcf7dd7c80df3c8440a8dfeca67e9756c50839246081b01b2da8c4b05839ee35b21b30f8e007734bbfcc1f056770ef3de SHA512 5712aff44379656e03f7b63fdef727721245cb9329e698a2e25aefca21a77202f5eb0c5f5828395647c694a5b417778a7b5db9eb592753a979d3994603a5 +DIST Flask-Compress-1.13.tar.gz 12675 BLAKE2B 252c63500e5ba2adbe857a52fcffe2dc8280198c79210d64ae8439c8e0daaeaa4e295002a5fdacb6724971018f7e3322c00bab85bfd0ad2291f53103f01f3ee1 SHA512 e910971f94966f14d4657f7fa1c92a4e73ca7afd08959ed5d5694228851f06e614873f3202d19c6a06be2c277136f097d88eb578773dd7b5e9130456c9828ed0 diff --git a/dev-python/flask-compress/flask-compress-1.13.ebuild b/dev-python/flask-compress/flask-compress-1.13.ebuild new file mode 100644 index ..4464bc0c4ec8 --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.13.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..11} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE=" + https://github.com/colour-science/flask-compress/ + https://pypi.org/project/Flask-Compress/ +" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/, dev-python/flask-sphinx-themes/
commit: 148dec3b0bb0ea00ad480999bf30574f2e42b3e7 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jun 17 07:07:43 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jun 17 08:10:17 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=148dec3b dev-python/*: EAPI=8, PEP517 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/flask-compress-1.12.ebuild | 2 +- .../flask-sphinx-themes-1.0.2-r1.ebuild | 20 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.12.ebuild b/dev-python/flask-compress/flask-compress-1.12.ebuild index 0e629fd9bb21..9d5901c77d5c 100644 --- a/dev-python/flask-compress/flask-compress-1.12.ebuild +++ b/dev-python/flask-compress/flask-compress-1.12.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild new file mode 100644 index ..9a879c444778 --- /dev/null +++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.2-r1.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +MY_PN="Flask-Sphinx-Themes" +MY_P="${MY_PN}-${PV}" + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( pypy3 python3_{8..10} ) +inherit distutils-r1 + +DESCRIPTION="Sphinx Themes for Flask related projects and Flask itself" +HOMEPAGE="https://github.com/pallets/flask-sphinx-themes https://pypi.org/project/Flask-Sphinx-Themes/"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: f52896b461f9b3c821525f7f6bc4a62617e8086f Author: Michał Górny gentoo org> AuthorDate: Tue May 31 07:24:37 2022 + Commit: Michał Górny gentoo org> CommitDate: Tue May 31 07:25:17 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f52896b4 dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.11.ebuild | 27 -- 2 files changed, 28 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index fae9f5947ce7..4bddeea9673e 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.11.tar.gz 12322 BLAKE2B c8d1096273a977512eabc9fe642a0fe240c21f10b5828db168dfe952ac5858377fd6906fa93dc3bfd8d888bf8bf70f541b1e5789f1de5e2d0f46565c55e0f9df SHA512 dd2ceca37eee968527f2008e9356f0ab89f2df46e6d874eff38b93a2cf326c9d24433f0adc8dfe7a7b72599a33f8d173f330aefcd4eea8650923a0466959d7fb DIST Flask-Compress-1.12.tar.gz 12581 BLAKE2B 5c925c19756730beaf5ac24b492e8bffcf7dd7c80df3c8440a8dfeca67e9756c50839246081b01b2da8c4b05839ee35b21b30f8e007734bbfcc1f056770ef3de SHA512 5712aff44379656e03f7b63fdef727721245cb9329e698a2e25aefca21a77202f5eb0c5f5828395647c694a5b417778a7b5db9eb592753a979d3994603a5 diff --git a/dev-python/flask-compress/flask-compress-1.11.ebuild b/dev-python/flask-compress/flask-compress-1.11.ebuild deleted file mode 100644 index b6f4a2e53fb0.. --- a/dev-python/flask-compress/flask-compress-1.11.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{8..10} ) -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 8675d5b39ac59acd88945a618e89a4d9700a7f60 Author: Jakov Smolić gentoo org> AuthorDate: Tue May 31 07:16:56 2022 + Commit: Jakov Smolić gentoo org> CommitDate: Tue May 31 07:16:56 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8675d5b3 dev-python/flask-compress: Stabilize 1.12 ALLARCHES, #848621 Signed-off-by: Jakov Smolić gentoo.org> dev-python/flask-compress/flask-compress-1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.12.ebuild b/dev-python/flask-compress/flask-compress-1.12.ebuild index 42b2c07bd2dd..0e629fd9bb21 100644 --- a/dev-python/flask-compress/flask-compress-1.12.ebuild +++ b/dev-python/flask-compress/flask-compress-1.12.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: e4e25647cbeed01b419215c29e2921020ec2a0f5 Author: Michał Górny gentoo org> AuthorDate: Thu Apr 28 18:44:18 2022 + Commit: Michał Górny gentoo org> CommitDate: Thu Apr 28 18:48:43 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e25647 dev-python/flask-compress: Bump to 1.12 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.12.ebuild | 31 ++ 2 files changed, 32 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index f655e88ca6ec..fae9f5947ce7 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.11.tar.gz 12322 BLAKE2B c8d1096273a977512eabc9fe642a0fe240c21f10b5828db168dfe952ac5858377fd6906fa93dc3bfd8d888bf8bf70f541b1e5789f1de5e2d0f46565c55e0f9df SHA512 dd2ceca37eee968527f2008e9356f0ab89f2df46e6d874eff38b93a2cf326c9d24433f0adc8dfe7a7b72599a33f8d173f330aefcd4eea8650923a0466959d7fb +DIST Flask-Compress-1.12.tar.gz 12581 BLAKE2B 5c925c19756730beaf5ac24b492e8bffcf7dd7c80df3c8440a8dfeca67e9756c50839246081b01b2da8c4b05839ee35b21b30f8e007734bbfcc1f056770ef3de SHA512 5712aff44379656e03f7b63fdef727721245cb9329e698a2e25aefca21a77202f5eb0c5f5828395647c694a5b417778a7b5db9eb592753a979d3994603a5 diff --git a/dev-python/flask-compress/flask-compress-1.12.ebuild b/dev-python/flask-compress/flask-compress-1.12.ebuild new file mode 100644 index ..42b2c07bd2dd --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.12.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE=" + https://github.com/colour-science/flask-compress/ + https://pypi.org/project/Flask-Compress/ +" +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: da0f685e9fbf53532c24838082d47698ae24995d Author: Michał Górny gentoo org> AuthorDate: Sat Apr 16 15:55:02 2022 + Commit: Michał Górny gentoo org> CommitDate: Sat Apr 16 15:55:02 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da0f685e dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.10.1.ebuild| 27 -- 2 files changed, 28 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index ac87dffd434a..f655e88ca6ec 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.10.1.tar.gz 12272 BLAKE2B 857319ea7fabece977429a810706314bc6a7984f2fb4c2ac3ed604fee0494fa60d45ab00a253bf4a3e9394d399f20f23d806744676597b2064bfbbd6f7b11c46 SHA512 fb94aef71f59e38a6058f5ef799c8973d258cf624b1d8bf0a991cac2e4eabb73e2836ce351faa73bc7640720396183212a6dc8d72428b53ceb3473f7b61f0d27 DIST Flask-Compress-1.11.tar.gz 12322 BLAKE2B c8d1096273a977512eabc9fe642a0fe240c21f10b5828db168dfe952ac5858377fd6906fa93dc3bfd8d888bf8bf70f541b1e5789f1de5e2d0f46565c55e0f9df SHA512 dd2ceca37eee968527f2008e9356f0ab89f2df46e6d874eff38b93a2cf326c9d24433f0adc8dfe7a7b72599a33f8d173f330aefcd4eea8650923a0466959d7fb diff --git a/dev-python/flask-compress/flask-compress-1.10.1.ebuild b/dev-python/flask-compress/flask-compress-1.10.1.ebuild deleted file mode 100644 index 37c8c255374a.. --- a/dev-python/flask-compress/flask-compress-1.10.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 181f0806e99871d64e81dac0e37f4ae5ef74d65e Author: Sam James gentoo org> AuthorDate: Sat Apr 16 07:35:38 2022 + Commit: Sam James gentoo org> CommitDate: Sat Apr 16 07:35:38 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=181f0806 dev-python/flask-compress: Stabilize 1.11 ALLARCHES, #838631 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.11.ebuild b/dev-python/flask-compress/flask-compress-1.11.ebuild index 96788e6f8424..b6f4a2e53fb0 100644 --- a/dev-python/flask-compress/flask-compress-1.11.ebuild +++ b/dev-python/flask-compress/flask-compress-1.11.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 45f6b3f526bf75a0c8411e4c4d32ad26caa2cc88 Author: Arthur Zamarin gentoo org> AuthorDate: Wed Mar 9 20:14:44 2022 + Commit: Arthur Zamarin gentoo org> CommitDate: Wed Mar 9 20:14:44 2022 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45f6b3f5 dev-python/flask-compress: add 1.11 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.11.ebuild | 27 ++ 2 files changed, 28 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 48104590412c..ac87dffd434a 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.10.1.tar.gz 12272 BLAKE2B 857319ea7fabece977429a810706314bc6a7984f2fb4c2ac3ed604fee0494fa60d45ab00a253bf4a3e9394d399f20f23d806744676597b2064bfbbd6f7b11c46 SHA512 fb94aef71f59e38a6058f5ef799c8973d258cf624b1d8bf0a991cac2e4eabb73e2836ce351faa73bc7640720396183212a6dc8d72428b53ceb3473f7b61f0d27 +DIST Flask-Compress-1.11.tar.gz 12322 BLAKE2B c8d1096273a977512eabc9fe642a0fe240c21f10b5828db168dfe952ac5858377fd6906fa93dc3bfd8d888bf8bf70f541b1e5789f1de5e2d0f46565c55e0f9df SHA512 dd2ceca37eee968527f2008e9356f0ab89f2df46e6d874eff38b93a2cf326c9d24433f0adc8dfe7a7b72599a33f8d173f330aefcd4eea8650923a0466959d7fb diff --git a/dev-python/flask-compress/flask-compress-1.11.ebuild b/dev-python/flask-compress/flask-compress-1.11.ebuild new file mode 100644 index ..c37eda583f94 --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.11.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{8..10} ) +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress/"; +SRC_URI="mirror://pypi/${P:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 03897cf333bbc980b176cb619a696bb27b64e92e Author: Arthur Zamarin gentoo org> AuthorDate: Mon Aug 23 18:21:35 2021 + Commit: Arthur Zamarin gentoo org> CommitDate: Tue Aug 24 18:19:27 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03897cf3 dev-python/flask-compress: add github upstream metadata Signed-off-by: Arthur Zamarin gentoo.org> dev-python/flask-compress/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/flask-compress/metadata.xml b/dev-python/flask-compress/metadata.xml index 99b352b321b..a9a1137d7b9 100644 --- a/dev-python/flask-compress/metadata.xml +++ b/dev-python/flask-compress/metadata.xml @@ -12,5 +12,6 @@ Flask-Compress + colour-science/flask-compress
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 1671c9ee448f1fa3146ecbc9fa3dc4bbab18e6ab Author: Michał Górny gentoo org> AuthorDate: Sat Jul 24 15:20:20 2021 + Commit: Michał Górny gentoo org> CommitDate: Sat Jul 24 17:30:00 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1671c9ee dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.9.0.ebuild | 27 -- 2 files changed, 28 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index 227c5733acc..48104590412 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ DIST Flask-Compress-1.10.1.tar.gz 12272 BLAKE2B 857319ea7fabece977429a810706314bc6a7984f2fb4c2ac3ed604fee0494fa60d45ab00a253bf4a3e9394d399f20f23d806744676597b2064bfbbd6f7b11c46 SHA512 fb94aef71f59e38a6058f5ef799c8973d258cf624b1d8bf0a991cac2e4eabb73e2836ce351faa73bc7640720396183212a6dc8d72428b53ceb3473f7b61f0d27 -DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/flask-compress-1.9.0.ebuild b/dev-python/flask-compress/flask-compress-1.9.0.ebuild deleted file mode 100644 index ea7d69efc9a..000 --- a/dev-python/flask-compress/flask-compress-1.9.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 8346d31e9221d6667bce336dc7e99124b1d2d11e Author: Sam James gentoo org> AuthorDate: Sat Jul 24 15:11:11 2021 + Commit: Sam James gentoo org> CommitDate: Sat Jul 24 15:11:11 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8346d31e dev-python/flask-compress: Stabilize 1.10.1 ALLARCHES, #803701 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.10.1.ebuild b/dev-python/flask-compress/flask-compress-1.10.1.ebuild index a3ed51356ad..37c8c255374 100644 --- a/dev-python/flask-compress/flask-compress-1.10.1.ebuild +++ b/dev-python/flask-compress/flask-compress-1.10.1.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/, dev-python/flask-compress/files/
commit: b23f10d6fcd157b5b259f33db999c917a8de2ad1 Author: Michał Górny gentoo org> AuthorDate: Wed Jun 16 19:16:50 2021 + Commit: Michał Górny gentoo org> CommitDate: Wed Jun 16 19:33:42 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23f10d6 dev-python/flask-compress: Remove 1.10.0 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../files/flask-compress-1.10.0-test-install.patch | 27 --- .../flask-compress/flask-compress-1.10.0.ebuild| 31 -- 3 files changed, 59 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index f6522bf4f7e..227c5733acc 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,3 +1,2 @@ -DIST Flask-Compress-1.10.0.tar.gz 12271 BLAKE2B e120dc8f28a686e01d9e8d949d765cd7d05d11322195027ad499a514a4f1d35d79e28627d79abe6279d53ff95d3fe0f43f3561868904ec9ff903925046c5c141 SHA512 6166b4ac303f4fa373615d44e44b628448548e55591f1fe4eea8085f4f441fffe82e9d1419444f31581975fb49ed9ed5c32e594bc97e386e97df9a898f40b469 DIST Flask-Compress-1.10.1.tar.gz 12272 BLAKE2B 857319ea7fabece977429a810706314bc6a7984f2fb4c2ac3ed604fee0494fa60d45ab00a253bf4a3e9394d399f20f23d806744676597b2064bfbbd6f7b11c46 SHA512 fb94aef71f59e38a6058f5ef799c8973d258cf624b1d8bf0a991cac2e4eabb73e2836ce351faa73bc7640720396183212a6dc8d72428b53ceb3473f7b61f0d27 DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch b/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch deleted file mode 100644 index c104a71caa7..000 --- a/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch +++ /dev/null @@ -1,27 +0,0 @@ -From c82a993548494ee13035ca77aeaf0726218bee0d Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= -Date: Tue, 15 Jun 2021 23:25:03 +0200 -Subject: [PATCH] Do not install top-level "tests" package - -Fixes a regression in af2f16335279044e8baeab42e0b182d3e05861b4 that -causes "tests" to be installed as a top-level package to site-packages. - setup.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/setup.py b/setup.py -index b4aef13..afbe57a 100644 a/setup.py -+++ b/setup.py -@@ -13,7 +13,7 @@ setup( - description='Compress responses in your Flask app with gzip, deflate or brotli.', - long_description=LONG_DESCRIPTION, - long_description_content_type='text/markdown', --packages=find_packages(), -+packages=find_packages(exclude=['tests']), - zip_safe=False, - include_package_data=True, - platforms='any', --- -2.32.0 - diff --git a/dev-python/flask-compress/flask-compress-1.10.0.ebuild b/dev-python/flask-compress/flask-compress-1.10.0.ebuild deleted file mode 100644 index 082df471fdf..000 --- a/dev-python/flask-compress/flask-compress-1.10.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest - -PATCHES=( - "${FILESDIR}"/${P}-test-install.patch -)
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 1b7703bce21a2918e6d7ce68c29d1177a898f737 Author: Michał Górny gentoo org> AuthorDate: Wed Jun 16 19:16:38 2021 + Commit: Michał Górny gentoo org> CommitDate: Wed Jun 16 19:33:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b7703bc dev-python/flask-compress: Bump to 1.10.1 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.10.1.ebuild| 27 ++ 2 files changed, 28 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index cbd912fea98..f6522bf4f7e 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1,3 @@ DIST Flask-Compress-1.10.0.tar.gz 12271 BLAKE2B e120dc8f28a686e01d9e8d949d765cd7d05d11322195027ad499a514a4f1d35d79e28627d79abe6279d53ff95d3fe0f43f3561868904ec9ff903925046c5c141 SHA512 6166b4ac303f4fa373615d44e44b628448548e55591f1fe4eea8085f4f441fffe82e9d1419444f31581975fb49ed9ed5c32e594bc97e386e97df9a898f40b469 +DIST Flask-Compress-1.10.1.tar.gz 12272 BLAKE2B 857319ea7fabece977429a810706314bc6a7984f2fb4c2ac3ed604fee0494fa60d45ab00a253bf4a3e9394d399f20f23d806744676597b2064bfbbd6f7b11c46 SHA512 fb94aef71f59e38a6058f5ef799c8973d258cf624b1d8bf0a991cac2e4eabb73e2836ce351faa73bc7640720396183212a6dc8d72428b53ceb3473f7b61f0d27 DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/flask-compress-1.10.1.ebuild b/dev-python/flask-compress/flask-compress-1.10.1.ebuild new file mode 100644 index 000..a3ed51356ad --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.10.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress/"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 9bfc18e8c47ddccf967a221505dbcf9ff5545752 Author: Michał Górny gentoo org> AuthorDate: Wed Jun 16 04:41:54 2021 + Commit: Michał Górny gentoo org> CommitDate: Wed Jun 16 04:41:54 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bfc18e8 dev-python/flask-compress: Enable py3.10 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/flask-compress-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.10.0.ebuild b/dev-python/flask-compress/flask-compress-1.10.0.ebuild index 9292dcfd80d..082df471fdf 100644 --- a/dev-python/flask-compress/flask-compress-1.10.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.10.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/files/, dev-python/flask-compress/
commit: 1225cd404cfbdb43699eaaf3ced03a0566a7ea91 Author: Michał Górny gentoo org> AuthorDate: Tue Jun 15 21:19:56 2021 + Commit: Michał Górny gentoo org> CommitDate: Tue Jun 15 21:32:41 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1225cd40 dev-python/flask-compress: Bump to 1.10.0 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../files/flask-compress-1.10.0-test-install.patch | 27 +++ .../flask-compress/flask-compress-1.10.0.ebuild| 31 ++ 3 files changed, 59 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index d245600fb52..cbd912fea98 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ +DIST Flask-Compress-1.10.0.tar.gz 12271 BLAKE2B e120dc8f28a686e01d9e8d949d765cd7d05d11322195027ad499a514a4f1d35d79e28627d79abe6279d53ff95d3fe0f43f3561868904ec9ff903925046c5c141 SHA512 6166b4ac303f4fa373615d44e44b628448548e55591f1fe4eea8085f4f441fffe82e9d1419444f31581975fb49ed9ed5c32e594bc97e386e97df9a898f40b469 DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch b/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch new file mode 100644 index 000..c104a71caa7 --- /dev/null +++ b/dev-python/flask-compress/files/flask-compress-1.10.0-test-install.patch @@ -0,0 +1,27 @@ +From c82a993548494ee13035ca77aeaf0726218bee0d Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= +Date: Tue, 15 Jun 2021 23:25:03 +0200 +Subject: [PATCH] Do not install top-level "tests" package + +Fixes a regression in af2f16335279044e8baeab42e0b182d3e05861b4 that +causes "tests" to be installed as a top-level package to site-packages. +--- + setup.py | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/setup.py b/setup.py +index b4aef13..afbe57a 100644 +--- a/setup.py b/setup.py +@@ -13,7 +13,7 @@ setup( + description='Compress responses in your Flask app with gzip, deflate or brotli.', + long_description=LONG_DESCRIPTION, + long_description_content_type='text/markdown', +-packages=find_packages(), ++packages=find_packages(exclude=['tests']), + zip_safe=False, + include_package_data=True, + platforms='any', +-- +2.32.0 + diff --git a/dev-python/flask-compress/flask-compress-1.10.0.ebuild b/dev-python/flask-compress/flask-compress-1.10.0.ebuild new file mode 100644 index 000..9292dcfd80d --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.10.0.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{8..9} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress/"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest + +PATCHES=( + "${FILESDIR}"/${P}-test-install.patch +)
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: a265e87030b25eef376fe3f2d89442a7399f6173 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 25 21:34:19 2021 + Commit: Michał Górny gentoo org> CommitDate: Thu Mar 25 21:34:19 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a265e870 dev-python/flask-compress: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.8.0.ebuild | 27 -- 2 files changed, 28 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index c53c3ac592d..d245600fb52 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.8.0.tar.gz 10182 BLAKE2B ff292503dd0a141ffb3d49e57f62755c59244129e53268f97d0ab5bdf4644108d9eea5567982fbb000afe54d7a418751f5b8ecb685b3e42c25413e7740d03004 SHA512 9bdc45b6d189e8b896a781dc48b761ac99a551a32bdaa9695556e7dabfd76f7ef98249397a31492e629ea35d82c5104d99b5803b9ecf9b2637cc802a87939f1c DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild deleted file mode 100644 index a72cc1bc071..000 --- a/dev-python/flask-compress/flask-compress-1.8.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8,9} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress/"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 23649b4353afa7fefdf9b65cd59d0caf538831e7 Author: Sam James gentoo org> AuthorDate: Thu Mar 25 21:27:33 2021 + Commit: Sam James gentoo org> CommitDate: Thu Mar 25 21:27:33 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23649b43 dev-python/flask-compress: Stabilize 1.9.0 ALLARCHES, #777195 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.9.0.ebuild b/dev-python/flask-compress/flask-compress-1.9.0.ebuild index 09ca669397b..ea7d69efc9a 100644 --- a/dev-python/flask-compress/flask-compress-1.9.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.9.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: c1f35b1d06aae8946c6403fb25aedf9f0164ea3b Author: Michał Górny gentoo org> AuthorDate: Wed Feb 17 08:13:31 2021 + Commit: Michał Górny gentoo org> CommitDate: Wed Feb 17 08:33:17 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f35b1d dev-python/flask-compress: Bump to 1.9.0 Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.9.0.ebuild | 27 ++ 2 files changed, 28 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index ad661a884b0..c53c3ac592d 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.8.0.tar.gz 10182 BLAKE2B ff292503dd0a141ffb3d49e57f62755c59244129e53268f97d0ab5bdf4644108d9eea5567982fbb000afe54d7a418751f5b8ecb685b3e42c25413e7740d03004 SHA512 9bdc45b6d189e8b896a781dc48b761ac99a551a32bdaa9695556e7dabfd76f7ef98249397a31492e629ea35d82c5104d99b5803b9ecf9b2637cc802a87939f1c +DIST Flask-Compress-1.9.0.tar.gz 10322 BLAKE2B 4dddfd8a5c4c182a0cb3c5f346ccca611517ab6471dd23512c885e3e370ac09f9a04afd2ee28eae47cca6cba2d49220d8733103e6cdcfbae03b98a2480f1 SHA512 5f13f20a3a2f8e646a4324cf75a419ea5111252db701a17dd37bbafdb9228d0e279a6c957c5cfd69468bbdffb435e37a50e0dcf5d1a160f7397df1e6a9e6ac9e diff --git a/dev-python/flask-compress/flask-compress-1.9.0.ebuild b/dev-python/flask-compress/flask-compress-1.9.0.ebuild new file mode 100644 index 000..09ca669397b --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.9.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{7..9} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress/"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 047efeb00490fad08dc7c5b306311e22a8c9bcff Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 9 17:00:06 2021 + Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 9 19:05:15 2021 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=047efeb0 dev-python/flask-compress: python3_9 Tests passed. Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-python/flask-compress/flask-compress-1.8.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild index 3300d592a1d..9c9aa69fb45 100644 --- a/dev-python/flask-compress/flask-compress-1.8.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.8.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{6,7,8} ) +PYTHON_COMPAT=( python3_{6,7,8,9} ) inherit distutils-r1
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: a989fcadf2085d3ac944741a284a22f457c00331 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 24 10:02:39 2020 + Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 24 10:02:39 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a989fcad dev-python/flask-compress: amd64 stable wrt bug #755260 Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> dev-python/flask-compress/flask-compress-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild index ca8fa5f1851..3300d592a1d 100644 --- a/dev-python/flask-compress/flask-compress-1.8.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.8.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 82827f87a120bcfec921d9f75a08ed577f376200 Author: Michał Górny gentoo org> AuthorDate: Fri Dec 11 12:27:07 2020 + Commit: Michał Górny gentoo org> CommitDate: Fri Dec 11 12:53:20 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82827f87 dev-python/flask-compress: Update HOMEPAGE Signed-off-by: Michał Górny gentoo.org> dev-python/flask-compress/flask-compress-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild index 7d2ac7db723..ca8fa5f1851 100644 --- a/dev-python/flask-compress/flask-compress-1.8.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.8.0.ebuild @@ -11,7 +11,7 @@ MY_PN="Flask-Compress" MY_P="${MY_PN}-${PV}" DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress"; +HOMEPAGE="https://pypi.org/project/Flask-Compress/"; SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}"
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 54af5f8ffafc6f89ff9a7d980fe651c259617469 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Dec 4 19:39:18 2020 + Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Dec 4 19:39:35 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54af5f8f dev-python/flask-compress: x86 stable (bug #755260) Package-Manager: Portage-3.0.10, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann gentoo.org> dev-python/flask-compress/flask-compress-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild index 9197bdc599f..7d2ac7db723 100644 --- a/dev-python/flask-compress/flask-compress-1.8.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.8.0.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}]
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 145fcab5f3a8ff113fac2071ea97ffbcbd15f450 Author: Aaron W. Swenson gentoo org> AuthorDate: Wed Nov 18 12:03:02 2020 + Commit: Aaron W. Swenson gentoo org> CommitDate: Wed Nov 18 12:03:02 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=145fcab5 dev-python/flask-compress: Cleanup old Signed-off-by: Aaron W. Swenson gentoo.org> dev-python/flask-compress/Manifest | 1 - .../flask-compress/flask-compress-1.5.0.ebuild | 28 -- 2 files changed, 29 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index aa7deadfb61..ad661a884b0 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1,2 +1 @@ -DIST Flask-Compress-1.5.0.tar.gz 6473 BLAKE2B eba68544018d587a7651c07739ac14218ff9918031fee740893245816daa7494d4998cf60b533971ba8dc0c7c9e3d1e1c14ee746d9e29deab70b30478a3c4eae SHA512 fe2d1dfef8be8d04b78a2938dd52a1f6068e6c35741f593fbb0d3d050b789b8d70188d683f7028b92a180653afda0566bda29b82475b20444f6563c8620ff1ec DIST Flask-Compress-1.8.0.tar.gz 10182 BLAKE2B ff292503dd0a141ffb3d49e57f62755c59244129e53268f97d0ab5bdf4644108d9eea5567982fbb000afe54d7a418751f5b8ecb685b3e42c25413e7740d03004 SHA512 9bdc45b6d189e8b896a781dc48b761ac99a551a32bdaa9695556e7dabfd76f7ef98249397a31492e629ea35d82c5104d99b5803b9ecf9b2637cc802a87939f1c diff --git a/dev-python/flask-compress/flask-compress-1.5.0.ebuild b/dev-python/flask-compress/flask-compress-1.5.0.ebuild deleted file mode 100644 index 87024f2040d..000 --- a/dev-python/flask-compress/flask-compress-1.5.0.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{6,7,8} ) - -inherit distutils-r1 - -MY_PN="Flask-Compress" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Compress responses in your Flask app with gzip" -HOMEPAGE="https://pypi.org/project/Flask-Compress"; -SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - app-arch/brotli[python,${PYTHON_USEDEP}] - dev-python/flask[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: c7b7b0913683f19e26a32b52a0e662080a179c4a Author: Aaron W. Swenson gentoo org> AuthorDate: Wed Nov 18 04:46:51 2020 + Commit: Aaron W. Swenson gentoo org> CommitDate: Wed Nov 18 04:46:51 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b7b091 dev-python/flask-compress: Bump to 1.8.0 The test flag has been dropped, negating the need for RESTRICT="!test? ( test )". Also swapped around maintainers to make myself primary as originally intended. Closes: https://bugs.gentoo.org/754699 Signed-off-by: Aaron W. Swenson gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.8.0.ebuild | 27 ++ dev-python/flask-compress/metadata.xml | 8 +++ 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest index ee9d97ab0a9..aa7deadfb61 100644 --- a/dev-python/flask-compress/Manifest +++ b/dev-python/flask-compress/Manifest @@ -1 +1,2 @@ DIST Flask-Compress-1.5.0.tar.gz 6473 BLAKE2B eba68544018d587a7651c07739ac14218ff9918031fee740893245816daa7494d4998cf60b533971ba8dc0c7c9e3d1e1c14ee746d9e29deab70b30478a3c4eae SHA512 fe2d1dfef8be8d04b78a2938dd52a1f6068e6c35741f593fbb0d3d050b789b8d70188d683f7028b92a180653afda0566bda29b82475b20444f6563c8620ff1ec +DIST Flask-Compress-1.8.0.tar.gz 10182 BLAKE2B ff292503dd0a141ffb3d49e57f62755c59244129e53268f97d0ab5bdf4644108d9eea5567982fbb000afe54d7a418751f5b8ecb685b3e42c25413e7740d03004 SHA512 9bdc45b6d189e8b896a781dc48b761ac99a551a32bdaa9695556e7dabfd76f7ef98249397a31492e629ea35d82c5104d99b5803b9ecf9b2637cc802a87939f1c diff --git a/dev-python/flask-compress/flask-compress-1.8.0.ebuild b/dev-python/flask-compress/flask-compress-1.8.0.ebuild new file mode 100644 index 000..9197bdc599f --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.8.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] +" + +distutils_enable_tests pytest diff --git a/dev-python/flask-compress/metadata.xml b/dev-python/flask-compress/metadata.xml index 05b10e7385a..7a15dcf1edb 100644 --- a/dev-python/flask-compress/metadata.xml +++ b/dev-python/flask-compress/metadata.xml @@ -1,14 +1,14 @@ http://www.gentoo.org/dtd/metadata.dtd";> - - pyt...@gentoo.org - Python - titanof...@gentoo.org Aaron W. Swenson + + pyt...@gentoo.org + Python + Flask-Gravatar
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 1fc4c3233b538f3b58411f9d48ad1f0363db907b Author: Sam James gentoo org> AuthorDate: Wed Nov 18 01:39:43 2020 + Commit: Sam James gentoo org> CommitDate: Wed Nov 18 01:39:43 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc4c323 dev-python/flask-compress: modernise ebuild Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> dev-python/flask-compress/flask-compress-1.5.0.ebuild | 12 ++-- dev-python/flask-compress/metadata.xml| 1 + 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/dev-python/flask-compress/flask-compress-1.5.0.ebuild b/dev-python/flask-compress/flask-compress-1.5.0.ebuild index 115c157c65c..87024f2040d 100644 --- a/dev-python/flask-compress/flask-compress-1.5.0.ebuild +++ b/dev-python/flask-compress/flask-compress-1.5.0.ebuild @@ -13,11 +13,11 @@ MY_P="${MY_PN}-${PV}" DESCRIPTION="Compress responses in your Flask app with gzip" HOMEPAGE="https://pypi.org/project/Flask-Compress"; SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +S="${WORKDIR}/${MY_P}" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="test" RDEPEND=" app-arch/brotli[python,${PYTHON_USEDEP}] @@ -25,12 +25,4 @@ RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] " -DEPEND=" - ${RDEPEND} - test? ( dev-python/pytest[${PYTHON_USEDEP}] )" - -S="${WORKDIR}/${MY_P}" - -python_test() { - pytest -} +distutils_enable_tests pytest diff --git a/dev-python/flask-compress/metadata.xml b/dev-python/flask-compress/metadata.xml index 09014f03117..05b10e7385a 100644 --- a/dev-python/flask-compress/metadata.xml +++ b/dev-python/flask-compress/metadata.xml @@ -9,6 +9,7 @@ titanof...@gentoo.org Aaron W. Swenson + Flask-Gravatar
[gentoo-commits] repo/gentoo:master commit in: dev-python/flask-compress/
commit: 4a9a6820195d545dba2d79a24c372b4b8d2a291d Author: Aaron W. Swenson gentoo org> AuthorDate: Sat Sep 12 11:47:29 2020 + Commit: Aaron W. Swenson gentoo org> CommitDate: Sat Sep 12 11:47:33 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a9a6820 dev-python/flask-compress: Initial Commit Required by dev-db/pgadmin4-4.25. Package initially created/curated by Jorge Pizarro Callejas, a.k.a. Jorgicio, via https://github.com/jorgicio/jorgicio-gentoo-overlay. Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Aaron W. Swenson gentoo.org> dev-python/flask-compress/Manifest | 1 + .../flask-compress/flask-compress-1.5.0.ebuild | 36 ++ dev-python/flask-compress/metadata.xml | 15 + 3 files changed, 52 insertions(+) diff --git a/dev-python/flask-compress/Manifest b/dev-python/flask-compress/Manifest new file mode 100644 index 000..ee9d97ab0a9 --- /dev/null +++ b/dev-python/flask-compress/Manifest @@ -0,0 +1 @@ +DIST Flask-Compress-1.5.0.tar.gz 6473 BLAKE2B eba68544018d587a7651c07739ac14218ff9918031fee740893245816daa7494d4998cf60b533971ba8dc0c7c9e3d1e1c14ee746d9e29deab70b30478a3c4eae SHA512 fe2d1dfef8be8d04b78a2938dd52a1f6068e6c35741f593fbb0d3d050b789b8d70188d683f7028b92a180653afda0566bda29b82475b20444f6563c8620ff1ec diff --git a/dev-python/flask-compress/flask-compress-1.5.0.ebuild b/dev-python/flask-compress/flask-compress-1.5.0.ebuild new file mode 100644 index 000..115c157c65c --- /dev/null +++ b/dev-python/flask-compress/flask-compress-1.5.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_{6,7,8} ) + +inherit distutils-r1 + +MY_PN="Flask-Compress" +MY_P="${MY_PN}-${PV}" + +DESCRIPTION="Compress responses in your Flask app with gzip" +HOMEPAGE="https://pypi.org/project/Flask-Compress"; +SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="test" + +RDEPEND=" + app-arch/brotli[python,${PYTHON_USEDEP}] + dev-python/flask[${PYTHON_USEDEP}] + dev-python/setuptools[${PYTHON_USEDEP}] +" + +DEPEND=" + ${RDEPEND} + test? ( dev-python/pytest[${PYTHON_USEDEP}] )" + +S="${WORKDIR}/${MY_P}" + +python_test() { + pytest +} diff --git a/dev-python/flask-compress/metadata.xml b/dev-python/flask-compress/metadata.xml new file mode 100644 index 000..09014f03117 --- /dev/null +++ b/dev-python/flask-compress/metadata.xml @@ -0,0 +1,15 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + pyt...@gentoo.org + Python + + + titanof...@gentoo.org + Aaron W. Swenson + + + Flask-Gravatar + +