--- /srv/reproducible-results/rbuild-debian/r-b-build.WjoHMDZt/b1/quart_0.19.9-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.WjoHMDZt/b2/quart_0.19.9-1_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - b3fb154c8b439246116d2c3bee65e080 657552 doc optional python-quart-doc_0.19.9-1_all.deb │ + 838cdf69b480ff94d381f01175040ad5 657580 doc optional python-quart-doc_0.19.9-1_all.deb │ 434e38a7eacb986bed0d63a9b9f36bb9 65636 python optional python3-quart_0.19.9-1_all.deb ├── python-quart-doc_0.19.9-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2024-11-17 14:07:18.000000 debian-binary │ │ -rw-r--r-- 0 0 0 6400 2024-11-17 14:07:18.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 650960 2024-11-17 14:07:18.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 650988 2024-11-17 14:07:18.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-quart-doc/html/reference/source/quart.wrappers.base.html │ │ │ │ @@ -175,15 +175,15 @@ │ │ │ │

Returns the corresponding endpoint matched for this request.

│ │ │ │

This can be None if the request has not been matched with a │ │ │ │ rule.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -json_module: json.provider.JSONProvider = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.12_quart/build/quart/json/__init__.py'>
│ │ │ │ +json_module: json.provider.JSONProvider = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.13_quart/build/quart/json/__init__.py'> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property max_content_length: int | None
│ │ │ │

Read-only view of the MAX_CONTENT_LENGTH config key.

│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -52,15 +52,15 @@ │ │ │ │ │ Return the names of the current blueprints. The returned list is │ │ │ │ │ ordered from the current blueprint, upwards through parent │ │ │ │ │ blueprints. │ │ │ │ │ pprrooppeerrttyy endpoint:: ssttrr || NNoonnee_ │ │ │ │ │ Returns the corresponding endpoint matched for this request. │ │ │ │ │ This can be None if the request has not been matched with a rule. │ │ │ │ │ json_module:: jjssoonn..pprroovviiddeerr..JJSSOONNPPrroovviiddeerr == <>_ │ │ │ │ │ pprrooppeerrttyy max_content_length:: iinntt || NNoonnee_ │ │ │ │ │ Read-only view of the MAX_CONTENT_LENGTH config key. │ │ │ │ │ routing_exception:: EExxcceeppttiioonn || NNoonnee == NNoonnee_ │ │ │ │ │ pprrooppeerrttyy script_root:: ssttrr_ │ │ │ │ │ pprrooppeerrttyy url_root:: ssttrr_ │ │ │ │ │ url_rule:: _QQ_uu_aa_rr_tt_RR_uu_ll_ee || NNoonnee == NNoonnee_ │ │ │ ├── ./usr/share/doc/python-quart-doc/html/reference/source/quart.wrappers.html │ │ │ │ @@ -296,15 +296,15 @@ │ │ │ │

Returns the corresponding endpoint matched for this request.

│ │ │ │

This can be None if the request has not been matched with a │ │ │ │ rule.

│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -json_module: json.provider.JSONProvider = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.12_quart/build/quart/json/__init__.py'>
│ │ │ │ +json_module: json.provider.JSONProvider = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.13_quart/build/quart/json/__init__.py'> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ property max_content_length: int | None
│ │ │ │

Read-only view of the MAX_CONTENT_LENGTH config key.

