Revisions of python-pyquery
Dominique Leuenberger (dimstar_suse)
accepted
request 1080484
from
Steve Kowalik (StevenK)
(revision 22)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 998228
from
Dirk Mueller (dirkmueller)
(revision 20)
Dominique Leuenberger (dimstar_suse)
accepted
request 965832
from
Dirk Mueller (dirkmueller)
(revision 19)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 827078
from
Dirk Mueller (dirkmueller)
(revision 18)
Dominique Leuenberger (dimstar_suse)
accepted
request 751376
from
Dirk Mueller (dirkmueller)
(revision 17)
Dominique Leuenberger (dimstar_suse)
accepted
request 678841
from
Tomáš Chvátal (scarabeus_iv)
(revision 16)
- Use _multibuild to run tests - Add %license - Run test suite on both Python 2 & 3 - Remove outdated build dependencies - Add minimum versions - Add python-coverage as build dependency as nose segfaults when missing
Dominique Leuenberger (dimstar_suse)
accepted
request 659601
from
Matej Cepl (mcepl)
(revision 15)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger (dimstar_suse)
accepted
request 628986
from
Matej Cepl (mcepl)
(revision 14)
Remove dependency on unittest2
Dominique Leuenberger (dimstar_suse)
accepted
request 492317
from
Todd R (TheBlackCat)
(revision 13)
1
Adrian Schröter (adrianSuSE)
committed
(revision 11)
Split 13.2 from Factory
Stephan Kulow (coolo)
accepted
request 213840
from
Sascha Peilicke (saschpe)
(revision 10)
- 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 (forwarded request 213835 from dirkmueller)
Stephan Kulow (coolo)
accepted
request 208223
from
Denisart Benjamin (posophe)
(revision 9)
- 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 (forwarded request 208222 from posophe)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204635
from
Sascha Peilicke (saschpe)
(revision 8)
Adrian Schröter (adrianSuSE)
committed
(revision 7)
Split 13.1 from Factory
Stephan Kulow (coolo)
accepted
request 179965
from
Sascha Peilicke (saschpe)
(revision 6)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow (coolo)
accepted
request 174256
from
Sascha Peilicke (saschpe)
(revision 5)
- add buildroot - add buildroot (forwarded request 173967 from dirkmueller)
Displaying revisions 1 - 20 of 24