~/f/python313/RPMS.2017 ~/f/python313
~/f/python313
RPMS.2017/python313-doc-3.13.3-1.1.x86_64.rpm RPMS/python313-doc-3.13.3-1.1.x86_64.rpm differ: byte 226, line 1
Comparing python313-doc-3.13.3-1.1.x86_64.rpm to python313-doc-3.13.3-1.1.x86_64.rpm
comparing the rpm tags of python313-doc
--- old-rpm-tags
+++ new-rpm-tags
@@ -2015 +2015 @@
-/usr/share/doc/packages/python3.13/html/library/asyncio.html 56685503fb8da3e2bd13454a71c88678018921c654e00c0580f16a1761ec3609 2
+/usr/share/doc/packages/python3.13/html/library/asyncio.html fb6b5a64cf0c0184dad964b43c8521ef2dce79b3d21c6557949c0f91c0d72bb3 2
@@ -2019 +2019 @@
-/usr/share/doc/packages/python3.13/html/library/audit_events.html cd0304a23d6b940f13525b4fd7f88ea43168d5a9456de281a6d1314a580fc18d 2
+/usr/share/doc/packages/python3.13/html/library/audit_events.html 0d4eba1f4db4644bc66e21620930c8cc604c0266e4246aed3e48358fcc742435 2
@@ -2344 +2344 @@
-/usr/share/doc/packages/python3.13/html/using/cmdline.html 9537daa713bebee58c8f6a8b8b0cfdab7a7cca7652be3d8c60db46d7284a82c2 2
+/usr/share/doc/packages/python3.13/html/using/cmdline.html 2b80be664bf67e1fb3a328b15e8cf6599092fa9d5666b19b1ed1cf1ada65874f 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.13/html/library/asyncio.html differs (HTML document, UTF-8 Unicode text, with very long lines)
--- old//usr/share/doc/packages/python3.13/html/library/asyncio.html	2025-04-30 04:13:19.233497873 +0000
+++ new//usr/share/doc/packages/python3.13/html/library/asyncio.html	2025-04-30 04:13:19.241497919 +0000
@@ -225,7 +225,7 @@
 <span class="go">&#39;hello&#39;</span>
 </pre></div>
 </div>
-<p class="audit-hook" id="audit_event_cpython_run_stdin_0">Raises an <a class="reference internal" href="sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
+<p class="audit-hook" id="audit_event_cpython_run_stdin_16">Raises an <a class="reference internal" href="sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
 <div class="versionchanged">
 <p><span class="versionmodified changed">Changed in version 3.12.5: </span>(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20)
 Emits audit events.</p>
/usr/share/doc/packages/python3.13/html/using/cmdline.html differs (HTML document, UTF-8 Unicode text, with very long lines)
--- old//usr/share/doc/packages/python3.13/html/using/cmdline.html	2025-04-30 04:13:19.313498338 +0000
+++ new//usr/share/doc/packages/python3.13/html/using/cmdline.html	2025-04-30 04:13:19.321498385 +0000
@@ -302,7 +302,7 @@
 <p>If this option is given, the first element of <a class="reference internal" href="../library/sys.html#href_anchor" title="sys.argv"><code class="xref py py-data docutils literal notranslate"><span class="pre">sys.argv</span></code></a> will be
 <code class="docutils literal notranslate"><span class="pre">&quot;-&quot;</span></code> and the current directory will be added to the start of
 <a class="reference internal" href="../library/sys.html#href_anchor" title="sys.path"><code class="xref py py-data docutils literal notranslate"><span class="pre">sys.path</span></code></a>.</p>
-<p class="audit-hook" id="audit_event_cpython_run_stdin_1">Raises an <a class="reference internal" href="../library/sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
+<p class="audit-hook" id="audit_event_cpython_run_stdin_0">Raises an <a class="reference internal" href="../library/sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
 </dd></dl>
 
 <dl class="describe" id="cmdarg-script">
@@ -967,7 +967,7 @@
 <a class="reference internal" href="#href_anchor"><code class="xref std std-option docutils literal notranslate"><span class="pre">-i</span></code></a> option.</p>
 <p>This variable can also be modified by Python code using <a class="reference internal" href="../library/os.html#href_anchor" title="os.environ"><code class="xref py py-data docutils literal notranslate"><span class="pre">os.environ</span></code></a>
 to force inspect mode on program termination.</p>
-<p class="audit-hook" id="audit_event_cpython_run_stdin_2">Raises an <a class="reference internal" href="../library/sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
+<p class="audit-hook" id="audit_event_cpython_run_stdin_1">Raises an <a class="reference internal" href="../library/sys.html#href_anchor"><span class="std std-ref">auditing event</span></a> <code class="docutils literal notranslate"><span class="pre">cpython.run_stdin</span></code> with no arguments.</p>
 <div class="versionchanged">
 <p><span class="versionmodified changed">Changed in version 3.12.5: </span>(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20)
 Emits audit events.</p>
overalldiffered=1 (number of pkgs that are not bit-by-bit identical: 0 is good)
overall=1