Accepting request 1130396 from devel:languages:python
- update to 1.3.0: * Require Python 3.8 or later. OBS-URL: https://build.opensuse.org/request/show/1130396 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-backports.entry_points_selectable?expand=0&rev=7
This commit is contained in:
commit
082d1bdd88
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4706f59179657ca7c1d325a543ee1370f8f46331f432bcac62fab242fdf0afa5
|
||||
size 9179
|
3
backports.entry_points_selectable-1.3.0.tar.gz
Normal file
3
backports.entry_points_selectable-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a8b44ae700fba548686dd274ddc91c060371565cd63806c20a1d33911746e6
|
||||
size 9882
|
@ -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*
|
||||
|
Loading…
Reference in New Issue
Block a user