diff --git a/python-w3lib.changes b/python-w3lib.changes index eb94f5c..cd036ad 100644 --- a/python-w3lib.changes +++ b/python-w3lib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 5 10:08:16 UTC 2014 - toddrme2178@gmail.com + +- Update to version 1.10.0 + + See https://github.com/scrapy/w3lib/commits/v1.10.0 for a list + of changes. + ------------------------------------------------------------------- Fri Nov 15 20:36:22 UTC 2013 - p.drouand@gmail.com diff --git a/python-w3lib.spec b/python-w3lib.spec index 4123673..e4a946c 100644 --- a/python-w3lib.spec +++ b/python-w3lib.spec @@ -1,7 +1,7 @@ # # spec file for package python-w3lib # -# 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 @@ -16,7 +16,7 @@ # Name: python-w3lib -Version: 1.5 +Version: 1.10.0 Release: 0 Url: http://github.com/scrapy/w3lib Summary: Library of Web-Related Functions @@ -24,8 +24,8 @@ License: BSD-3-Clause Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/w/w3lib/w3lib-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: python-setuptools BuildRequires: python-devel +BuildRequires: python-setuptools %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %else @@ -66,6 +66,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) +%doc README.rst %{python_sitelib}/* %changelog diff --git a/w3lib-1.10.0.tar.gz b/w3lib-1.10.0.tar.gz new file mode 100644 index 0000000..ef34690 --- /dev/null +++ b/w3lib-1.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670cd9647dfc9f5adbf973c300bc62f3ba6687acfed93b67527f4cca5459380b +size 12300 diff --git a/w3lib-1.5.tar.gz b/w3lib-1.5.tar.gz deleted file mode 100644 index f386580..0000000 --- a/w3lib-1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f611f0a21327aa93af09ef45c04fa87849b697e60157c1fc24bbb90796d290a6 -size 9416