2023-01-29T13:45 2023-01-29T13:45 /usr/lib/python3-jsonpointer/ptest/tests.py:415: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(SpecificationTests)) /usr/lib/python3-jsonpointer/ptest/tests.py:416: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(ComparisonTests)) /usr/lib/python3-jsonpointer/ptest/tests.py:417: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(WrongInputTests)) /usr/lib/python3-jsonpointer/ptest/tests.py:418: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(ToLastTests)) /usr/lib/python3-jsonpointer/ptest/tests.py:419: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(SetTests)) /usr/lib/python3-jsonpointer/ptest/tests.py:420: DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead. suite.addTest(unittest.makeSuite(AltTypesTests)) ........................... ---------------------------------------------------------------------- Ran 27 tests in 0.010s OK DURATION: 0