4.79 KB
/srv/reproducible-results/rbuild-debian/tmp.CG3LatcPPw/b1/python-tooz_1.62.0-3_arm64.changes vs.
/srv/reproducible-results/rbuild-debian/tmp.CG3LatcPPw/b2/python-tooz_1.62.0-3_arm64.changes
377 B
Files
    
Offset 1, 4 lines modifiedOffset 1, 4 lines modified
  
1 ·c4ab20e0d73ea805cfb8fd12947fc959·872168·doc·optional·python-tooz-doc_1.62.0-3_all.deb1 ·b40d5ccc95d06ed15c33a53db09c057b·872180·doc·optional·python-tooz-doc_1.62.0-3_all.deb
2 ·8f8c6d6c0e33447b538ce61d76ef8453·48584·python·optional·python-tooz_1.62.0-3_all.deb2 ·8f8c6d6c0e33447b538ce61d76ef8453·48584·python·optional·python-tooz_1.62.0-3_all.deb
3 ·690d9cafd0499e505b6d34e97feb67ba·48692·python·optional·python3-tooz_1.62.0-3_all.deb3 ·690d9cafd0499e505b6d34e97feb67ba·48692·python·optional·python3-tooz_1.62.0-3_all.deb
4.24 KB
python-tooz-doc_1.62.0-3_all.deb
367 B
file list
    
Offset 1, 3 lines modifiedOffset 1, 3 lines modified
1 -rw-r--r--···0········0········0········4·2018-09-07·11:39:27.000000·debian-binary1 -rw-r--r--···0········0········0········4·2018-09-07·11:39:27.000000·debian-binary
2 -rw-r--r--···0········0········0·····3524·2018-09-07·11:39:27.000000·control.tar.xz2 -rw-r--r--···0········0········0·····3524·2018-09-07·11:39:27.000000·control.tar.xz
3 -rw-r--r--···0········0········0···868452·2018-09-07·11:39:27.000000·data.tar.xz3 -rw-r--r--···0········0········0···868464·2018-09-07·11:39:27.000000·data.tar.xz
98.0 B
control.tar.xz
70.0 B
control.tar
48.0 B
./md5sums
30.0 B
./md5sums
Files differ
3.73 KB
data.tar.xz
3.71 KB
data.tar
3.69 KB
./usr/share/doc/python-tooz-doc/html/reference/index.html
    
Offset 1939, 15 lines modifiedOffset 1939, 15 lines modified
1939 <code·class="descname">CHARACTERISTICS</code><em·class="property">·=·(&lt;Characteristics.DISTRIBUTED_ACROSS_THREADS:·'DISTRIBUTED_ACROSS_THREADS'&gt;,·&lt;Characteristics.DISTRIBUTED_ACROSS_PROCESSES:·'DISTRIBUTED_ACROSS_PROCESSES'&gt;,·&lt;Characteristics.DISTRIBUTED_ACROSS_HOSTS:·'DISTRIBUTED_ACROSS_HOSTS'&gt;,·&lt;Characteristics.CAUSAL:·'CAUSAL'&gt;)</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CHARACTERISTICS"·title="Permalink·to·this·definition">¶</a></dt>1939 <code·class="descname">CHARACTERISTICS</code><em·class="property">·=·(&lt;Characteristics.DISTRIBUTED_ACROSS_THREADS:·'DISTRIBUTED_ACROSS_THREADS'&gt;,·&lt;Characteristics.DISTRIBUTED_ACROSS_PROCESSES:·'DISTRIBUTED_ACROSS_PROCESSES'&gt;,·&lt;Characteristics.DISTRIBUTED_ACROSS_HOSTS:·'DISTRIBUTED_ACROSS_HOSTS'&gt;,·&lt;Characteristics.CAUSAL:·'CAUSAL'&gt;)</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CHARACTERISTICS"·title="Permalink·to·this·definition">¶</a></dt>
1940 <dd><p>Tuple·of·<a·class="reference·internal"·href="../user/drivers.html#tooz.coordination.Characteristics"·title="tooz.coordination.Characteristics"><code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">Characteristics</span></code></a>·introspectable1940 <dd><p>Tuple·of·<a·class="reference·internal"·href="../user/drivers.html#tooz.coordination.Characteristics"·title="tooz.coordination.Characteristics"><code·class="xref·py·py-class·docutils·literal·notranslate"><span·class="pre">Characteristics</span></code></a>·introspectable
1941 enum·member(s)·that·can·be·used·to·interogate·how·this·driver·works.</p>1941 enum·member(s)·that·can·be·used·to·interogate·how·this·driver·works.</p>
1942 </dd></dl>1942 </dd></dl>
  
