Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-pyquery-1.2.17-bp153.1.15 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-pyquery Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.2.17 Vendor: openSUSE
Release: bp153.1.15 Build date: Sat Mar 6 01:44:42 2021
Group: Development/Languages/Python Build host: build77
Size: 224098 Source RPM: python-pyquery-1.2.17-bp153.1.15.src.rpm
Packager: https://bugs.opensuse.org
Url: http://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.

Provides

Requires

License

BSD-3-Clause

Changelog

* Wed Mar 29 2017 alarrosa@suse.com
  - Converted to singlespec
* Tue Oct 25 2016 arun@gmx.de
  - update to version 1.2.17:
    * PyQuery('<input value="">').val() is ''
    * PyQuery('<input>').val() is ''
  - changes from version 1.2.16:
    * .attr('value', '') no longer removes the value attribute
    * <input type="checkbox"> without value="..." have a .val() of 'on'
    * <input type="radio"> without value="..." have a .val() of 'on'
    * <select> without <option selected> have the value of their first
      <option> (or None if there are no options)
  - changes from version 1.2.15:
    * .val() should never raise
    * drop py26 support
    * improve .extend() by returning self
  - changes from version 1.2.14:
    * fix val() for <textarea> and <select>, to match jQuery behavior
* Sun May 08 2016 arun@gmx.de
  - specfile:
    * changed to https for source url
    * updated source url to files.pythonhosted.org
* Sat Apr 23 2016 arun@gmx.de
  - update to version 1.2.13:
    * Note explicit support for Python 3.5
  - changes from version 1.2.12:
    * make_links_absolute now take care of whitespaces
    * added pseudo selector :has()
    * add cookies arguments as allowed arguments for requests
* Wed Feb 03 2016 arun@gmx.de
  - update to version 1.2.11:
    * Preserve namespaces attribute on PyQuery copies.
    * Do not raise an error when the http response code is 2XX
* Sat Jan 30 2016 arun@gmx.de
  - specfile:
    * update copyright year
    * changed from zip to tar.gz
  - update to version 1.2.10:
    * Fixed #118: implemented usage lxml.etree.tostring within
      outer_html method
    * Fixed #117: Raise HTTP Error if HTTP status code is not equal to
      200
    * Fixed #112: make_links_absolute does not apply to form actions
    * Fixed #98: contains act like jQuery
* Thu Jul 02 2015 benoit.monin@gmx.fr
  - add a build conditional for the test: work around a circular
    dependency between python-pyquery and python-WebTest
* Mon May 11 2015 benoit.monin@gmx.fr
  - update to version 1.2.9:
    * Support for keyword arguments in PyQuery custom functions
    * Fixed #78: items must take care or the parent
    * Fixed #65 PyQuery.make_links_absolute() no longer creates
      'href' attribute
    * when it isn't there
    * Fixed #19. is_() was broken.
    * Fixed #9. .replaceWith(PyQuery element) raises error
    * Remove official python3.2 support (mostly because of 3rd party
      semi-deps)
  - update project URL
  - add new dependency python-cssselect
  - set a minimum version for python-lxml
  - add test dependencies python-WebOb, python-WebTest,
    python-beautifulsoup, python-nose, python-restkit,
    python-unittest2
  - add test dependency python-ordereddict for SLE11
  - run the tests during build
* Mon Jan 13 2014 dmueller@suse.com
  - update to 1.2.8:
    * Fixed #22: Open by filename fails when file contains invalid xml
  - changes from 1.2.7:
    * Use pep8 name for methods but keep an alias for camel case method.
    * text() now return an empty string instead of None if there is no text node
* Sun Nov 24 2013 p.drouand@gmail.com
  - Update to version 1.2.6
    + README_fixt.py was not include in the release. Fix #54.
  - Changes from version 1.2.5
    + cssselect compat. See https://github.com/SimonSapin/cssselect/pull/22
    + tests improvments. no longer require a eth connection.
      fix #55
  - Add unzip BuildRequires to support format of tarball

Files

/usr/lib/python2.7/site-packages/pyquery
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/entry_points.txt
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/not-zip-safe
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/requires.txt
/usr/lib/python2.7/site-packages/pyquery-1.2.17-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/pyquery/__init__.py
/usr/lib/python2.7/site-packages/pyquery/__init__.pyc
/usr/lib/python2.7/site-packages/pyquery/__init__.pyo
/usr/lib/python2.7/site-packages/pyquery/ajax.py
/usr/lib/python2.7/site-packages/pyquery/ajax.pyc
/usr/lib/python2.7/site-packages/pyquery/ajax.pyo
/usr/lib/python2.7/site-packages/pyquery/cssselectpatch.py
/usr/lib/python2.7/site-packages/pyquery/cssselectpatch.pyc
/usr/lib/python2.7/site-packages/pyquery/cssselectpatch.pyo
/usr/lib/python2.7/site-packages/pyquery/openers.py
/usr/lib/python2.7/site-packages/pyquery/openers.pyc
/usr/lib/python2.7/site-packages/pyquery/openers.pyo
/usr/lib/python2.7/site-packages/pyquery/pyquery.py
/usr/lib/python2.7/site-packages/pyquery/pyquery.pyc
/usr/lib/python2.7/site-packages/pyquery/pyquery.pyo
/usr/lib/python2.7/site-packages/pyquery/rules.py
/usr/lib/python2.7/site-packages/pyquery/rules.pyc
/usr/lib/python2.7/site-packages/pyquery/rules.pyo
/usr/share/doc/packages/python2-pyquery
/usr/share/doc/packages/python2-pyquery/CHANGES.rst
/usr/share/doc/packages/python2-pyquery/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024