forked from pool/python-backports.entry_points_selectable
- update to 1.3.0:
* Require Python 3.8 or later. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-backports.entry_points_selectable?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4706f59179657ca7c1d325a543ee1370f8f46331f432bcac62fab242fdf0afa5
|
||||
size 9179
|
BIN
backports.entry_points_selectable-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
backports.entry_points_selectable-1.3.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 2 08:51:54 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* Require Python 3.8 or later.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 15:14:27 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-backports.entry_points_selectable
|
||||
Version: 1.2.0
|
||||
Version: 1.3.0
|
||||
Release: 0
|
||||
Summary: Compatibility shim providing selectable entry points for older implementations
|
||||
License: MIT
|
||||
@@ -27,7 +27,6 @@ Source: https://files.pythonhosted.org/packages/source/b/backports.entry
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest >= 4.6}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module toml}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
@@ -61,7 +60,7 @@ fi
|
||||
%pytest --pyargs backports
|
||||
|
||||
%files %{python_files}
|
||||
%doc CHANGES.rst README.rst
|
||||
%doc README.rst
|
||||
%license LICENSE
|
||||
%dir %{python_sitelib}/backports
|
||||
%{python_sitelib}/backports/entry_points_selectable.py*
|
||||
|
Reference in New Issue
Block a user