forked from pool/python-selection
Accepting request 1091088 from home:pgajdos:python
- version update to 0.0.21 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/1091088 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-selection?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 12:24:18 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
- version update to 0.0.21
|
||||
* no upstream changelog found
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 1 11:05:33 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-selection
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-selection
|
||||
Version: 0.0.14
|
||||
Version: 0.0.21
|
||||
Release: 0
|
||||
Summary: API to extract content from HTML & XML documents
|
||||
License: MIT
|
||||
@@ -26,14 +25,12 @@ Group: Development/Languages/Python
|
||||
URL: https://github.com/lorien/selection
|
||||
Source: https://files.pythonhosted.org/packages/source/s/selection/selection-%{version}.tar.gz
|
||||
BuildRequires: %{python_module lxml}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: %{python_module weblib}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-lxml
|
||||
Requires: python-six
|
||||
Requires: python-weblib
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
@@ -44,15 +41,15 @@ API to extract content from HTML & XML documents
|
||||
%setup -q -n selection-%{version}
|
||||
|
||||
%build
|
||||
%python_build
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%pyproject_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%{python_sitelib}/*
|
||||
%doc README.md
|
||||
%{python_sitelib}/selection*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f073f207bab521b09ee4a12bc4607fffcf59e61a64c7979638724da7fbd205ba
|
||||
size 4539
|
3
selection-0.0.21.tar.gz
Normal file
3
selection-0.0.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a136018db3fca4ef05ff420dd41a27789b268375aa2b17a8077faa68e671aa6d
|
||||
size 8992
|
Reference in New Issue
Block a user