14
0

- update to 5.3.2:

* Adding more type hints
  * adding the ability to make a stableset immutable

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-orderly-set?expand=0&rev=6
This commit is contained in:
2025-04-14 20:25:03 +00:00
committed by Git OBS Bridge
parent 96595be9fc
commit b69fe6695a
4 changed files with 12 additions and 5 deletions

View File

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

3
orderly_set-5.3.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 14 20:24:47 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 5.3.2:
* Adding more type hints
* adding the ability to make a stableset immutable
-------------------------------------------------------------------
Mon Oct 28 23:05:16 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-orderly-set
#
# Copyright (c) 2024 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
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-orderly-set
Version: 5.2.3
Version: 5.3.2
Release: 0
Summary: Orderly set
License: MIT