Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python310-MarkupSafe | Distribution: openSUSE Tumbleweed |
Version: 2.1.5 | Vendor: openSUSE |
Release: 2.1 | Build date: Thu Dec 5 00:21:41 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 53305 | Source RPM: python-MarkupSafe-2.1.5-2.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/pallets/markupsafe | |
Summary: Implements a XML/HTML/XHTML Markup safe string for Python |
Implements a unicode subclass that supports HTML strings. This can be used to safely encode strings for dynamically generated web pages.
BSD-3-Clause
* Wed Dec 04 2024 Matej Cepl <[email protected]> - The test suite survives without ca-certificates-mozilla-prebuilt now, so we can remove BR (and avoid deadly cycles). * Thu Jul 11 2024 Dirk Müller <[email protected]> - add buildignores to break buildcycle over p11-kit/dbus-1/systemd:mini/python-MarkupSafe * Sun Feb 04 2024 Dirk Müller <[email protected]> - update to 2.1.5: * Fix striptags not collapsing spaces. :issue:`417` * Fri Jan 26 2024 Dirk Müller <[email protected]> - update to 2.1.4: * Don't use regular expressions for striptags, avoiding a performance issue. :pr:`413` * Mon Jun 19 2023 Dirk Müller <[email protected]> - update to 2.1.3: * Implement ``format_map``, ``casefold``, ``removeprefix``, and ``removesuffix`` methods. * Fix static typing for basic ``str`` methods on ``Markup``. * Use ``Self`` for annotating return types. :pr:`379` * Fri Apr 21 2023 Dirk Müller <[email protected]> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <[email protected]> - Make calling of %{sle15modernpython} optional. * Sun Jan 29 2023 Dirk Müller <[email protected]> - update to 2.1.2: * Fix ``striptags`` not stripping tags containing newlines. * Fri Jun 24 2022 Manuel Jacob <[email protected]> - Patch PKG-INFO to avoid pip failing on Python 3.6 with `ERROR: Package 'MarkupSafe' requires a different Python: 3.6.15 not in '>=3.7'`. * Thu Jun 09 2022 Andreas Schneider <[email protected]> - Require python 3.6. There is no need to require a newer version and this way it builds on openSUSE Leap >= 15.3 * Fri Mar 18 2022 Arun Persaud <[email protected]> - specfile: * update copyright year * require python >= 3.7 - update to version 2.1.1: * Avoid ambiguous regex matches in "striptags". :pr:`293` - changes from version 2.1.0: * Drop support for Python 3.6. :pr:`262` * Remove "soft_unicode", which was previously deprecated. Use "soft_str" instead. :pr:`261` * Raise error on missing single placeholder during string interpolation. :issue:`225` * Disable speedups module for GraalPython. :issue:`277` * Sun Jun 13 2021 Michael Ströder <[email protected]> - skip building for Python 2.x * Tue Jun 01 2021 Antonio Larrosa <[email protected]> - Update to v2.0.1 * Mark top-level names as exported so type checking understands imports in user projects. * Fix some types that weren’t available in Python 3.6.0. - Update to v2.0.0 * Drop Python 2.7, 3.4, and 3.5 support. * Markup.unescape uses html.unescape() to support HTML5 character references. #117 * Add type annotations for static typing tools. #149 * Fri Apr 16 2021 Dirk Müller <[email protected]> - allow tests to be disabled (still on by default)
/usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/INSTALLER /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/LICENSE.rst /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/METADATA /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/RECORD /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/REQUESTED /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/WHEEL /usr/lib/python3.10/site-packages/MarkupSafe-2.1.5.dist-info/top_level.txt /usr/lib/python3.10/site-packages/markupsafe /usr/lib/python3.10/site-packages/markupsafe/__init__.py /usr/lib/python3.10/site-packages/markupsafe/__pycache__ /usr/lib/python3.10/site-packages/markupsafe/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/markupsafe/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/markupsafe/__pycache__/_native.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/markupsafe/__pycache__/_native.cpython-310.pyc /usr/lib/python3.10/site-packages/markupsafe/_native.py /usr/lib/python3.10/site-packages/markupsafe/_speedups.cpython-310-arm-linux-gnueabihf.so /usr/lib/python3.10/site-packages/markupsafe/_speedups.pyi /usr/lib/python3.10/site-packages/markupsafe/py.typed /usr/share/doc/packages/python310-MarkupSafe /usr/share/doc/packages/python310-MarkupSafe/README.rst /usr/share/doc/packages/python310-MarkupSafe/docs /usr/share/doc/packages/python310-MarkupSafe/docs/Makefile /usr/share/doc/packages/python310-MarkupSafe/docs/changes.rst /usr/share/doc/packages/python310-MarkupSafe/docs/conf.py /usr/share/doc/packages/python310-MarkupSafe/docs/escaping.rst /usr/share/doc/packages/python310-MarkupSafe/docs/formatting.rst /usr/share/doc/packages/python310-MarkupSafe/docs/html.rst /usr/share/doc/packages/python310-MarkupSafe/docs/index.rst /usr/share/doc/packages/python310-MarkupSafe/docs/license.rst /usr/share/doc/packages/python310-MarkupSafe/docs/make.bat /usr/share/licenses/python310-MarkupSafe /usr/share/licenses/python310-MarkupSafe/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 12 00:31:04 2024