1
0

2 Commits

Author SHA256 Message Date
b23ebc286f Accepting request 1225136 from devel:languages:python
- update to 4.2.1:
  * Published with attestation
  * Update classifiers, Github Actions... for Python 3.13 (no
    code changes)

OBS-URL: https://build.opensuse.org/request/show/1225136
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-immutabledict?expand=0&rev=8
2024-11-19 21:24:18 +00:00
07e35f177e - update to 4.2.1:
* Published with attestation
  * Update classifiers, Github Actions... for Python 3.13 (no
    code changes)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-immutabledict?expand=0&rev=18
2024-11-19 15:37:40 +00:00
4 changed files with 12 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 19 15:37:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 4.2.1:
* Published with attestation
* Update classifiers, Github Actions... for Python 3.13 (no
code changes)
-------------------------------------------------------------------
Sat Mar 16 08:33:35 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -27,7 +27,7 @@
%define short_name immutabledict
%{?sle15_python_module_pythons}
Name: python-%{short_name}%{psuffix}
Version: 4.2.0
Version: 4.2.1
Release: 0
Summary: Immutable wrapper around dictionaries (a fork of frozendict)
License: MIT