--- /srv/reproducible-results/rbuild-debian/r-b-build.KdctHAwC/b1/python-rcon_2.4.4-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.KdctHAwC/b2/python-rcon_2.4.4-1_armhf.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 562bd35a2106fe9a1e7068bf9f31aa70 52920 doc optional python-rcon-doc_2.4.4-1_all.deb │ + 69045ab52cddcdf7e5dc46176da58928 52932 doc optional python-rcon-doc_2.4.4-1_all.deb │ 0dc3208e9d6e62c36ab43df23b031259 13792 python optional python3-rcon_2.4.4-1_all.deb │ 9d8cd3c05887482d806c3c6465db0e4b 5384 net optional rcon_2.4.4-1_all.deb ├── python-rcon-doc_2.4.4-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2023-09-11 21:35:20.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1628 2023-09-11 21:35:20.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 51100 2023-09-11 21:35:20.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 51112 2023-09-11 21:35:20.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -31,15 +31,15 @@ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 6287 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4224 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/installation.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 43212 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/license.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 12972 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/modules.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1357 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/objects.inv │ │ │ │ -rw-r--r-- 0 root (0) root (0) 6853 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/py-modindex.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 50230 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.battleye.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 53546 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 53547 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 44377 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.source.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3312 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/search.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 36159 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/searchindex.js │ │ │ │ -rw-r--r-- 0 root (0) root (0) 13638 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/usage.html │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2023-09-11 21:35:20.000000 ./usr/share/doc-base/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 248 2023-09-11 21:35:20.000000 ./usr/share/doc-base/python-rcon-doc.python-rcon-doc │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/_static/doctools.js -> ../../../../javascript/sphinxdoc/1.0/doctools.js │ │ │ ├── ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ @@ -387,15 +387,15 @@ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │

rcon.readline module

│ │ │ │

Wrapper for readline support.

│ │ │ │
│ │ │ │
│ │ │ │ -class rcon.readline.CommandHistory(logger: Logger, file: Path = PosixPath('/nonexistent/first-build/.rconshell_history'))
│ │ │ │ +class rcon.readline.CommandHistory(logger: Logger, file: Path = PosixPath('/nonexistent/second-build/.rconshell_history')) │ │ │ │

Bases: object

│ │ │ │

Context manager for the command line history.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │

Module contents

│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -195,15 +195,15 @@ │ │ │ │ │ Parse and returns the CLI arguments. │ │ │ │ │ rcon.rconshell.main() → int¶ │ │ │ │ │ Run the main script with exceptions handled. │ │ │ │ │ │ │ │ │ │ ***** rcon.readline module¶ ***** │ │ │ │ │ Wrapper for readline support. │ │ │ │ │ classrcon.readline.CommandHistory(logger: Logger, file: Path = PosixPath('/ │ │ │ │ │ - nonexistent/first-build/.rconshell_history'))¶ │ │ │ │ │ + nonexistent/second-build/.rconshell_history'))¶ │ │ │ │ │ Bases: object │ │ │ │ │ Context manager for the command line history. │ │ │ │ │ │ │ │ │ │ ***** Module contents¶ ***** │ │ │ │ │ RCON client library. │ │ │ │ │ classrcon.Client(*args, **kwargs)¶ │ │ │ │ │ Bases: Client │ │ │ ├── ./usr/share/doc/python-rcon-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -565,15 +565,15 @@ │ │ │ │ │ "notifi": 3, │ │ │ │ │ "prior": 3, │ │ │ │ │ "60": 3, │ │ │ │ │ "dai": 3, │ │ │ │ │ "after": [3, 8], │ │ │ │ │ "cessat": 3, │ │ │ │ │ "moreov": 3, │ │ │ │ │ - "first": [3, 5], │ │ │ │ │ + "first": 3, │ │ │ │ │ "time": [3, 5, 8], │ │ │ │ │ "cure": 3, │ │ │ │ │ "30": 3, │ │ │ │ │ "receipt": 3, │ │ │ │ │ "qualifi": 3, │ │ │ │ │ "order": 3, │ │ │ │ │ "ancillari": 3, │ │ │ │ │ @@ -850,14 +850,15 @@ │ │ │ │ │ "cli": 5, │ │ │ │ │ "shell": [5, 8], │ │ │ │ │ "pars": 5, │ │ │ │ │ "wrapper": 5, │ │ │ │ │ "path": 5, │ │ │ │ │ "posixpath": 5, │ │ │ │ │ "nonexist": 5, │ │ │ │ │ + "second": [5, 8], │ │ │ │ │ "build": 5, │ │ │ │ │ "rconshell_histori": 5, │ │ │ │ │ "manag": 5, │ │ │ │ │ "histori": 5, │ │ │ │ │ "kwarg": [5, 6, 7], │ │ │ │ │ "backward": 5, │ │ │ │ │ "compat": 5, │ │ │ │ │ @@ -920,15 +921,14 @@ │ │ │ │ │ "game": 8, │ │ │ │ │ "sec": 8, │ │ │ │ │ "paramet": 8, │ │ │ │ │ "reach": 8, │ │ │ │ │ "dure": 8, │ │ │ │ │ "rais": 8, │ │ │ │ │ "5": 8, │ │ │ │ │ - "second": 8, │ │ │ │ │ "try": 8, │ │ │ │ │ "do_stuff": 8, │ │ │ │ │ "handle_connection_timeout": 8 │ │ │ │ │ }, │ │ │ │ │ "objects": { │ │ │ │ │ "": [ │ │ │ │ │ [5, 0, 0, "-", "rcon"]