1
0

Compare commits

..

6 Commits

Author SHA256 Message Date
AutoGits PR Review Bot
d85831d05c auto-created for python-matplotlib
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/python-matplotlib!2
2026-03-03 14:10:55 +00:00
AutoGits PR Review Bot
f669ee9203 auto-created for python-matplotlib
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/python-matplotlib!3
2026-03-03 13:20:43 +00:00
AutoGits PR Review Bot
9c1d2d53e7 auto-created for python-matplotlib
This commit was autocreated by AutoGits PR Review Bot

referencing PRs:
 PR: pool/python-matplotlib!2
2026-01-08 11:02:11 +00:00
Markéta Machová
1d57d91eff Rebuild python matplotlib on Leap (bsc#1252007) 2026-01-08 11:00:50 +00:00
AutoGits PR Review Bot
a24445cff8 Merging
PR: products/PackageHub!297
2026-01-06 15:02:46 +00:00
9c3b6c187d Remove xen related packages 2026-01-05 11:40:17 +01:00
7 changed files with 25 additions and 34 deletions

4
.gitmodules vendored
View File

@@ -26014,6 +26014,10 @@
path = python-libnacl
url = ../../pool/python-libnacl
branch = leap-16.0
[submodule "python-matplotlib"]
path = python-matplotlib
url = ../../pool/python-matplotlib/
branch = leap-16.0
[submodule "blueman"]
path = blueman
url = ../../pool/blueman

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 5 10:38:32 UTC 2026 - Wolfgang Engel <wolfgang.engel@suse.com>
- Backports.productcompose:
+ add to backports_unneeded, remove xen related packages (bsc#1253226)
xen-tools-xendomains-wait-disk
-------------------------------------------------------------------
Fri Oct 10 07:19:41 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>

View File

@@ -281,6 +281,7 @@ packagesets:
- xen-doc-html
- xen-tools
- xen-tools-domU
- xen-tools-xendomains-wait-disk
- yum-utils
# TODO: unneeded Leap package per architecture

View File

@@ -1,33 +0,0 @@
<patchinfo>
<packager>pgajdos</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for apache2-mod_wsgi</summary>
<description>This update for apache2-mod_wsgi fixes the following issues:
Changes in apache2-mod_wsgi:
- Don't enable the module by default. Instead, include instructions in the
description, consistent with other comparable modules, such as
apache2-mod_fcgid, apache2-mod_jk and apache2-mod_mono. If a reverse
dependency of this module requires it, that package may execute
`a2enmod wsgi`.
Update to 5.0.2 includes changes from 5.0.1:
* Eliminate noise in logs under Python 3.13 when Python garbage collection
decides to delay destruction of objects until a second phase, resulting in
the wsgi.errors log object being accessed after the request had been
completed and the log object marked as invalid. This resulted due to changes
in garbage collection behaviour in Python 3.13.
* Internally, when using Python 3.8 or newer, the PyConfig API will now be
used due to deprecation and future removal of older C API alternatives.
This was required to support Python 3.13.
* Fix issue which could result in process crashing when values were supplied
for user/password/realm of HTTP basic authentication which werent
compliant with UTF-8 encoding format.
* Fix memory leak in check_password() authentication hook handler.
* Change use of deprecated thread.setDaemon to thread.daemon.
</description>
<package>apache2-mod_wsgi</package>
</patchinfo>

View File

@@ -0,0 +1,11 @@
<patchinfo>
<packager>mcalabkova</packager>
<rating>moderate</rating>
<category>optional</category>
<summary>Optional update for python-matplotlib</summary>
<description>This update for python-matplotlib fixes the following issues:
Ships python-matplotlib to PackageHub.
</description>
<package>python-matplotlib</package>
</patchinfo>

1
python-matplotlib Submodule

Submodule python-matplotlib added at 9d30673ef5