14
0

Accepting request 1282343 from devel:languages:python

Forwarded request #1281895 from glaubitz

- Update to 5.4.1
    * Making it compatible with python 3.8
  - from versiom 5.4.0
    * index() is not compatible with pandas anymore. Instead use
      indexes when you need to get the indexes for multiple items.

OBS-URL: https://build.opensuse.org/request/show/1282343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-orderly-set?expand=0&rev=3
This commit is contained in:
2025-06-03 15:57:32 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jun 2 11:55:28 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 5.4.1
* Making it compatible with python 3.8
- from versiom 5.4.0
* index() is not compatible with pandas anymore. Instead use
indexes when you need to get the indexes for multiple items.
-------------------------------------------------------------------
Mon Apr 14 20:24:47 UTC 2025 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-orderly-set
Version: 5.3.2
Version: 5.4.1
Release: 0
Summary: Orderly set
License: MIT