From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/markupsafe/
Date: Wed, 20 Nov 2024 16:34:14 +0000 (UTC) [thread overview]
Message-ID: <1732120423.b90d0425bcce49c3c9a5f799db7ea770b0782d79.mgorny@gentoo> (raw)
commit: b90d0425bcce49c3c9a5f799db7ea770b0782d79
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 20 15:58:27 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 20 16:33:43 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b90d0425
dev-python/markupsafe: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/markupsafe/Manifest | 1 -
dev-python/markupsafe/markupsafe-2.1.5.ebuild | 41 ---------------------------
2 files changed, 42 deletions(-)
diff --git a/dev-python/markupsafe/Manifest b/dev-python/markupsafe/Manifest
index 77683b86ac9d..d8e713452100 100644
--- a/dev-python/markupsafe/Manifest
+++ b/dev-python/markupsafe/Manifest
@@ -1,2 +1 @@
-DIST MarkupSafe-2.1.5.tar.gz 19384 BLAKE2B d6ae0e1864983f4ab92f2fd9b58a012a8c76e6f47957681d4acc362b2129d63fe4f4625600a89081afe0e99f868eb604d6c75fec88de9a18ebb32c15f091681b SHA512 3ba5af43d23c266377f5d32b11e1faa7955ea8c67eb1c32886c308527f93e75e387294d0eec7794c0c20aad0c705b27f3d1f86b04202f3b63068d12d4053cc71
DIST markupsafe-3.0.2.tar.gz 20537 BLAKE2B ffccc47eb4b8048aee98b61a3b9dee28eb31323563b943ad96293541467ddb3d0d63906fbbc876ee30947a10afcb580456a10d502874601ba7c4e4d63594f114 SHA512 26946b928b001933f08a5dd90c5fe424a1d9e2bccfbf7194955d031a3df54a03eb48e4e47ea9564a25da33efeb62a043a53008f551fa1e8d71321bc276e19ce2
diff --git a/dev-python/markupsafe/markupsafe-2.1.5.ebuild b/dev-python/markupsafe/markupsafe-2.1.5.ebuild
deleted file mode 100644
index ccc7079aebf3..000000000000
--- a/dev-python/markupsafe/markupsafe-2.1.5.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_EXT=1
-DISTUTILS_USE_PEP517=setuptools
-PYPI_NO_NORMALIZE=1
-PYPI_PN="MarkupSafe"
-PYTHON_COMPAT=( python3_{10..13} pypy3 )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Implements a XML/HTML/XHTML Markup safe string for Python"
-HOMEPAGE="
- https://palletsprojects.com/p/markupsafe/
- https://github.com/pallets/markupsafe/
- https://pypi.org/project/MarkupSafe/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x64-solaris"
-
-distutils_enable_tests pytest
-
-python_test() {
- local EPYTEST_DESELECT=()
-
- case ${EPYTHON} in
- python3.13)
- EPYTEST_DESELECT+=(
- # https://github.com/pallets/markupsafe/issues/445
- tests/test_leak.py::test_markup_leaks
- )
- ;;
- esac
-
- local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
- epytest
-}
next reply other threads:[~2024-11-20 16:34 UTC|newest]
Thread overview: 103+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 16:34 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-20 14:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/markupsafe/ Sam James
2024-11-02 22:51 Sam James
2024-11-02 11:58 Arthur Zamarin
2024-11-02 10:41 Arthur Zamarin
2024-11-02 10:08 Arthur Zamarin
2024-11-02 9:24 Michał Górny
2024-11-02 9:24 Michał Górny
2024-11-02 8:00 Sam James
2024-10-26 11:52 Michał Górny
2024-10-18 16:11 Arthur Zamarin
2024-10-18 15:32 Michał Górny
2024-10-18 15:32 Michał Górny
2024-10-09 11:45 Michał Górny
2024-10-09 6:31 Michał Górny
2024-10-08 3:00 Michał Górny
2024-05-11 9:07 Michał Górny
2024-03-19 5:52 Michał Górny
2024-03-02 15:30 Arthur Zamarin
2024-02-18 11:43 Jakov Smolić
2024-02-18 11:43 Jakov Smolić
2024-02-18 0:15 Sam James
2024-02-17 22:26 Sam James
2024-02-17 22:26 Sam James
2024-02-17 22:26 Sam James
2024-02-08 4:22 Michał Górny
2024-02-08 1:18 Sam James
2024-02-03 14:03 Arthur Zamarin
2024-02-03 14:03 Arthur Zamarin
2024-02-03 11:22 Arthur Zamarin
2024-02-03 10:54 Sam James
2024-02-03 10:13 Arthur Zamarin
2024-02-03 10:10 Arthur Zamarin
2024-02-03 8:43 Arthur Zamarin
2024-02-03 7:22 Michał Górny
2024-01-20 7:09 Michał Górny
2023-07-17 4:59 Michał Górny
2023-07-16 21:07 Sam James
2023-07-07 21:22 Sam James
2023-07-05 20:52 Sam James
2023-07-05 20:52 Sam James
2023-07-05 8:01 Arthur Zamarin
2023-07-05 8:01 Arthur Zamarin
2023-07-05 5:56 Arthur Zamarin
2023-07-05 5:56 Arthur Zamarin
2023-06-03 6:48 Michał Górny
2023-05-23 16:15 Michał Górny
2023-05-20 7:15 Michał Górny
2023-05-20 7:15 Michał Górny
2023-03-16 18:13 Michał Górny
2023-02-21 17:44 Arthur Zamarin
2023-02-20 23:28 Sam James
2023-02-20 19:57 Arthur Zamarin
2023-02-20 19:50 Arthur Zamarin
2023-02-20 19:31 Arthur Zamarin
2023-02-20 19:25 Arthur Zamarin
2023-02-20 19:12 Arthur Zamarin
2023-02-20 19:12 Arthur Zamarin
2023-01-18 7:34 Michał Górny
2022-05-11 12:10 Michał Górny
2022-04-29 7:59 WANG Xuerui
2022-03-26 18:05 Arthur Zamarin
2022-03-26 17:52 Arthur Zamarin
2022-03-21 9:18 Jakov Smolić
2022-03-21 7:50 Agostino Sarubbo
2022-03-21 7:48 Agostino Sarubbo
2022-03-21 7:47 Agostino Sarubbo
2022-03-20 20:30 Arthur Zamarin
2022-03-20 18:34 Sam James
2022-03-20 18:34 Sam James
2022-03-15 14:26 Michał Górny
2022-02-18 9:19 Michał Górny
2021-10-17 9:07 Michał Górny
2021-06-16 6:52 Agostino Sarubbo
2021-06-15 16:56 Sergei Trofimovich
2021-06-15 7:07 Agostino Sarubbo
2021-06-15 5:25 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-06-14 22:18 Sam James
2021-05-19 5:59 Michał Górny
2021-05-12 8:37 Michał Górny
2021-05-05 19:14 Michał Górny
2020-09-20 14:19 Michał Górny
2020-08-09 14:57 Mikle Kolyada
2020-05-25 19:48 Michał Górny
2020-04-05 10:07 Sergei Trofimovich
2020-03-27 21:25 Michał Górny
2020-03-26 10:22 Agostino Sarubbo
2020-03-26 10:19 Agostino Sarubbo
2020-03-26 8:29 Agostino Sarubbo
2020-03-26 7:53 Sergei Trofimovich
2020-03-25 17:44 Agostino Sarubbo
2020-03-25 16:14 Agostino Sarubbo
2020-03-25 16:12 Agostino Sarubbo
2019-12-04 6:48 Aaron Bauman
2019-11-16 18:12 Patrick McLean
2019-11-15 23:01 Patrick McLean
2018-04-24 21:45 Michał Górny
2017-09-12 9:13 Fabian Groffen
2017-01-29 17:15 Fabian Groffen
2015-10-16 19:19 Mike Frysinger
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=1732120423.b90d0425bcce49c3c9a5f799db7ea770b0782d79.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