1943 <dl·class="attribute">1943 <dl·class="attribute">
1944 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_ARGS">1944 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_ARGS">
1945 <code·class="descname">CLIENT_ARGS</code><em·class="property">·=·frozenset({'socket_keepalive',·'encoding',·'socket_timeout',·'retry_on_timeout',·'sentinel',·'ssl_keyfile',·'sentinel_fallback',·'db',·'ssl',·'ssl_certfile'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_ARGS"·title="Permalink·to·this·definition">¶</a></dt>1945 <code·class="descname">CLIENT_ARGS</code><em·class="property">·=·frozenset({'socket_keepalive',·'retry_on_timeout',·'sentinel',·'encoding',·'db',·'sentinel_fallback',·'socket_timeout',·'ssl_certfile',·'ssl',·'ssl_keyfile'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_ARGS"·title="Permalink·to·this·definition">¶</a></dt>
1946 <dd><p>Keys·that·we·allow·to·proxy·from·the·coordinator·configuration·into·the1946 <dd><p>Keys·that·we·allow·to·proxy·from·the·coordinator·configuration·into·the
1947 redis·client·(used·to·configure·the·redis·client·internals·so·that1947 redis·client·(used·to·configure·the·redis·client·internals·so·that
1948 it·works·as·you·expect/want·it·to).</p>1948 it·works·as·you·expect/want·it·to).</p>
1949 <p>See:·<a·class="reference·external"·href="http://redis-py.readthedocs.org/en/latest/#redis.Redis">http://redis-py.readthedocs.org/en/latest/#redis.Redis</a></p>1949 <p>See:·<a·class="reference·external"·href="http://redis-py.readthedocs.org/en/latest/#redis.Redis">http://redis-py.readthedocs.org/en/latest/#redis.Redis</a></p>
1950 <p>See:·<a·class="reference·external"·href="https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py">https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py</a></p>1950 <p>See:·<a·class="reference·external"·href="https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py">https://github.com/andymccurdy/redis-py/blob/2.10.3/redis/client.py</a></p>
1951 </dd></dl>1951 </dd></dl>
  
Offset 1961, 15 lines modifiedOffset 1961, 15 lines modified
1961 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_DEFAULT_SOCKET_TO">1961 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_DEFAULT_SOCKET_TO">
1962 <code·class="descname">CLIENT_DEFAULT_SOCKET_TO</code><em·class="property">·=·30</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_DEFAULT_SOCKET_TO"·title="Permalink·to·this·definition">¶</a></dt>1962 <code·class="descname">CLIENT_DEFAULT_SOCKET_TO</code><em·class="property">·=·30</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_DEFAULT_SOCKET_TO"·title="Permalink·to·this·definition">¶</a></dt>
1963 <dd><p>Default·socket·timeout·to·use·when·none·is·provided.</p>1963 <dd><p>Default·socket·timeout·to·use·when·none·is·provided.</p>
1964 </dd></dl>1964 </dd></dl>
  
1965 <dl·class="attribute">1965 <dl·class="attribute">
1966 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_INT_ARGS">1966 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_INT_ARGS">
1967 <code·class="descname">CLIENT_INT_ARGS</code><em·class="property">·=·frozenset({'socket_keepalive',·'socket_timeout',·'db'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_INT_ARGS"·title="Permalink·to·this·definition">¶</a></dt>1967 <code·class="descname">CLIENT_INT_ARGS</code><em·class="property">·=·frozenset({'db',·'socket_keepalive',·'socket_timeout'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_INT_ARGS"·title="Permalink·to·this·definition">¶</a></dt>
1968 <dd><p>Client·arguments·that·are·expected·to·be·int·convertible.</p>1968 <dd><p>Client·arguments·that·are·expected·to·be·int·convertible.</p>
1969 </dd></dl>1969 </dd></dl>
  
1970 <dl·class="attribute">1970 <dl·class="attribute">
1971 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_LIST_ARGS">1971 <dt·id="tooz.drivers.redis.RedisDriver.CLIENT_LIST_ARGS">
1972 <code·class="descname">CLIENT_LIST_ARGS</code><em·class="property">·=·frozenset({'sentinel_fallback'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_LIST_ARGS"·title="Permalink·to·this·definition">¶</a></dt>1972 <code·class="descname">CLIENT_LIST_ARGS</code><em·class="property">·=·frozenset({'sentinel_fallback'})</em><a·class="headerlink"·href="#tooz.drivers.redis.RedisDriver.CLIENT_LIST_ARGS"·title="Permalink·to·this·definition">¶</a></dt>
1973 <dd><p>Client·arguments·that·are·expected/allowed·to·be·lists.</p>1973 <dd><p>Client·arguments·that·are·expected/allowed·to·be·lists.</p>