Your message dated Sat, 13 Jan 2024 15:05:41 +0000
with message-id <e1rofzt-00dhpj...@fasolo.debian.org>
and subject line Bug#1056474: fixed in python-ibm-cloud-sdk-core 3.18.2-1
has caused the Debian Bug report #1056474,
regarding python-ibm-cloud-sdk-core's autopkg tests fail with Python 3.12
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.)


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

python-ibm-cloud-sdk-core's autopkg tests fail with Python 3.12:

[...]
304s autopkgtest [18:43:06]: test upstream: [-----------------------
305s ============================= test session starts ==============================
305s platform linux -- Python 3.12.0+, pytest-7.4.3, pluggy-1.3.0
305s rootdir: /tmp/autopkgtest.ySmGIq/autopkgtest_tmp
305s collected 140 items / 41 deselected / 99 selected
305s
305s test/test_api_exception.py . [ 1%] 305s test/test_authenticator.py . [ 2%] 305s test/test_base_service.py ...................................... [ 40%] 305s test/test_basic_authenticator.py .. [ 42%] 305s test/test_bearer_authenticator.py .. [ 44%] 305s test/test_container_authenticator.py ..... [ 49%] 305s test/test_container_token_manager.py .. [ 51%] 305s test/test_cp4d_authenticator.py ..... [ 56%] 305s test/test_cp4d_token_manager.py . [ 57%] 305s test/test_detailed_response.py .. [ 59%] 306s test/test_jwt_token_manager.py ...F. [ 64%] 306s test/test_no_auth_authenticator.py . [ 65%] 306s test/test_token_manager.py F.... [ 70%] 306s test/test_utils.py ................ [ 86%] 306s test/test_vpc_instance_authenticator.py .... [ 90%] 306s test/test_vpc_instance_token_manager.py ......... [100%]
306s
306s =================================== FAILURES =================================== 306s ______________________ test_abstract_class_instantiation _______________________
306s
306s     def test_abstract_class_instantiation():
306s         with pytest.raises(TypeError) as err:
306s             JWTTokenManager(None)
306s > assert str(err.value).startswith("Can't instantiate abstract class JWTTokenManager with abstract")
306s E       assert False
306s E + where False = <built-in method startswith of str object at 0x7f6be09cc2b0>("Can't instantiate abstract class JWTTokenManager with abstract") 306s E + where <built-in method startswith of str object at 0x7f6be09cc2b0> = "Can't instantiate abstract class JWTTokenManager without an implementation for abstract method 'request_token'".startswith 306s E + where "Can't instantiate abstract class JWTTokenManager without an implementation for abstract method 'request_token'" = str(TypeError("Can't instantiate abstract class JWTTokenManager without an implementation for abstract method 'request_token'")) 306s E + where TypeError("Can't instantiate abstract class JWTTokenManager without an implementation for abstract method 'request_token'") = <ExceptionInfo TypeError("Can't instantiate abstract class JWTTokenManager without an implementation for abstract method 'request_token'") tblen=1>.value
306s
306s test/test_jwt_token_manager.py:102: AssertionError
306s ______________________ test_abstract_class_instantiation _______________________
306s
306s     def test_abstract_class_instantiation():
306s         with pytest.raises(TypeError) as err:
306s             TokenManager(None)
306s >       assert (
306s             str(err.value) == "Can't instantiate abstract class "
306s             "TokenManager with abstract methods "
306s             "_save_token_info, "
306s             "request_token"
306s         )
306s E assert "Can't instan...equest_token'" == "Can't instan...request_token" 306s E Skipping 40 identical leading characters in diff, use -v to show
306s E         - nager with abstract methods _save_token_info, request_token
306s E + nager without an implementation for abstract methods '_save_token_info', 'request_token' 306s E ? +++++++++++++++++++++++++ + + + +
306s
306s test/test_token_manager.py:39: AssertionError
306s =============================== warnings summary ===============================
306s ../../../usr/lib/python3/dist-packages/dateutil/tz/tz.py:37
306s /usr/lib/python3/dist-packages/dateutil/tz/tz.py:37: DeprecationWarning: datetime.datetime.utcfromtimestamp() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.fromtimestamp(timestamp, datetime.UTC).
306s     EPOCH = datetime.datetime.utcfromtimestamp(0)
306s
306s -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
306s =========================== short test summary info ============================ 306s FAILED test/test_jwt_token_manager.py::test_abstract_class_instantiation - as... 306s FAILED test/test_token_manager.py::test_abstract_class_instantiation - assert... 306s ============ 2 failed, 97 passed, 41 deselected, 1 warning in 2.45s ============
--- End Message ---
--- Begin Message ---
Source: python-ibm-cloud-sdk-core
Source-Version: 3.18.2-1
Done: Michael Fladischer <fl...@debian.org>

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

Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated 
python-ibm-cloud-sdk-core 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: Sat, 13 Jan 2024 14:24:52 +0000
Source: python-ibm-cloud-sdk-core
Architecture: source
Version: 3.18.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Closes: 1056474 1058310
Changes:
 python-ibm-cloud-sdk-core (3.18.2-1) unstable; urgency=low
 .
   [ Yogeswaran Umasankar ]
   * Team upload.
   * New upstream version 3.18.2.
   * Patch for autopkgtests with Python 3.12. Includes place holder
     for changing abstract class with concrete class
     in JWTTokenManager and TokenManager. And set backoff_max separately
     in ibm_cloud_sdk_core/base_service.py. (Closes: #1058310)
   * Updated d/tests/upstream & rules for new upstream tests. (Closes:
     #1056474)
   * Added d/source/options.
Checksums-Sha1:
 67fdcf729bc9c3a2e16466f93f9939caed531417 2019 
python-ibm-cloud-sdk-core_3.18.2-1.dsc
 82f7badfa650fb3de92b2e834c0b807464b2f0e9 57920 
python-ibm-cloud-sdk-core_3.18.2.orig.tar.gz
 2fa91af8e090efc95fbf8e2a0fdd36bbcadfaf5c 5088 
python-ibm-cloud-sdk-core_3.18.2-1.debian.tar.xz
 03613173891af8d32b61878dbf43212d82e90975 7435 
python-ibm-cloud-sdk-core_3.18.2-1_arm64.buildinfo
Checksums-Sha256:
 40de415f1246669e73c4043582a0e4c192faa1798f2b6289f832a632a0e81c1d 2019 
python-ibm-cloud-sdk-core_3.18.2-1.dsc
 d208c84ab2842e8a52304b991cbf1fcbcabbaccb8cab301390ff9ce18f08fbd0 57920 
python-ibm-cloud-sdk-core_3.18.2.orig.tar.gz
 8b13033f0315459e82f11122ad07dc3348270416a701a7d2ce939c6fa0afc99e 5088 
python-ibm-cloud-sdk-core_3.18.2-1.debian.tar.xz
 f21cc41e1cc3a4f482648df5eaa19da01b60a8540d16c7e4b430271c6937295a 7435 
python-ibm-cloud-sdk-core_3.18.2-1_arm64.buildinfo
Files:
 81bcd095f117a6f0d2d43fca92dc39c0 2019 python optional 
python-ibm-cloud-sdk-core_3.18.2-1.dsc
 3390a9c10823027d25a6c9dc15813e7b 57920 python optional 
python-ibm-cloud-sdk-core_3.18.2.orig.tar.gz
 fdba712f09220c6ca59d3bcccc157cf4 5088 python optional 
python-ibm-cloud-sdk-core_3.18.2-1.debian.tar.xz
 2335e1af58670ce77750fc45f6fd7795 7435 python optional 
python-ibm-cloud-sdk-core_3.18.2-1_arm64.buildinfo

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

iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAmWinwIACgkQ/9PIi5l9
0WpE1AgAihl7nGScqtvSrSRXCOgl9ruu1TE2qf2B+9WlMLdljkkhEpqCLLz8PzxN
nkOM9BMosoNsrKABi3kRoC1ApI9BZXEKQtf3cJoiapgQzB39S6dD3hf4u2yJtRPP
0DPTpCFo7Ptmhq3ki9Es1jA7zJSLKok00cf4LcxSslIQWRBoH/5h8Ob98xGiB6ui
Rv44vBCvzGRp3Zxe38Efud3mfULjvvfQEATitlYdDBOE2gf1jUcz7Tc2uXZgMXJf
kEoI6BbXOeqLfI8WldP9EYO9LRXw46Nj5IJhIIpyCklo5jaDk4lFcFAj4z31xvxn
GBdIJteQt0SdathFyfMU6gnQ6Pn9yg==
=R5ZA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to