Bug#1024625: marked as done (cmake-data: FindPython.cmake points to newest Python version, not the default)

2022-11-24 Thread Debian Bug Tracking System
Your message dated Thu, 24 Nov 2022 21:20:52 +
with message-id 
and subject line Bug#1024625: fixed in cmake 3.25.0-3
has caused the Debian Bug report #1024625,
regarding cmake-data: FindPython.cmake points to newest Python version, not the 
default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1024625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: cmake-data
Version: 3.25.0-1
Severity: important
Control: affects -1 src:openstructure
Control: affects -1 src:promod3

Dear Maintainer,

Due to the added support for Python 3.11, CMake's FindPython.cmake no 
longer returns the default Python version (3.10 currently), but returns 
the latest one (3.11 currently). Due to this, some packages FTBFS (for 
example, openstructure and promod3) and some only provide the built 
object for Python 3.11 which is not the default.


There was a similar bug #945825 during previous Python transition. That 
was resolved by patching FindPython.cmake to use 'py3versions -d'. I 
suppose additional logic has to be implemented to allow for default 
Python version being not the latest available Python version.


Andrius
--- End Message ---
--- Begin Message ---
Source: cmake
Source-Version: 3.25.0-3
Done: Timo Röhling 

We believe that the bug you reported is fixed in the latest version of
cmake, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1024...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Röhling  (supplier of updated cmake package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 24 Nov 2022 21:45:01 +0100
Source: cmake
Architecture: source
Version: 3.25.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian CMake Team 
Changed-By: Timo Röhling 
Closes: 1024625
Changes:
 cmake (3.25.0-3) unstable; urgency=medium
 .
   * Prefer default Python version regardless of CMP0094 (Closes: #1024625)
Checksums-Sha1:
 c5b3f59da4920639bc27500b92933b6f39aeb6f5 3887 cmake_3.25.0-3.dsc
 facd1e4f59c8166e56d3642152e0a4e7651cc581 32496 cmake_3.25.0-3.debian.tar.xz
Checksums-Sha256:
 bbdb25f586b7d056714c4985bf2b528641e87ee472bd680c99cf345512014295 3887 
cmake_3.25.0-3.dsc
 bc4dc0ee72b5406361c3dd7023456f14c6cdbee4f986fdd13416ec3295dc1835 32496 
cmake_3.25.0-3.debian.tar.xz
Files:
 753fea5d04b20a50ada23ea930e7576c 3887 devel optional cmake_3.25.0-3.dsc
 8e5ca8609b8c4c6d19c0911fda95e5ff 32496 devel optional 
cmake_3.25.0-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmN/3BAUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVm4kgwAiUll5p543tam6u5T1ke85m+uGja/
LlFEhJGZB6XzUwM8ZKezDIEYsrF8mgMS2zXXSY6ruOnPxLzAZnmSOwZgqjfMFHot
I8qCg1cpvWudXvO/DvEJ7x94ZUz4W4kExpvMue+jMPIJPgWz4si9LSKUIyq1jOlJ
Woh2rQsHbZdS9AU8MYKnw8+C5dcGa8YmUNtrldnq670DgPvwvMdQJA6EtSuwyywl
keo6ZJnrK3reQRKclfn9kMqjxpiRjKo1RTqo5BCr9NqkxHun5vyHYeidE/6e+4rg
ILJ8u26p/WmP7bABSlCGE6RYXLEvo5alPAv/zKxZBUzX/Zjqd++3xj+KeNvQ1ydt
NQ3CpEtyOQ94zp01/su48U8Kl51XlMsb0ovcZdPhqSBAJ4AnhNeNDQZnyTrgQXMx
wJ3zHOYNZ1SrI92qIanvmQEIPNbBBnDsrB7BdTineH+7/ceKe96TfOlnVDVDKlIe
5v8hqAdoSiEGOE82DsxidKllW94M33fPJPvt
=4zIX
-END PGP SIGNATURE End Message ---


Bug#1024625: marked as done (cmake-data: FindPython.cmake points to newest Python version, not the default)

2022-11-23 Thread Debian Bug Tracking System
Your message dated Wed, 23 Nov 2022 22:06:37 +
with message-id 
and subject line Bug#1024625: fixed in cmake 3.25.0-2
has caused the Debian Bug report #1024625,
regarding cmake-data: FindPython.cmake points to newest Python version, not the 
default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1024625: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: cmake-data
Version: 3.25.0-1
Severity: important
Control: affects -1 src:openstructure
Control: affects -1 src:promod3

Dear Maintainer,

Due to the added support for Python 3.11, CMake's FindPython.cmake no 
longer returns the default Python version (3.10 currently), but returns 
the latest one (3.11 currently). Due to this, some packages FTBFS (for 
example, openstructure and promod3) and some only provide the built 
object for Python 3.11 which is not the default.


There was a similar bug #945825 during previous Python transition. That 
was resolved by patching FindPython.cmake to use 'py3versions -d'. I 
suppose additional logic has to be implemented to allow for default 
Python version being not the latest available Python version.


Andrius
--- End Message ---
--- Begin Message ---
Source: cmake
Source-Version: 3.25.0-2
Done: Timo Röhling 

We believe that the bug you reported is fixed in the latest version of
cmake, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1024...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Röhling  (supplier of updated cmake package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 23 Nov 2022 22:35:39 +0100
Source: cmake
Architecture: source
Version: 3.25.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian CMake Team 
Changed-By: Timo Röhling 
Closes: 1024625
Changes:
 cmake (3.25.0-2) unstable; urgency=medium
 .
   * New patch to prefer Python default version.
 Now Python3_FIND_UNVERSIONED_NAMES is set to FIRST, so the
 default interpreter is checked first. (Closes: #1024625)
   * Stop shipping emacs cmake mode.
 That mode has been split into the separate package
 elpa-cmake-mode.
Checksums-Sha1:
 2b52675a5668540a294c3304e6b5db4ddb272286 3887 cmake_3.25.0-2.dsc
 26e2c66b3510952157409643213c6c1a24d096d7 32172 cmake_3.25.0-2.debian.tar.xz
Checksums-Sha256:
 122c480790ddf6774e84a1b6f4c723fdaffb90584a0b7d7c28bc52905616de22 3887 
cmake_3.25.0-2.dsc
 57081ba0de2f0bbe92262fac774379dec118ad6be224ba2cbbee68d4a9ec2bc8 32172 
cmake_3.25.0-2.debian.tar.xz
Files:
 917c479bae6e290717028c6a3f864c1b 3887 devel optional cmake_3.25.0-2.dsc
 c5af7afc5bb347eef3f0837b3755b185 32172 devel optional 
cmake_3.25.0-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmN+lrgUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVlaLgwAj53qTSib4QR3zOQi6W+HJ4MczCgM
oBeJ5ZpqTf6xS2PUrUAeZU9h1oM5WbzcFRHNjXXxX0etV9bVS+TWpD0H2zBF+44F
aGRfCRfvJ/L+cDcPEGgovUy0p0Fi5TM+RrSbK9lHyYFjN1z3RWyJ9sxWBwQYzh9B
KsZLhQh0mOu0LwlMyvRAcHB2xn+fGpg35yPedW0iAkYIvcFvonX+0HxsnDas2+Ox
hv+tEF1z/sePqKOEl801fLMAd+RFYIYyZMSZeJxHZZLHdCM+uk8hDEntse3RzHZV
RXZn56x2fmX/arvOsmnJcBjBSiRMvtylUQRFS0elEShL2F7ltTvrY/rM23i9423K
jgpxG0a0MhpN5jqriKaxKQ+fmHMzSKY9X1pWtq+tytBAcb00fu7qPAO1qXHA0hc1
K58VOATqQ9tJEVDNnnraKZIzTw9TM7tuZ+BRDWbKi4MrCrDUtQoYC24VttFogv8b
zPJuTKYQHp/b2RSyWnGlp4XysnonRfN5uCFZ
=xvW3
-END PGP SIGNATURE End Message ---