SHA256
14
0
forked from pool/python-rt

- update to 3.1.4:

* Add a workaround for a breaking change introduced in RT5.0.5
    which returns undefined pages variable for non-superusers

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rt?expand=0&rev=41
This commit is contained in:
2024-03-14 08:56:39 +00:00
committed by Git OBS Bridge
parent 3422119958
commit a096fc1f42
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 14 08:56:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.4:
* Add a workaround for a breaking change introduced in RT5.0.5
which returns undefined pages variable for non-superusers
-------------------------------------------------------------------
Fri Dec 8 16:08:22 UTC 2023 - Dirk Müller <dmueller@suse.com>