buildcompare_nofilter is set - will try to output most diffs Comparing python312-doc-3.12.5-1.1.x86_64.rpm to python312-doc-3.12.5-1.1.x86_64.rpm comparing the rpm tags of python312-doc --- old-rpm-tags +++ new-rpm-tags @@ -1951 +1951 @@ -/usr/share/doc/packages/python3.12/html/library/audit_events.html a87fb75c504ad64cdb14eec7f2a08b4a141459ef573fa3afebfd60c74fef47b3 2 +/usr/share/doc/packages/python3.12/html/library/audit_events.html 631711d61fda957b69dd469d69e7c7accbbf2de80e9555168fcfcd3b60c98edd 2 @@ -2271 +2271 @@ -/usr/share/doc/packages/python3.12/html/using/cmdline.html 3dd7ef2389f9fa81f3b7cf3cc54a73da6058f9135b8dfc6e5506370e41cfbdc8 2 +/usr/share/doc/packages/python3.12/html/using/cmdline.html 184ad46894d03fdcbb534ca6735496c588b7d6f121719c793b1f433ec0b3cb32 2 comparing rpmtags comparing RELEASE comparing PROVIDES comparing scripts comparing filelist comparing file checksum creating rename script RPM file checksum differs. Extracting packages /usr/share/doc/packages/python3.12/html/library/audit_events.html differs (HTML document, UTF-8 Unicode text, with very long lines) --- old//usr/share/doc/packages/python3.12/html/library/audit_events.html 2024-08-28 16:54:35.000000000 +0000 +++ new//usr/share/doc/packages/python3.12/html/library/audit_events.html 2024-08-28 16:54:35.000000000 +0000 @@ -257,7 +257,7 @@

cpython.run_stdin

-

[1][2][3]

+

[1][2][3]

ctypes.addressof

obj

/usr/share/doc/packages/python3.12/html/using/cmdline.html differs (HTML document, UTF-8 Unicode text, with very long lines) --- old//usr/share/doc/packages/python3.12/html/using/cmdline.html 2024-08-28 16:54:35.000000000 +0000 +++ new//usr/share/doc/packages/python3.12/html/using/cmdline.html 2024-08-28 16:54:35.000000000 +0000 @@ -305,7 +305,7 @@

If this option is given, the first element of sys.argv will be "-" and the current directory will be added to the start of sys.path.

-

Raises an auditing event cpython.run_stdin with no arguments.

+

Raises an auditing event cpython.run_stdin with no arguments.

@@ -909,7 +909,7 @@ -i option.

This variable can also be modified by Python code using os.environ to force inspect mode on program termination.

-

Raises an auditing event cpython.run_stdin with no arguments.

+

Raises an auditing event cpython.run_stdin with no arguments.

Changed in version 3.12.5: (also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) Emits audit events.