forked from pool/python-pyquery
Accepting request 208222 from home:posophe:branches:devel:languages:python
- 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 OBS-URL: https://build.opensuse.org/request/show/208222 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
03a3073bd3
commit
042b2fa42e
@@ -17,16 +17,17 @@
|
||||
|
||||
|
||||
Name: python-pyquery
|
||||
Version: 1.2.4
|
||||
Version: 1.2.6
|
||||
Release: 0
|
||||
Summary: A jQuery-like library for python
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: http://pypi.python.org/pypi/pyquery
|
||||
Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.tar.gz
|
||||
Source: http://pypi.python.org/packages/source/p/pyquery/pyquery-%{version}.zip
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-lxml
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: unzip
|
||||
Requires: python-lxml
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Reference in New Issue
Block a user