Accepting request 223578 from devel:languages:python

Update to version 3.3.1 (forwarded request 223577 from thomas-schraitle)

OBS-URL: https://build.opensuse.org/request/show/223578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-lxml?expand=0&rev=49
This commit is contained in:
Stephan Kulow
2014-02-24 13:11:59 +00:00
committed by Git OBS Bridge
6 changed files with 28 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d669cd0b7f8d01356df8d64cdbf2aecd9150378d59c36ac025da1dbaf9ebc11
size 3435082

3
lxml-3.3.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cbaa02dd5a0a9dd7f571289c51eed9cb5c747d6674f3300e4bd63586e921819
size 3441159

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cc21d2f95259d5520cf111e9d7f41ca78e994ddaa08bea2956454c3b340eaa0
size 1116270

3
lxmldoc-3.3.1.pdf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d319a976d114c52242f476606e1e39e6fbba948a1ac279424aed8322b466478
size 1118152

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Sat Feb 22 10:33:42 UTC 2014 - toms@opensuse.org
- Update to version 3.3.1:
** Features added
n/a
** Bugs fixed
- LP#1014290: HTML documents parsed with parser.feed() failed to
find elements during tag iteration.
- LP#1273709: Building in PyPy failed due to missing support for
PyUnicode_Compare() and PyByteArray_*() in PyPy's C-API.
- LP#1274413: Compilation in MSVC failed due to missing "stdint.h"
standard header file.
- LP#1274118: iterparse() failed to parse BOM prefixed files.
** Other changes
n/a
See also http://lxml.de/3.3/changes-3.3.1.html
-------------------------------------------------------------------
Fri Feb 7 13:05:42 UTC 2014 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-lxml
Version: 3.3.0
Version: 3.3.1
Release: 0
Summary: Powerful and Pythonic XML processing library
License: BSD-3-Clause and GPL-2.0+
@@ -29,6 +29,7 @@ BuildRequires: libxml2-devel
BuildRequires: libxslt-devel
BuildRequires: python-Cython >= 0.20
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-cssselect
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110