4ffc42bb96
- Update to 3.0.2 * Fix compatibility when __str__ returns a str subclass. #472 * Build requires setuptools >= 70.1. #475 - Update to 3.0.1 * Address compiler warnings that became errors in GCC 14. #466 * Fix compatibility with proxy objects. #467 - Update to 3.0.0 * Support Python 3.13 and its experimental free-threaded build. #461 * Drop support for Python 3.7 and 3.8. * Use modern packaging metadata with pyproject.toml instead of setup.cfg. #348 * Change distutils imports to setuptools. #399 * Use deferred evaluation of annotations. #400 * Update signatures for Markup methods to match str signatures. Use positional-only arguments. #400 * Some str methods on Markup no longer escape their argument: strip, lstrip, rstrip, removeprefix, removesuffix, partition, and rpartition; replace only escapes its new argument. These methods are conceptually linked to search methods such as in, find, and index, which already do not escape their argument. #401 * The __version__ attribute is deprecated. Use feature detection, or importlib.metadata.version("markupsafe"), instead. #402 * Speed up escaping plain strings by 40%. #434 * Simplify speedups implementation. #437Matej Cepl2025-04-30 12:18:26 +00:00
90d80d02a1
Accepting request 1266133 from devel:languages:python
Ana Guerrero2025-04-11 14:44:55 +00:00
e8bb6f7ccc
- The test suite survives without ca-certificates-mozilla-prebuilt now, so we can remove BR (and avoid deadly cycles).
Matej Cepl2024-12-04 23:22:45 +00:00
3b8e9c57c7
- add buildignores to break buildcycle over p11-kit/dbus-1/systemd:mini/python-MarkupSafe
Dirk Mueller2024-07-11 14:27:21 +00:00
0ffe42f161
Accepting request 1143981 from devel:languages:python
Ana Guerrero2024-02-06 15:32:25 +00:00
e512efb9b8
- update to 2.1.5: * Fix striptags not collapsing spaces. :issue:417Dirk Mueller2024-02-04 10:45:45 +00:00
4156aefb2a
Accepting request 1141812 from devel:languages:python
Ana Guerrero2024-01-29 21:25:56 +00:00
33fbe7a043
- update to 2.1.4: * Don't use regular expressions for striptags, avoiding a performance issue. :pr:413 - Patch PKG-INFO to avoid pip failing on Python 3.6 with - minor spec improvement
Dirk Mueller2024-01-26 21:18:48 +00:00
b07e8d02bd
- Update to 1.1.1: * Fix segfault when __html__ method raises an exception when using the C speedups. The exception is now propagated correctly. (#109)
Tomáš Chvátal
2019-03-05 16:47:33 +00:00
1c982ea5d3
Accepting request 678054 from home:jayvdb:moban
Tomáš Chvátal
2019-02-21 22:46:07 +00:00
ba48056a37
- update source url - fix obs/prov to refer to old python - drop _speedups.c from installed directory
Jan Matejek
2017-04-04 15:22:44 +00:00
0cbdca616a
- Add missing BuildRequires for python-rpm-macros
Thomas Bechtold2017-03-22 15:12:33 +00:00
bacf888368
Accepting request 481979 from home:tbechtold:branches:devel:languages:python
Dirk Mueller2017-03-22 13:30:16 +00:00
2165941798
Accepting request 241048 from devel:languages:python
Stephan Kulow
2014-07-16 14:37:14 +00:00
00f2854c81
Accepting request 241047 from home:TheBlackCat:branches:devel:languages:python
Todd R
2014-07-15 10:47:10 +00:00
8a30816b65
Accepting request 233090 from devel:languages:python
Stephan Kulow
2014-05-10 06:32:23 +00:00
def5061b81
Accepting request 233089 from home:TheBlackCat:branches:devel:languages:python
Todd R
2014-05-08 14:00:42 +00:00
4c282881d3
Accepting request 225826 from devel:languages:python
Stephan Kulow
2014-03-15 16:35:54 +00:00