forked from pool/python-pyquery
Accepting request 1224459 from home:glaubitz:branches:devel:languages:python
- Update to 2.0.1 * Breaking change: its seems no longer possible to use the html parser with a xml file so its no longer tested * Drop support for python 3.7 - Refresh make_webtest_optional.patch OBS-URL: https://build.opensuse.org/request/show/1224459 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyquery?expand=0&rev=48
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-pyquery
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pyquery%{psuffix}
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: A jQuery-like library for python
|
||||
License: BSD-3-Clause
|
||||
|
Reference in New Issue
Block a user