Your message dated Thu, 21 Dec 2023 22:10:36 +0000
with message-id <e1rgrfu-00aquv...@fasolo.debian.org>
and subject line Bug#1055733: fixed in pytango 9.5.0-1~exp1
has caused the Debian Bug report #1055733,
regarding pytango ftbfs with Python 3.12 (test failures)
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.)


-- 
1055733: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055733
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pytango
Version: 9.4.2-1
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12


[...]
Can't create notifd event supplier. Notifd event not available
=========================== short test summary info ============================
FAILED tests/test_event.py::test_subscribe_change_event[Asyncio]
FAILED tests/test_event.py::test_subscribe_data_ready_event[Asyncio]
FAILED tests/test_event.py::test_subscribe_interface_event[Asyncio]
FAILED tests/test_event.py::test_push_event_with_timestamp[Asyncio]
FAILED tests/test_event.py::test_subscribe_change_event_from_user_thread[Asyncio]
FAILED tests/test_server.py::test_empty_device[Asyncio]
FAILED tests/test_server.py::test_set_state[ON-Asyncio]
FAILED tests/test_server.py::test_set_state[OFF-Asyncio]
FAILED tests/test_server.py::test_set_state[CLOSE-Asyncio]
FAILED tests/test_server.py::test_set_state[OPEN-Asyncio]
FAILED tests/test_server.py::test_set_state[INSERT-Asyncio]
FAILED tests/test_server.py::test_set_state[EXTRACT-Asyncio]
FAILED tests/test_server.py::test_set_state[MOVING-Asyncio]
FAILED tests/test_server.py::test_set_state[STANDBY-Asyncio]
FAILED tests/test_server.py::test_set_state[FAULT-Asyncio]
FAILED tests/test_server.py::test_set_state[INIT-Asyncio]
FAILED tests/test_server.py::test_set_state[RUNNING-Asyncio]
FAILED tests/test_server.py::test_set_state[ALARM-Asyncio]
FAILED tests/test_server.py::test_set_state[DISABLE-Asyncio]
FAILED tests/test_server.py::test_set_state[UNKNOWN-Asyncio]
FAILED tests/test_server.py::test_user_dev_state_status[Asyncio]
FAILED tests/test_server.py::test_set_status[Asyncio]
FAILED tests/test_server.py::test_attr_quality_checked_with_state[Asyncio]
FAILED tests/test_server.py::test_identity_command[int-Asyncio]
FAILED tests/test_server.py::test_identity_command[float-Asyncio]
FAILED tests/test_server.py::test_identity_command[str-Asyncio]
FAILED tests/test_server.py::test_identity_command[bool-Asyncio]
FAILED tests/test_server.py::test_identity_command[(int,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(float,)-Asyncio]
FAILED tests/test_server.py::test_identity_command[(str,)-Asyncio]
FAILED tests/test_server.py::test_decorated_command[Asyncio]
FAILED tests/test_server.py::test_command_isallowed[Asyncio]
FAILED tests/test_server.py::test_dynamic_command[Asyncio-True]
FAILED tests/test_server.py::test_dynamic_command[Asyncio-False]
FAILED tests/test_server.py::test_polled_command[Asyncio]
FAILED tests/test_server.py::test_wrong_command_result[Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(int,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(float,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(str,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[((int,),)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[((float,),)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[((str,),)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute[((bool,),)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute_with_unbound_functions[Asyncio] FAILED tests/test_server.py::test_read_write_attribute_decorated_methods[Asyncio]
FAILED tests/test_server.py::test_read_write_wvalue_attribute[int-Asyncio]
FAILED tests/test_server.py::test_read_write_wvalue_attribute[float-Asyncio]
FAILED tests/test_server.py::test_read_write_wvalue_attribute[str-Asyncio]
FAILED tests/test_server.py::test_read_write_wvalue_attribute[bool-Asyncio]
FAILED tests/test_server.py::test_read_write_wvalue_attribute[(int,)-Asyncio] FAILED tests/test_server.py::test_read_write_wvalue_attribute[(float,)-Asyncio] FAILED tests/test_server.py::test_read_write_wvalue_attribute[(str,)-Asyncio] FAILED tests/test_server.py::test_read_write_wvalue_attribute[(bool,)-Asyncio]
FAILED tests/test_server.py::test_read_write_attribute_enum[Asyncio-SCALAR]
FAILED tests/test_server.py::test_read_write_attribute_enum[Asyncio-SPECTRUM]
FAILED tests/test_server.py::test_read_write_attribute_enum[Asyncio-IMAGE]
FAILED tests/test_server.py::test_wrong_attribute_read[Asyncio]
FAILED tests/test_server.py::test_attribute_access_with_default_method_names[Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute[low_level_read-Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute[high_level_read-Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute_decorated_methods_default_names[Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute_decorated_methods_user_names[Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute_decorated_shared_user_functions[Asyncio] FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Asyncio-SCALAR] FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Asyncio-SPECTRUM] FAILED tests/test_server.py::test_read_write_dynamic_attribute_enum[Asyncio-IMAGE] FAILED tests/test_server.py::test_read_write_dynamic_attribute_is_allowed_with_async[Asyncio] FAILED tests/test_server.py::test_dynamic_attribute_with_green_mode[Asyncio-True] FAILED tests/test_server.py::test_dynamic_attribute_with_green_mode[Asyncio-False] FAILED tests/test_server.py::test_dynamic_attribute_with_unbound_functions[Asyncio-True-low_level] FAILED tests/test_server.py::test_dynamic_attribute_with_unbound_functions[Asyncio-True-high_level] FAILED tests/test_server.py::test_dynamic_attribute_with_unbound_functions[Asyncio-False-low_level] FAILED tests/test_server.py::test_dynamic_attribute_with_unbound_functions[Asyncio-False-high_level]
FAILED tests/test_server.py::test_attribute_decorators[Asyncio]
FAILED tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[low_level_read-Asyncio] FAILED tests/test_server.py::test_read_only_dynamic_attribute_with_dummy_write_method[high_level_read-Asyncio] FAILED tests/test_server.py::test_dynamic_attribute_with_method_in_other_class[Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[int-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[float-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[str-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[bool-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(int,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(float,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(str,)-Asyncio]
FAILED tests/test_server.py::test_device_property_no_default[(bool,)-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[int-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[float-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[str-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[bool-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[(int,)-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[(float,)-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[(str,)-Asyncio] FAILED tests/test_server.py::test_device_property_with_default_value[(bool,)-Asyncio] FAILED tests/test_server.py::test_device_get_device_properties_when_init_device[Asyncio]
FAILED tests/test_server.py::test_device_get_attr_config[Asyncio]
FAILED tests/test_server.py::test_get_attr_config_ex[Asyncio]
FAILED tests/test_server.py::test_default_units[Asyncio]
FAILED tests/test_server.py::test_custom_units[Asyncio]
FAILED tests/test_server.py::test_inheritance_override_a_property[Asyncio]
FAILED tests/test_server.py::test_inheritance_override_dev_status[Asyncio]
FAILED tests/test_server.py::test_inheritance_init_device[Asyncio]
FAILED tests/test_server.py::test_inheritance_with_decorated_attributes[Asyncio] FAILED tests/test_server.py::test_inheritance_with_undecorated_attributes[Asyncio] FAILED tests/test_server.py::test_inheritance_with_undecorated_attributes_and_unbound_functions[Asyncio] FAILED tests/test_server.py::test_inheritance_command_is_allowed_by_naming_convention[Asyncio] FAILED tests/test_server.py::test_inheritance_command_is_allowed_by_kwarg_method[Asyncio] FAILED tests/test_server.py::test_inheritance_command_is_allowed_by_kwarg_unbound_function[Asyncio]
FAILED tests/test_server.py::test_polled_attribute[Asyncio]
FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[int-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[float-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[str-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[bool-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(int,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(float,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(str,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_with_db_value_succeeds[(bool,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[int-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[float-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[str-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[bool-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(int,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(float,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(str,)-Asyncio] FAILED tests/test_server.py::test_mandatory_device_property_without_db_value_fails[(bool,)-Asyncio]
FAILED tests/test_server.py::test_logging[Asyncio]
FAILED tests/test_server.py::test_read_write_dev_encoded[str-Asyncio]
FAILED tests/test_server.py::test_read_write_dev_encoded[bytes-Asyncio]
FAILED tests/test_server.py::test_read_write_dev_encoded[bytearray-Asyncio]
FAILED tests/test_server.py::test_exception_propagation[Asyncio]
FAILED tests/test_server.py::test_server_init_hook_called[Asyncio]
FAILED tests/test_server.py::test_asyncio_server_init_hook_called
FAILED tests/test_server.py::test_server_init_hook_change_state[Asyncio]
FAILED tests/test_server.py::test_asyncio_server_init_hook_change_state
FAILED tests/test_server.py::test_async_server_init_hook_called_after_init
FAILED tests/test_server.py::test_server_init_hook_exception[Asyncio]
FAILED tests/test_server.py::test_asyncio_server_init_hook_exception
FAILED tests/test_server.py::test_server_init_hook_with_low_level_api_called[Asyncio] FAILED tests/test_server.py::test_server_init_hook_with_low_level_api_change_state[Asyncio] FAILED tests/test_server.py::test_server_init_hook_with_low_level_api_exception[Asyncio]
FAILED tests/test_test_context.py::test_single_device[Asyncio]
FAILED tests/test_test_context.py::test_single_async_init_device
FAILED tests/test_test_context.py::test_multi_with_single_device[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_two_devices[Asyncio]
FAILED tests/test_test_context.py::test_multi_with_mixed_device_green_modes[Device1Asyncio-Device2Asyncio-None] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Synchronous-Synchronous-None-AsyncioExecutor] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-Gevent-Gevent-None-AsyncioExecutor] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Synchronous-None-AsyncioExecutor] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-Asyncio-Gevent-None-AsyncioExecutor] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1GreenModeUnspecified-None-Asyncio-RuntimeError-AsyncioExecutor] FAILED tests/test_test_context.py::test_green_modes_in_device_kwarg_and_global[Device1Asyncio-None-Asyncio-RuntimeError-AsyncioExecutor]
FAILED tests/test_test_context.py::test_multi_with_async_devices_initialised
FAILED tests/test_test_context.py::test_multi_with_two_devices_with_properties[Asyncio] ====== 157 failed, 779 passed, 6 skipped, 49 xfailed in 124.44s (0:02:04) ====== E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_tango/build; python3.12 -m pytest tests
--- End Message ---
--- Begin Message ---
Source: pytango
Source-Version: 9.5.0-1~exp1
Done: Santiago Ruano Rincón <santi...@freexian.com>

We believe that the bug you reported is fixed in the latest version of
pytango, 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 1055...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Ruano Rincón <santi...@freexian.com> (supplier of updated pytango 
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: SHA256

Format: 1.8
Date: Thu, 21 Dec 2023 18:24:21 -0300
Source: pytango
Architecture: source
Version: 9.5.0-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Santiago Ruano Rincón <santi...@freexian.com>
Closes: 1049843 1055733
Changes:
 pytango (9.5.0-1~exp1) experimental; urgency=medium
 .
   * Team upload.
   * New upstream version 9.5.0
     * Fix FTBFS with Python 3.12 (Closes: #1049843, #1055733). Although, it
       builds for the default python version only.
   * Add d/gbp.conf
   * Set RELEASE to experimental in debian/salsa-ci.yml
   * Add and/or update Build-Depends: cmake, libboost-python-dev (>= 1.83.0),
     tango >= 9.5.0, pybuild-plugin-pyproject, python3-pathspec,
     python3-pyproject-metadata and python3-scikit-build-core
   * Update d/patches/0002-Added-gevent-to-instal_requires.patch and
     remove-junitxml-report.patch to use pyproject.toml
   * Update debian/patches/ftbfs-ipv6.patch
Checksums-Sha1:
 0a5fd2f38f4b66593ca05dd6fbc6233faeb060b9 2263 pytango_9.5.0-1~exp1.dsc
 08a2e7f144cb6b604739cfe8ccb569e39d489395 4980756 pytango_9.5.0.orig.tar.gz
 6acf8ebaacdd7983c10e751db660796b1b22056e 13624 
pytango_9.5.0-1~exp1.debian.tar.xz
 bee5947fe3021e676cec3a2dbe70755b812a6643 13123 
pytango_9.5.0-1~exp1_amd64.buildinfo
Checksums-Sha256:
 7a1d3f9393f53d801386b3e77319fdf20c153640c17f926618bf00bfe3723c28 2263 
pytango_9.5.0-1~exp1.dsc
 559cb367c8f336c382cfcc3fb86a523a599c6f01d00bc9ad89ca7a363793182c 4980756 
pytango_9.5.0.orig.tar.gz
 ffa2b5f5e360cde3820f2dd944789e71e2a1dbb187db123ffd03ede7b1b71ec3 13624 
pytango_9.5.0-1~exp1.debian.tar.xz
 c734da6147e5722cac709b2c0b9ae9780c56ff780cc5606091ffeec104c86a13 13123 
pytango_9.5.0-1~exp1_amd64.buildinfo
Files:
 2bc81d9b2d7832b708058fe201088852 2263 science optional pytango_9.5.0-1~exp1.dsc
 259172ed22fa958bc52cdd47a92d9385 4980756 science optional 
pytango_9.5.0.orig.tar.gz
 52d2f9a961583d413ee96e689541bdc6 13624 science optional 
pytango_9.5.0-1~exp1.debian.tar.xz
 79d8885ec54f39899e3e1c8d18bc3672 13123 science optional 
pytango_9.5.0-1~exp1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYIAB0WIQRZVjztY8b+Ty43oH1itBCJKh26HQUCZYS1eQAKCRBitBCJKh26
HXpEAP95EJEFpnhAb7KUlM5cXOSBLAwk6BaQTDNlwtRUnjgmPwEAhe4OC6dtpO/D
jXpNz5zuq/d0dJukFwbeJzHhhZvrXgs=
=QDCd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to