diff --git a/backports.entry_points_selectable-1.2.0.tar.gz b/backports.entry_points_selectable-1.2.0.tar.gz deleted file mode 100644 index ec82759..0000000 --- a/backports.entry_points_selectable-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4706f59179657ca7c1d325a543ee1370f8f46331f432bcac62fab242fdf0afa5 -size 9179 diff --git a/backports.entry_points_selectable-1.3.0.tar.gz b/backports.entry_points_selectable-1.3.0.tar.gz new file mode 100644 index 0000000..54f44a9 --- /dev/null +++ b/backports.entry_points_selectable-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17a8b44ae700fba548686dd274ddc91c060371565cd63806c20a1d33911746e6 +size 9882 diff --git a/python-backports.entry_points_selectable.changes b/python-backports.entry_points_selectable.changes index 0630cf0..1e85856 100644 --- a/python-backports.entry_points_selectable.changes +++ b/python-backports.entry_points_selectable.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Dec 2 08:51:54 UTC 2023 - Dirk Müller + +- update to 1.3.0: + * Require Python 3.8 or later. + ------------------------------------------------------------------- Thu Jun 22 15:14:27 UTC 2023 - Dirk Müller diff --git a/python-backports.entry_points_selectable.spec b/python-backports.entry_points_selectable.spec index a029f7a..27c66a9 100644 --- a/python-backports.entry_points_selectable.spec +++ b/python-backports.entry_points_selectable.spec @@ -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*