Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python39-MarkupSafe | Distribution: openSUSE Tumbleweed |
Version: 2.0.1 | Vendor: openSUSE |
Release: 1.3 | Build date: Tue Jan 11 16:02:30 2022 |
Group: Development/Languages/Python | Build host: obs-power9-11 |
Size: 118455 | Source RPM: python-MarkupSafe-2.0.1-1.3.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
* Sun Jun 13 2021 Michael Ströder <michael@stroeder.com> - skip building for Python 2.x * Tue Jun 01 2021 Antonio Larrosa <alarrosa@suse.com> - 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 <dmueller@suse.com> - allow tests to be disabled (still on by default) * Tue Mar 05 2019 Tomáš Chvátal <tchvatal@suse.com> - 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) * Thu Feb 21 2019 John Vandenberg <jayvdb@gmail.com> - Update to v1.1.0 - Drop support for Python 2.6 and 3.3. - Build wheels for Linux, Mac, and Windows, allowing systems without a compiler to take advantage of the C extension speedups - Use newer CPython API on Python 3, resulting in a 1.5x speedup - ``escape`` wraps ``__html__`` result in ``Markup``, consistent with documented behavior - Switch to using pytest in %check as setup.py test no longer works - Use more precise URL https://github.com/pallets/markupsafe - Add docs/ to %doc, including the changelog - Remove AUTHORS from %doc, removed upstream in 6247e015 * Mon Jan 14 2019 kukuk@suse.de - Use %license instead of %doc [bsc#1082318] * Tue Apr 04 2017 jmatejek@suse.com - update source url - fix obs/prov to refer to old python - drop _speedups.c from installed directory * Wed Mar 22 2017 tbechtold@suse.com - Add missing BuildRequires for python-rpm-macros * Wed Mar 22 2017 tbechtold@suse.com - update to 1.0.0 + No upstream changelog - Switch to singlespec approach * Tue Jul 15 2014 toddrme2178@gmail.com - Update to 0.23 + No upstream changelog * Thu May 08 2014 toddrme2178@gmail.com - Update to 0.21 + No upstream changelog - ------------------------------------------------------------------ * Thu Mar 13 2014 mcihar@suse.cz - update to 0.19: + Various Python 3.x fixes * Thu Oct 24 2013 speilicke@suse.com - Require python-setuptools instead of distribute (upstreams merged) * Tue Jun 25 2013 dmueller@suse.com - update to 0.18: + Fixed interpolation on tuples + Varios Python 3.x fixes * Wed May 23 2012 highwaystar.ru@gmail.com - python3 package added - minor spec improvement * Thu Sep 08 2011 andrea.turrini@gmail.com - Fixed typo in description of python-MarkupSafe.spec * Thu Sep 01 2011 saschpe@suse.de - Update to 0.15 - Changed license to BSD-3-Clause - Renamed to python-MarkupSafe (from python-markupsafe) * Mon Aug 30 2010 jfunk@funktronics.ca - Update to 0.11 Since MarkupSafe 0.10 there is now also a separate escape function called `escape_silent` that returns an empty string for `None` for consistency with other systems that return empty strings for `None` when escaping (for instance Pylons' webhelpers). * Thu Jul 01 2010 jfunk@funktronics.ca - Initial release
/usr/lib64/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.egg-info /usr/lib64/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.egg-info/PKG-INFO /usr/lib64/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.egg-info/SOURCES.txt /usr/lib64/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.egg-info/dependency_links.txt /usr/lib64/python3.9/site-packages/MarkupSafe-2.0.1-py3.9.egg-info/top_level.txt /usr/lib64/python3.9/site-packages/markupsafe /usr/lib64/python3.9/site-packages/markupsafe/__init__.py /usr/lib64/python3.9/site-packages/markupsafe/__pycache__ /usr/lib64/python3.9/site-packages/markupsafe/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/markupsafe/__pycache__/__init__.cpython-39.pyc /usr/lib64/python3.9/site-packages/markupsafe/__pycache__/_native.cpython-39.opt-1.pyc /usr/lib64/python3.9/site-packages/markupsafe/__pycache__/_native.cpython-39.pyc /usr/lib64/python3.9/site-packages/markupsafe/_native.py /usr/lib64/python3.9/site-packages/markupsafe/_speedups.cpython-39-powerpc64le-linux-gnu.so /usr/lib64/python3.9/site-packages/markupsafe/_speedups.pyi /usr/lib64/python3.9/site-packages/markupsafe/py.typed /usr/share/doc/packages/python39-MarkupSafe /usr/share/doc/packages/python39-MarkupSafe/README.rst /usr/share/doc/packages/python39-MarkupSafe/docs /usr/share/doc/packages/python39-MarkupSafe/docs/Makefile /usr/share/doc/packages/python39-MarkupSafe/docs/changes.rst /usr/share/doc/packages/python39-MarkupSafe/docs/conf.py /usr/share/doc/packages/python39-MarkupSafe/docs/escaping.rst /usr/share/doc/packages/python39-MarkupSafe/docs/formatting.rst /usr/share/doc/packages/python39-MarkupSafe/docs/html.rst /usr/share/doc/packages/python39-MarkupSafe/docs/index.rst /usr/share/doc/packages/python39-MarkupSafe/docs/license.rst /usr/share/doc/packages/python39-MarkupSafe/docs/make.bat /usr/share/licenses/python39-MarkupSafe /usr/share/licenses/python39-MarkupSafe/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 9 10:47:34 2022