~/f/python314/RPMS.2017 ~/f/python314
~/f/python314
RPMS.2017/python314-doc-3.14.0~a1-1.1.x86_64.rpm RPMS/python314-doc-3.14.0~a1-1.1.x86_64.rpm differ: byte 225, line 1
Comparing python314-doc-3.14.0~a1-1.1.x86_64.rpm to python314-doc-3.14.0~a1-1.1.x86_64.rpm
comparing the rpm tags of python314-doc
--- old-rpm-tags
+++ new-rpm-tags
@@ -1938 +1938 @@
-/usr/share/doc/packages/python3.14/html/library/asyncio.html 6bb74399f156e87f415a42d3dd3b34462ccaaadaa612cf1001c9bf757e3e7794 2
+/usr/share/doc/packages/python3.14/html/library/asyncio.html 0facea6d020789e2194961000e5bbc53920004d81683e108ca73eb8a4ae4439c 2
@@ -1940 +1940 @@
-/usr/share/doc/packages/python3.14/html/library/audit_events.html 2b4adc5c604f696edd17865ea29b3a739b50ec1ff3134335fa385a2902465e96 2
+/usr/share/doc/packages/python3.14/html/library/audit_events.html fd934ef4311ccf5fccc5722829f26de9117f4e305180256ba4ce41071869a1ae 2
@@ -2243 +2243 @@
-/usr/share/doc/packages/python3.14/html/using/cmdline.html 171afd3815bbd4409f4edf5341db12f50ff05ca361071019a8bc8a274a1cef90 2
+/usr/share/doc/packages/python3.14/html/using/cmdline.html f4bf50bd54211e3d02982e1258c247fa7670cb8135a8b25703fbb9024c6cf499 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.14/html/library/asyncio.html differs (HTML document, UTF-8 Unicode text, with very long lines)
--- old//usr/share/doc/packages/python3.14/html/library/asyncio.html	2024-10-30 14:46:10.500888254 +0000
+++ new//usr/share/doc/packages/python3.14/html/library/asyncio.html	2024-10-30 14:46:10.496888230 +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_4">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_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>
 <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.14/html/using/cmdline.html differs (HTML document, UTF-8 Unicode text, with very long lines)
--- old//usr/share/doc/packages/python3.14/html/using/cmdline.html	2024-10-30 14:46:10.596888838 +0000
+++ new//usr/share/doc/packages/python3.14/html/using/cmdline.html	2024-10-30 14:46:10.596888838 +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_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>
+<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>
 </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_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_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>
 <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