14
0

Accepting request 213835 from Cloud:OpenStack:Master

- 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

OBS-URL: https://build.opensuse.org/request/show/213835
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=18
This commit is contained in:
Sascha Peilicke
2014-01-14 09:56:34 +00:00
committed by Git OBS Bridge
parent 042b2fa42e
commit 2ba8fe0a7a
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyquery
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-pyquery
Version: 1.2.6
Version: 1.2.8
Release: 0
Summary: A jQuery-like library for python
License: BSD-3-Clause