│ │ │ │
│ │ │ │ @@ -651,15 +651,15 @@ │ │ │ │
│ │ │ │
│ │ │ │ property json: Any
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -json_module = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.12_quart/build/quart/json/__init__.py'>
│ │ │ │ +json_module = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.13_quart/build/quart/json/__init__.py'> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ async make_conditional(request: Request, accept_ranges: bool | str = False, complete_length: int | None = None) Response
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -142,15 +142,15 @@ │ │ │ │ │ Return the names of the current blueprints. The returned list is │ │ │ │ │ ordered from the current blueprint, upwards through parent │ │ │ │ │ blueprints. │ │ │ │ │ pprrooppeerrttyy endpoint:: ssttrr || NNoonnee_ │ │ │ │ │ Returns the corresponding endpoint matched for this request. │ │ │ │ │ This can be None if the request has not been matched with a rule. │ │ │ │ │ json_module:: jjssoonn..pprroovviiddeerr..JJSSOONNPPrroovviiddeerr == <>_ │ │ │ │ │ pprrooppeerrttyy max_content_length:: iinntt || NNoonnee_ │ │ │ │ │ Read-only view of the MAX_CONTENT_LENGTH config key. │ │ │ │ │ routing_exception:: EExxcceeppttiioonn || NNoonnee == NNoonnee_ │ │ │ │ │ pprrooppeerrttyy script_root:: ssttrr_ │ │ │ │ │ pprrooppeerrttyy url_root:: ssttrr_ │ │ │ │ │ url_rule:: _QQ_uu_aa_rr_tt_RR_uu_ll_ee || NNoonnee == NNoonnee_ │ │ │ │ │ @@ -280,15 +280,15 @@ │ │ │ │ │ io_body_class_ │ │ │ │ │ alias of _I_O_B_o_d_y │ │ │ │ │ aassyynncc iter_encode() → AsyncGenerator[bytes, None]_ │ │ │ │ │ iterable_body_class_ │ │ │ │ │ alias of _I_t_e_r_a_b_l_e_B_o_d_y │ │ │ │ │ pprrooppeerrttyy json:: AAnnyy_ │ │ │ │ │ json_module == <>_ │ │ │ │ │ aassyynncc make_conditional(rreeqquueesstt:: _RR_ee_qq_uu_ee_ss_tt, aacccceepptt__rraannggeess:: bbooooll || ssttrr == │ │ │ │ │ FFaallssee, ccoommpplleettee__lleennggtthh:: iinntt || NNoonnee == NNoonnee) → _R_e_s_p_o_n_s_e_ │ │ │ │ │ aassyynncc make_sequence() → None_ │ │ │ │ │ pprrooppeerrttyy max_cookie_size:: iinntt_ │ │ │ │ │ int([x]) -> integer int(x, base=10) -> integer │ │ │ │ │ Convert a number or string to an integer, or return 0 if no │ │ │ ├── ./usr/share/doc/python-quart-doc/html/reference/source/quart.wrappers.response.html │ │ │ │ @@ -307,15 +307,15 @@ │ │ │ │
│ │ │ │
│ │ │ │ property json: Any
│ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ -json_module = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.12_quart/build/quart/json/__init__.py'>
│ │ │ │ +json_module = <module 'quart.json' from '/build/reproducible-path/quart-0.19.9/.pybuild/cpython3_3.13_quart/build/quart/json/__init__.py'> │ │ │ │
│ │ │ │ │ │ │ │
│ │ │ │
│ │ │ │ async make_conditional(request: Request, accept_ranges: bool | str = False, complete_length: int | None = None) Response
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -95,15 +95,15 @@ │ │ │ │ │ io_body_class_ │ │ │ │ │ alias of _I_O_B_o_d_y │ │ │ │ │ aassyynncc iter_encode() → AsyncGenerator[bytes, None]_ │ │ │ │ │ iterable_body_class_ │ │ │ │ │ alias of _I_t_e_r_a_b_l_e_B_o_d_y │ │ │ │ │ pprrooppeerrttyy json:: AAnnyy_ │ │ │ │ │ json_module == <>_ │ │ │ │ │ aassyynncc make_conditional(rreeqquueesstt:: _RR_ee_qq_uu_ee_ss_tt, aacccceepptt__rraannggeess:: bbooooll || ssttrr == │ │ │ │ │ FFaallssee, ccoommpplleettee__lleennggtthh:: iinntt || NNoonnee == NNoonnee) → _R_e_s_p_o_n_s_e_ │ │ │ │ │ aassyynncc make_sequence() → None_ │ │ │ │ │ pprrooppeerrttyy max_cookie_size:: iinntt_ │ │ │ │ │ int([x]) -> integer int(x, base=10) -> integer │ │ │ │ │ Convert a number or string to an integer, or return 0 if no │ │ │ ├── ./usr/share/doc/python-quart-doc/html/searchindex.js │ │ │ │ ├── js-beautify {} │ │ │ │ │ @@ -2964,15 +2964,15 @@ │ │ │ │ │ "100": [78, 83], │ │ │ │ │ "1000": [34, 83], │ │ │ │ │ "101": 9, │ │ │ │ │ "1025": 16, │ │ │ │ │ "11": 43, │ │ │ │ │ "120": 4, │ │ │ │ │ "127": 43, │ │ │ │ │ - "12_quart": [69, 70, 72], │ │ │ │ │ + "13_quart": [69, 70, 72], │ │ │ │ │ "15": 8, │ │ │ │ │ "16": 4, │ │ │ │ │ "16777216": 43, │ │ │ │ │ "19": [8, 17, 69, 70, 72], │ │ │ │ │ "2": [5, 19, 24, 25, 35, 39, 52, 69, 72, 76, 79], │ │ │ │ │ "200": [29, 32, 40, 83], │ │ │ │ │ "201": 32,