--- /srv/reproducible-results/rbuild-debian/r-b-build.eKtiUszT/b1/pyregion_2.3.0-2_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.eKtiUszT/b2/pyregion_2.3.0-2_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ - 14c2f48b54fbcbbd62ce6b7fee7affbf 1303308 doc optional python-pyregion-doc_2.3.0-2_all.deb │ + d11f0ab8e0434da7dd4854119e12b36b 1303312 doc optional python-pyregion-doc_2.3.0-2_all.deb │ 1f25988b597f4e99180f00149e919041 511508 debug optional python3-pyregion-dbgsym_2.3.0-2_amd64.deb │ 66ab0dfa03ed89509b08fa04385fbea3 188480 python optional python3-pyregion_2.3.0-2_amd64.deb ├── python-pyregion-doc_2.3.0-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-12-22 20:39:16.000000 debian-binary │ │ -rw-r--r-- 0 0 0 2804 2024-12-22 20:39:16.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 1300312 2024-12-22 20:39:16.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 1300316 2024-12-22 20:39:16.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api/pyregion.Shape.html │ │ │ │ @@ -146,15 +146,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -40,9 +40,9 @@ │ │ │ │ │ 'params': [Number(290.96388), Number(14.019167), Ang(843.31194")]} │ │ │ │ │ Methods Summary │ │ │ │ │ _s_e_t___e_x_c_l_u_d_e() │ │ │ │ │ Methods Documentation │ │ │ │ │ set_exclude()_¶ │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ -Last updated on Dec 22, 2024. │ │ │ │ │ +Last updated on Dec 23, 2024. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api/pyregion.ShapeList.html │ │ │ │ @@ -249,15 +249,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -84,9 +84,9 @@ │ │ │ │ │ write(oouuttffiillee)_¶ │ │ │ │ │ Write this shape list to a region file. │ │ │ │ │ ******** PPaarraammeetteerrss_?¶ ******** │ │ │ │ │ outfilestr │ │ │ │ │ File name │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ -Last updated on Dec 22, 2024. │ │ │ │ │ +Last updated on Dec 23, 2024. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api/pyregion.get_mask.html │ │ │ │ @@ -134,15 +134,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -34,9 +34,9 @@ │ │ │ │ │ >>> from pyregion import read_region_as_imagecoord, get_mask │ │ │ │ │ >>> hdu = fits.open("test.fits")[0] │ │ │ │ │ >>> region = "test01.reg" │ │ │ │ │ >>> reg = read_region_as_imagecoord(open(region), f[0].header) │ │ │ │ │ >>> mask = get_mask(reg, hdu) │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ -Last updated on Dec 22, 2024. │ │ │ │ │ +Last updated on Dec 23, 2024. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api/pyregion.open.html │ │ │ │ @@ -119,15 +119,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api/pyregion.parse.html │ │ │ │ @@ -119,15 +119,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/api.html │ │ │ │ @@ -136,15 +136,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/changelog.html.gz │ │ │ │ ├── changelog.html │ │ │ │ │ @@ -221,15 +221,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │ │ │
│ │ │ │ │

│ │ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │ │

│ │ │ │ │
│ │ │ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ │ theme │ │ │ │ │ provided by Read the Docs. │ │ │ │ │ ├── html2text {} │ │ │ │ │ │ @@ -92,9 +92,9 @@ │ │ │ │ │ │ * _h_t_t_p_s_:_/_/_p_y_p_i_._o_r_g_/_p_r_o_j_e_c_t_/_p_y_r_e_g_i_o_n_/_1_._1_/ │ │ │ │ │ │ * No changelog available │ │ │ │ │ │ ********** 11..00 ((SSeepp 1144,, 22001100))_?¶ ********** │ │ │ │ │ │ * _h_t_t_p_s_:_/_/_p_y_p_i_._o_r_g_/_p_r_o_j_e_c_t_/_p_y_r_e_g_i_o_n_/_1_._0_/ │ │ │ │ │ │ * First stable release │ │ │ │ │ │ _P_r_e_v_i_o_u_s │ │ │ │ │ │ =============================================================================== │ │ │ │ │ │ -Last updated on Dec 22, 2024. │ │ │ │ │ │ +Last updated on Dec 23, 2024. │ │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/examples.html │ │ │ │ @@ -125,15 +125,15 @@ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │

│ │ │ │ - Last updated on Dec 22, 2024. │ │ │ │ + Last updated on Dec 23, 2024. │ │ │ │

│ │ │ │
│ │ │ │ │ │ │ │ Built with Sphinx using a │ │ │ │ theme │ │ │ │ provided by Read the Docs. │ │ │ │ ├── html2text {} │ │ │ │ │ @@ -27,9 +27,9 @@ │ │ │ │ │ ********** ddeemmoo__rreeggiioonn0044..ppyy_?¶ ********** │ │ │ │ │ (_S_o_u_r_c_e_ _c_o_d_e, _p_n_g, _h_i_r_e_s_._p_n_g, _p_d_f) │ │ │ │ │ [examples/demo_region04.png] │ │ │ │ │ ********** ddeemmoo__rreeggiioonn__ffiilltteerr0011..ppyy_?¶ ********** │ │ │ │ │ (_S_o_u_r_c_e_ _c_o_d_e) │ │ │ │ │ _P_r_e_v_i_o_u_s _N_e_x_t │ │ │ │ │ =============================================================================== │ │ │ │ │ -Last updated on Dec 22, 2024. │ │ │ │ │ +Last updated on Dec 23, 2024. │ │ │ │ │ Built with _S_p_h_i_n_x using a _t_h_e_m_e provided by _R_e_a_d_ _t_h_e_ _D_o_c_s. │ │ │ ├── ./usr/share/doc/python-pyregion-doc/html/genindex.html │ │ │ │ @@ -184,15 +184,15 @@ │ │ │ │ │ │ │ │