18
0

Compare commits

2 Commits

Author SHA256 Message Date
2555da570a Accepting request 1271297 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1271297
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uhashring?expand=0&rev=3
2025-04-22 15:29:50 +00:00
0d53aad880 - Update to 2.4
* Update and ship license in dist files, by Byron Sakiadis
  * Support for Python 3.12
  * Support for Python 3.13
  * Drop support of EOL python 3.8
- Limit Python files matched in %files section
- Rename README.rst to README.md in %doc section

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uhashring?expand=0&rev=8
2025-04-22 07:42:39 +00:00
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 22 07:33:21 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.4
* Update and ship license in dist files, by Byron Sakiadis
* Support for Python 3.12
* Support for Python 3.13
* Drop support of EOL python 3.8
- Limit Python files matched in %files section
- Rename README.rst to README.md in %doc section
-------------------------------------------------------------------
Wed May 3 09:14:04 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-uhashring
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 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,9 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-uhashring
Version: 2.3
Version: 2.4
Release: 0
Summary: Full featured consistent hashing python library compatible with ketama
License: BSD-3-Clause
@@ -53,8 +53,9 @@ Full featured consistent hashing python library compatible with ketama.
%pytest
%files %{python_files}
%doc README.rst
%doc README.md
%license LICENSE
%{python_sitelib}/*
%{python_sitelib}/uhashring
%{python_sitelib}/uhashring-%{version}.dist-info
%changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aeebb2a2b5014a78307d663807337c0de8be1ff27474ea6808928ca948e88381
size 14332

3
uhashring-2.4-gh.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b326a16e741234ab4de4be58782e0d54590f00ba0f8bbf60b44d5dcb96d996c
size 14374