Your message dated Mon, 11 Nov 2024 08:43:31 +0000
with message-id <e1taq1d-000atc...@fasolo.debian.org>
and subject line Bug#1085097: fixed in python-roborock 2.7.2-1
has caused the Debian Bug report #1085097,
regarding python-roborock: please make the build reproducible
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1085097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-roborock
Version: 2.6.0-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
python-roborock could not be built reproducibly.

This is because most/every documentation page embedded an arbitrary
memory reference:

│ │ │ ├── ./usr/share/doc/python3-roborock/html/api_commands.html
│ │ │ │ @@ -2094,15 +2094,15 @@
[…]
│ │ │ │    <div role="contentinfo">
│ │ │ │ -<jinja2.runtime.BlockReference object at 0x7f12ce67be30>
│ │ │ │ +<jinja2.runtime.BlockReference object at 0x7fb1f1b54230>
│ │ │ │  <p>We are looking for contributors to […]

... which was in turn caused by a faulty call to super() that was
also presumably masking the actual footer content.

Patch attached.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
--- a/debian/patches/Fix-call-to-super-in-docs.patch    1969-12-31 
16:00:00.000000000 -0800
--- b/debian/patches/Fix-call-to-super-in-docs.patch    2024-10-14 
07:47:09.380824941 -0700
@@ -0,0 +1,13 @@
+Description: Make the build reproducible
+Author: Chris Lamb <la...@debian.org>
+Last-Update: 2024-10-14
+
+--- python-roborock-2.6.0.orig/docs/source/_templates/footer.html
++++ python-roborock-2.6.0/docs/source/_templates/footer.html
+@@ -1,5 +1,5 @@
+ {% extends "!footer.html" %}
+ {%- block contentinfo %}
+-{{ super }}
++{{ super() }}
+ <p>We are looking for contributors to help with our documentation, if you are 
interested please <a 
href="https://github.com/humbertogontijo/python-roborock";>contribute here.</a>
+ {% endblock %}
--- a/debian/patches/series     1969-12-31 16:00:00.000000000 -0800
--- b/debian/patches/series     2024-10-14 07:47:08.284828460 -0700
@@ -0,0 +1 @@
+Fix-call-to-super-in-docs.patch

--- End Message ---
--- Begin Message ---
Source: python-roborock
Source-Version: 2.7.2-1
Done: Edward Betts <edw...@4angle.com>

We believe that the bug you reported is fixed in the latest version of
python-roborock, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1085...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Edward Betts <edw...@4angle.com> (supplier of updated python-roborock package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 11 Nov 2024 07:49:48 +0000
Source: python-roborock
Architecture: source
Version: 2.7.2-1
Distribution: unstable
Urgency: medium
Maintainer: Home Assistant Team <team+homeassist...@tracker.debian.org>
Changed-By: Edward Betts <edw...@4angle.com>
Closes: 1085097
Changes:
 python-roborock (2.7.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add patch from Chris Lamb to make package reproducible. (Closes: #1085097)
Checksums-Sha1:
 6e759b15ed5da556b129816968ad45b8559c0474 2280 python-roborock_2.7.2-1.dsc
 1000e159b58ac9e15bccbf69edd9fdf72d73a28f 115356 
python-roborock_2.7.2.orig.tar.gz
 c2beccc195144db0fdfe048f8a466f6a000e2c81 2612 
python-roborock_2.7.2-1.debian.tar.xz
 75b95e8276087335f5cfc7c13f2dd171cc581b54 8920 
python-roborock_2.7.2-1_source.buildinfo
Checksums-Sha256:
 f088391af195202ecafff493343733e0fcfb982166d61124d718c6761786ee7e 2280 
python-roborock_2.7.2-1.dsc
 f3734a85d135388ec1228cf3f4a950e5d53170ac3b254264d41d0e1e6fd9cd75 115356 
python-roborock_2.7.2.orig.tar.gz
 aa1c6ce3018a1bb538e2c59c5a68ab27624ab86a653844ad7d367abb2234509a 2612 
python-roborock_2.7.2-1.debian.tar.xz
 c1a7aff60057c5312b20e1cdba0dc74917b39666b3d2b357c96ea18ef19bfa3f 8920 
python-roborock_2.7.2-1_source.buildinfo
Files:
 3894d895ae923d8a9a981307d900a148 2280 python optional 
python-roborock_2.7.2-1.dsc
 f6810f331e66cdfb30134119a54138d0 115356 python optional 
python-roborock_2.7.2.orig.tar.gz
 1eb70afc4f276ad3c87a1d4eb7d5c3e2 2612 python optional 
python-roborock_2.7.2-1.debian.tar.xz
 627ea6e0fc2e8df71dbf275898097f26 8920 python optional 
python-roborock_2.7.2-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE+4rPp4xyYInDitAmlgWhCYxjuSoFAmcxuOYACgkQlgWhCYxj
uSrSbRAAnxkCVcyNYPcgG2Tck4YCIaYDx5hL6GYYSbGREfeqAcmCH+bLV/0btcHp
uYAda9AzXVDAEoeDjjqVUQYCrEleRNbFoZhY1g3leLfQd30bsnK3ReLAfJ/hEEHL
k1O1yhoKAfuqElEeKIKen+UKdANRh+q+TSirtykqDNACr+x9s0VPxM+T/7U3aLPn
P2LWmUlsxHoX3sXS4J8O1lg4uPkcr1S5CZK7914GRQU7aB48b7aGFrruH5xL5OXO
KMD4uRmM7bywBbO1aMXaNSKa9Rl4kwshrjCaGKQezgsXWHY4rvJewgIqODrNFO7g
EirLOUBCVBEJ5QIafI5Glhk9K+8nlq0d5+6AAgVZfitYV7pLzhO6sJeJ+D9MN7Wq
km0hgqTox0KTWRkb+R3zrvjGvE58mumWIFhqQgOCFrvvZeMhubUjaYJIPB+pw1iH
pVvk1qBU7wFr58J5vnNUXa+68glHB5BROGxkRLPdqLv/PZygLfMyKkwNAUIUfQ4Q
bMypFdMSMpZGbMNqbtO1hkkhPLLZ3FukmuuWAxEx12ibleT0V4tCzWpoAlm2KJTY
2jAMleBnkK7rOKzL9bSv060at5jm37ZB5bdq4e4Nwzo/U7busi5wwzy3gK2UfuAG
FVNi2oXuxY0Nm4q9yVnu7ai9cRS2oP0KtbJcUraJRci77jQYJ6A=
=BfVd
-----END PGP SIGNATURE-----

Attachment: pgpekuaFJOeyT.pgp
Description: PGP signature


--- End Message ---

Reply via email to