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-wtf/
Date: Fri,  6 May 2022 13:30:02 +0000 (UTC)	[thread overview]
Message-ID: <1651843621.15a933f97fa5c05b761a7a723910d69247dd47b5.mgorny@gentoo> (raw)

commit:     15a933f97fa5c05b761a7a723910d69247dd47b5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 13:27:01 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  6 13:27:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a933f9

dev-python/flask-wtf: Remove old

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

 dev-python/flask-wtf/Manifest               |  1 -
 dev-python/flask-wtf/flask-wtf-1.0.0.ebuild | 39 -----------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-python/flask-wtf/Manifest b/dev-python/flask-wtf/Manifest
index 0bec0bb2623e..76af2d5bc784 100644
--- a/dev-python/flask-wtf/Manifest
+++ b/dev-python/flask-wtf/Manifest
@@ -1,2 +1 @@
-DIST Flask-WTF-1.0.0.tar.gz 45365 BLAKE2B 13568ed3cbf7666c2c04663ec66c788d3cd4aa4fc7abc32938dfa703e7f120784c9491dc0ffe77fc42485c943b25f166b6540fa0f3de1d77df8a015300e1e468 SHA512 4b47e3586e3fb34f2ef964fb2a84d25c8279d4ce98e2064655e5ecb5f8fd67e4637ffd81b171e4623e2cd943e5abbcb6f5980ea8a354c2745d65c64161c0fd60
 DIST Flask-WTF-1.0.1.tar.gz 45721 BLAKE2B 9b38aaa9e83c8d08abed46343ee8a4e16a87aa0389307ce17bd44fed0996405f9de233572f3d7e6f91edb87c2233574183944bdb3458a6ee9f6da154a5e30bae SHA512 e1380e788d0b09ac84e158a6574883a2c061452595973bea8137f9c2789b8ed14bfc6816a571b9116643c36ed31e97ae9ad7fb0fa6c1638e5be142a6fc8d85f4

diff --git a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild b/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild
deleted file mode 100644
index 251c81fc05b0..000000000000
--- a/dev-python/flask-wtf/flask-wtf-1.0.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-MY_PN="Flask-WTF"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Simple integration of Flask and WTForms"
-HOMEPAGE="https://pythonhosted.org/Flask-WTF/ https://pypi.org/project/Flask-WTF/"
-SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~riscv x86"
-
-RDEPEND="
-	>=dev-python/Babel-1[${PYTHON_USEDEP}]
-	dev-python/flask[${PYTHON_USEDEP}]
-	dev-python/flask-babel[${PYTHON_USEDEP}]
-	dev-python/itsdangerous[${PYTHON_USEDEP}]
-	dev-python/jinja[${PYTHON_USEDEP}]
-	dev-python/werkzeug[${PYTHON_USEDEP}]
-	>=dev-python/wtforms-1.0.5[${PYTHON_USEDEP}]
-"
-
-distutils_enable_sphinx docs dev-python/pallets-sphinx-themes dev-python/sphinxcontrib-log_cabinet dev-python/sphinx-issues
-distutils_enable_tests pytest
-
-EPYTEST_DESELECT=(
-	# tries to access things over the network
-	tests/test_recaptcha.py
-	# unpackaged Flask-Uploads
-	tests/test_file.py
-)


             reply	other threads:[~2022-05-06 13:30 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 13:30 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-06 12:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-wtf/ Jakov Smolić
2022-04-01  7:00 Arthur Zamarin
2022-03-24 22:50 Jakov Smolić
2021-12-15 16:54 Michał Górny
2021-12-15 16:45 Jakov Smolić
2021-11-14 14:03 Louis Sautier
2021-11-08  8:31 Michał Górny
2021-08-24 18:20 Arthur Zamarin
2021-08-24 18:20 Arthur Zamarin
2021-07-12 22:53 Michał Górny
2021-07-12 21:50 Sam James
2021-06-04 14:40 Michał Górny
2021-05-25 18:42 Michał Górny
2021-05-25 18:42 Michał Górny
2021-05-25  5:13 Michał Górny
2020-07-09  5:14 Michał Górny
2020-07-09  5:14 Michał Górny
2020-07-09  5:14 Michał Górny
2020-06-24  7:07 Michał Górny
2020-05-04 14:25 Michał Górny
2020-05-04 14:25 Michał Górny
2020-02-05 21:28 Andreas Sturmlechner
2020-02-05 13:24 Michał Górny
2019-12-01 19:27 Andreas Sturmlechner
2019-07-17 13:58 Louis Sautier
2018-10-12  0:08 Virgil Dupras
2018-06-24 14:09 Jason Zaman
2018-06-20 18:46 Louis Sautier
2018-04-29  7:35 Michał Górny
2018-01-03 23:35 Michał Górny
2017-12-22 16:32 Jason Zaman
2017-09-16 14:23 Patrick Lauer
2016-10-20 17:30 Patrick Lauer
2016-04-18  9:06 Ian Delaney

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=1651843621.15a933f97fa5c05b761a7a723910d69247dd47b5.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