--- /srv/reproducible-results/rbuild-debian/r-b-build.jdDJ9VJ6/b1/python-tld_0.13-1_arm64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.jdDJ9VJ6/b2/python-tld_0.13-1_arm64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ 090debd71c6055c4006b224f4844e4d7 52820 doc optional python-tld-doc_0.13-1_all.deb │ - df03f47a548eea602ff1b3c91ff6cdd0 72740 python optional python3-tld_0.13-1_all.deb │ + 0174258507527bbea49e81ab548b0bd4 72692 python optional python3-tld_0.13-1_all.deb ├── python3-tld_0.13-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-05-26 22:04:20.000000 debian-binary │ │ --rw-r--r-- 0 0 0 2712 2024-05-26 22:04:20.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 69836 2024-05-26 22:04:20.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2716 2024-05-26 22:04:20.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 69784 2024-05-26 22:04:20.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/lib/python3/dist-packages/htmlcov/d_4f41ff4796125244___init___py.html │ │ │ │ @@ -61,15 +61,15 @@ │ │ │ │ │ │ │ │

│ │ │ │ « prev     │ │ │ │ ^ index     │ │ │ │ » next │ │ │ │       │ │ │ │ coverage.py v7.2.7, │ │ │ │ - created at 2025-07-04 16:17 -1200 │ │ │ │ + created at 2024-06-02 11:55 +1400 │ │ │ │

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

│ │ │ │ coverage.py v7.2.7, │ │ │ │ - created at 2025-07-04 16:17 -1200 │ │ │ │ + created at 2024-06-02 11:55 +1400 │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ @@ -181,15 +181,15 @@ │ │ │ │ No items found using the specified filter. │ │ │ │

│ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -5,16 +5,16 @@ │ │ │ │ │ j k   next/prev highlighted chunk │ │ │ │ │ 0   (zero) top of page │ │ │ │ │ 1   (one) first highlighted chunk │ │ │ │ │ [ ]   prev/next file │ │ │ │ │ u   up to the index │ │ │ │ │ ?   show/hide this help │ │ │ │ │ ********** 228899 ssttaatteemmeennttss ?  226644 rruunn 2255 mmiissssiinngg 00 eexxcclluuddeedd ********** │ │ │ │ │ -_«_ _p_r_e_v     _&_H_a_t_;_ _i_n_d_e_x     _»_ _n_e_x_t       _c_o_v_e_r_a_g_e_._p_y_ _v_7_._2_._7, created at 2025-07- │ │ │ │ │ -04 16:17 -1200 │ │ │ │ │ +_«_ _p_r_e_v     _&_H_a_t_;_ _i_n_d_e_x     _»_ _n_e_x_t       _c_o_v_e_r_a_g_e_._p_y_ _v_7_._2_._7, created at 2024-06- │ │ │ │ │ +02 11:55 +1400 │ │ │ │ │ _1# -*- coding: utf-8 -*-  │ │ │ │ │ _2  │ │ │ │ │ _3import copy  │ │ │ │ │ _4import logging  │ │ │ │ │ _5import unittest  │ │ │ │ │ _6from os.path import abspath, join  │ │ │ │ │ _7from tempfile import gettempdir  │ │ │ │ │ @@ -858,9 +858,9 @@ │ │ │ │ │ _8_4_5 res = []  │ │ │ │ │ _8_4_6 bad_url = ["https://user:password[@host.com", "https://user[@host.com"]  │ │ │ │ │ _8_4_7 for url in bad_url:  │ │ │ │ │ _8_4_8 _res = get_tld(url, fail_silently=True)  │ │ │ │ │ _8_4_9 self.assertEqual(_res, None)  │ │ │ │ │ _8_5_0 res.append(_res)  │ │ │ │ │ _8_5_1 return res  │ │ │ │ │ -_«_ _p_r_e_v     _&_H_a_t_;_ _i_n_d_e_x     _»_ _n_e_x_t       _c_o_v_e_r_a_g_e_._p_y_ _v_7_._2_._7, created at 2025-07- │ │ │ │ │ -04 16:17 -1200 │ │ │ │ │ +_«_ _p_r_e_v     _&_H_a_t_;_ _i_n_d_e_x     _»_ _n_e_x_t       _c_o_v_e_r_a_g_e_._p_y_ _v_7_._2_._7, created at 2024-06- │ │ │ │ │ +02 11:55 +1400 │ │ │ ├── ./usr/lib/python3.12/dist-packages/htmlcov/d_87d6ab9ab738b8de_base_py.html │ │ │ │ @@ -61,15 +61,15 @@ │ │ │ │ │ │ │ │

│ │ │ │ « prev     │ │ │ │ ^ index     │ │ │ │ » next │ │ │ │       │ │ │ │ coverage.py v7.2.7, │ │ │ │ - created at 2025-07-04 16:17 -1200 │ │ │ │ + created at 2024-06-02 11:55 +1400 │ │ │ │

│ │ │ │