--- /srv/reproducible-results/rbuild-debian/r-b-build.bqszp5J0/b1/python-rcon_2.4.6-1_armhf.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.bqszp5J0/b2/python-rcon_2.4.6-1_armhf.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 411a58647f23e8b5ed397da64635c061 52792 doc optional python-rcon-doc_2.4.6-1_all.deb │ + f676a60076b7aee6627c4f028e41f10b 52808 doc optional python-rcon-doc_2.4.6-1_all.deb │ cbff56d2b9dfd459b0d22790b505b108 13980 python optional python3-rcon_2.4.6-1_all.deb │ a166e2516ffc5b98d89e391fe19b55b1 5456 net optional rcon_2.4.6-1_all.deb ├── python-rcon-doc_2.4.6-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-07-20 14:55:40.000000 debian-binary │ │ -rw-r--r-- 0 0 0 1624 2024-07-20 14:55:40.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 50976 2024-07-20 14:55:40.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 50992 2024-07-20 14:55:40.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) 6201 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 4138 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/installation.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 43126 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/license.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 12886 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/modules.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1357 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/objects.inv │ │ │ │ -rw-r--r-- 0 root (0) root (0) 6767 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/py-modindex.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 50144 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/rcon.battleye.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 53460 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 53461 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/rcon.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 46169 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/rcon.source.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3268 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/search.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 37271 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/searchindex.js │ │ │ │ -rw-r--r-- 0 root (0) root (0) 13552 2024-07-20 14:55:40.000000 ./usr/share/doc/python-rcon-doc/html/usage.html │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2024-07-20 14:55:40.000000 ./usr/share/doc-base/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 248 2024-07-20 14:55:40.000000 ./usr/share/doc-base/python-rcon-doc.python-rcon-doc │ │ │ │ lrwxrwxrwx 0 root (0) root (0) 0 2024-07-20 14:55:40.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 {} │ │ │ │ │ @@ -1206,15 +1206,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, │ │ │ │ │ @@ -1588,15 +1588,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],