Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pyquery | Distribution: openSUSE Tumbleweed |
Version: 2.0.1 | Vendor: openSUSE |
Release: 1.2 | Build date: Fri Nov 15 14:38:40 2024 |
Group: Unspecified | Build host: reproducible |
Size: 282273 | Source RPM: python-pyquery-2.0.1-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pypi.python.org/pypi/pyquery | |
Summary: A jQuery-like library for python |
Pyquery allows you to make jQuery queries on XML documents. The API is as much as possible the similar to jQuery. Pyquery uses lxml for fast XML and HTML manipulation.
BSD-3-Clause
* Fri Nov 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to 2.0.1 * Breaking change: its seems no longer possible to use the html parser with a xml file so its no longer tested * Drop support for python 3.7 - Refresh make_webtest_optional.patch * Mon Apr 24 2023 Daniel Garcia <daniel.garcia@suse.com> - Update make_webtest_optional.patch to make the import optional in conftest.py * Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 20 2023 Steve Kowalik <steven.kowalik@suse.com> - Update to 2.0.0: * Breaking change: inputs starting with "http://" or "https://" like PyQuery("http://example.com") will no longer fetch the contents of the URL. Users desiring the old behavior should switch to PyQuery(url="http://example.com"). * Add nextUntil method * .remove() no longer inserts a space in place of the removed element * Fix escaping of top-level element text in .html() output * Support (and require) cssselect 1.2+ * Drop support for python 3.5/3.6 * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Fri Feb 17 2023 Matej Cepl <mcepl@suse.com> - Add make_webtest_optional.patch to allow testing without WebTest module. * Fri Aug 19 2022 Ben Greiner <code@bnavigator.de> - Remove coverage from build requirements -- not relevant for rpm package * Wed Mar 30 2022 Dirk Müller <dmueller@suse.com> - update to 1.4.3: * No longer use a universal wheel * Fix exception raised when calling `PyQuery("<textarea></textarea>").text()` * python2 is no longer supported * Sun Aug 16 2020 John Vandenberg <jayvdb@gmail.com> - Replace nose with pytest * Sun Nov 24 2019 Arun Persaud <arun@gmx.de> - specfile: * be more specific in %files section - update to version 1.4.1: * This is the latest release with py2 support * Remove py33, py34 support * web scraping improvements: default timeout and session support * Add API methods to serialize form-related elements according to spec * Include HTML markup when querying textarea text/value
/usr/lib/python3.11/site-packages/pyquery /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/PKG-INFO /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/SOURCES.txt /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/dependency_links.txt /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/not-zip-safe /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/requires.txt /usr/lib/python3.11/site-packages/pyquery-2.0.1-py3.11.egg-info/top_level.txt /usr/lib/python3.11/site-packages/pyquery/__init__.py /usr/lib/python3.11/site-packages/pyquery/__pycache__ /usr/lib/python3.11/site-packages/pyquery/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/cssselectpatch.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/cssselectpatch.cpython-311.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/openers.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/openers.cpython-311.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/pyquery.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/pyquery.cpython-311.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/text.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/pyquery/__pycache__/text.cpython-311.pyc /usr/lib/python3.11/site-packages/pyquery/cssselectpatch.py /usr/lib/python3.11/site-packages/pyquery/openers.py /usr/lib/python3.11/site-packages/pyquery/pyquery.py /usr/lib/python3.11/site-packages/pyquery/text.py /usr/share/doc/packages/python311-pyquery /usr/share/doc/packages/python311-pyquery/CHANGES.rst /usr/share/doc/packages/python311-pyquery/README.rst /usr/share/licenses/python311-pyquery /usr/share/licenses/python311-pyquery/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 25 23:54:02 2024