python-profilehooks fails to build with Python 3.11.0a4. ====================================================================== FAIL: test_coverage (__main__.TestCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/profilehooks-1.12.0/test_profilehooks.py", line 110, in test_coverage self.assertMultiLineEqual( ^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: '\n**[125 chars]s\n\n>>>>>> def sample_fn(self, x, y, z):\[244 chars]d.\n' != '\n**[125 chars]s\n\n def sample_fn(self, x, y, z):\[244 chars]d.\n' *** COVERAGE RESULTS *** sample_fn (/builddir/build/BUILD/profilehooks-1.12.0/test_profilehooks.py:83) function called 2 times - >>>>>> def sample_fn(self, x, y, z): ? ^^^^^^ + def sample_fn(self, x, y, z): ? ^^^^^^ 2: if x == y == z: 1: return "%s" % (x, ) 1: elif x == y: >>>>>> return "%s %s" % (x, z) else: 1: return "%s %s %s" % (x, y, z) - 2 lines were not executed. ? ^ + 1 lines were not executed. ? ^ ====================================================================== FAIL: test_coverage_again (__main__.TestCoverage) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/profilehooks-1.12.0/test_profilehooks.py", line 134, in test_coverage_again self.assertMultiLineEqual( ^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: "\n**[127 chars]s\n\n>>>>>> def sample_fn_2(self):\n 1:[157 chars]d.\n" != "\n**[127 chars]s\n\n def sample_fn_2(self):\n 1:[129 chars]\n\n" *** COVERAGE RESULTS *** sample_fn_2 (/builddir/build/BUILD/profilehooks-1.12.0/test_profilehooks.py:91) function called 1 times - >>>>>> def sample_fn_2(self): ? ^^^^^^ + def sample_fn_2(self): ? ^^^^^^ 1: try: 1: os.path.join('a', 'b') finally: 1: x = 5 1: del x - 1 lines were not executed. ---------------------------------------------------------------------- Ran 16 tests in 0.289s FAILED (failures=2) https://docs.python.org/3.11/whatsnew/3.11.html For the build logs, see: https://copr-be.cloud.fedoraproject.org/results/@python/python3.11/fedora-rawhide-x86_64/03249825-python-profilehooks/ For all our attempts to build python-profilehooks with Python 3.11, see: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/package/python-profilehooks/ Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.11: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/ Let us know here if you have any questions. Python 3.11 is planned to be included in Fedora 37. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.11. A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon. We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36.
*** Bug 2099055 has been marked as a duplicate of this bug. ***
Hello, This is the first reminder (step 3 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.
Hello, This is the second reminder (step 4 from https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs). If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 38. Thanks for taking care of it!
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 37. Thanks for taking care of it!