--- /srv/reproducible-results/rbuild-debian/r-b-build.KlQNZNK2/b1/python-rcon_2.4.4-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.KlQNZNK2/b2/python-rcon_2.4.4-1_arm64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 7b03175d19708ef7d7574a451c8f89ac 52548 doc optional python-rcon-doc_2.4.4-1_all.deb │ + aac6dd63cad488af77854b808be0abdd 52548 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 1632 2023-09-11 21:35:20.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 50724 2023-09-11 21:35:20.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1628 2023-09-11 21:35:20.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 50728 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) 6195 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4132 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/installation.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 43120 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/license.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 12880 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) 6761 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) 50138 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) 53454 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 53455 2023-09-11 21:35:20.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 44285 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) 3220 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) 13546 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 │ │ │ │ @@ -388,15 +388,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 {} │ │ │ │ │ @@ -177,15 +177,15 @@ │ │ │ │ │ rcon.rconshell.get_args() → Namespace_¶ │ │ │ │ │ Parse and returns the CLI arguments. │ │ │ │ │ rcon.rconshell.main() → int_¶ │ │ │ │ │ Run the main script with exceptions handled. │ │ │ │ │ ********** rrccoonn..rreeaaddlliinnee mmoodduullee_?¶ ********** │ │ │ │ │ Wrapper for readline support. │ │ │ │ │ ccllaassss rcon.readline.CommandHistory(llooggggeerr:: LLooggggeerr, ffiillee:: PPaatthh == PPoossiixxPPaatthh((''// │ │ │ │ │ - nnoonneexxiisstteenntt//ffiirrsstt--bbuuiilldd//..rrccoonnsshheellll__hhiissttoorryy'')))_¶ │ │ │ │ │ + nnoonneexxiisstteenntt//sseeccoonndd--bbuuiilldd//..rrccoonnsshheellll__hhiissttoorryy'')))_¶ │ │ │ │ │ Bases: object │ │ │ │ │ Context manager for the command line history. │ │ │ │ │ ********** MMoodduullee ccoonntteennttss_?¶ ********** │ │ │ │ │ RCON client library. │ │ │ │ │ ccllaassss rcon.Client(**aarrggss, ****kkwwaarrggss)_¶ │ │ │ │ │ Bases: _C_l_i_e_n_t │ │ │ │ │ Wrapper for the rcon.source.Client for backwards compatibility. │ │ │ ├── ./usr/share/doc/python-rcon-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -1205,15 +1205,15 @@ │ │ │ │ │ "favor": 3, │ │ │ │ │ "featur": [0, 3], │ │ │ │ │ "fee": 3, │ │ │ │ │ "field": [5, 6, 7], │ │ │ │ │ "file": [3, 5, 7, 8], │ │ │ │ │ "final": 3, │ │ │ │ │ "find": 3, │ │ │ │ │ - "first": [3, 5], │ │ │ │ │ + "first": 3, │ │ │ │ │ "fit": 3, │ │ │ │ │ "fix": 3, │ │ │ │ │ "float": 5, │ │ │ │ │ "flow": 3, │ │ │ │ │ "follow": [3, 8], │ │ │ │ │ "forbid": 3, │ │ │ │ │ "forc": 3, │ │ │ │ │ @@ -1587,15 +1587,15 @@ │ │ │ │ │ "same": 3, │ │ │ │ │ "satisfi": 3, │ │ │ │ │ "school": 3, │ │ │ │ │ "scope": 3, │ │ │ │ │ "script": [3, 5, 8], │ │ │ │ │ "search": 1, │ │ │ │ │ "sec": 8, │ │ │ │ │ - "second": 8, │ │ │ │ │ + "second": [5, 8], │ │ │ │ │ "secondarili": 3, │ │ │ │ │ "section": 5, │ │ │ │ │ "sectionproxi": 5, │ │ │ │ │ "see": 3, │ │ │ │ │ "sell": 3, │ │ │ │ │ "semiconductor": 3, │ │ │ │ │ "send": [5, 6, 7, 8],