On Tue, Jun 08, 2021 at 04:09:26PM +0530, Nilesh Patra wrote:
> Hi Vagrant,
> 
> On 6/8/21 3:40 AM, Vagrant Cascadian wrote:
> > On 2021-06-08, Nilesh Patra wrote:
> >> I was trying to make "brian" package reproducible. To my understanding it 
> >> has two problems:
> >>
> >> * use datetime.date.today() and similar stuff for build documentation - I 
> >> suppose I fixed these with using SOURCE_DATE_EPOCH
> > 
> > Your fixes look reasonable; just be sure the way you're passing the time
> > is independent of timezone (it might be fine as is).
> 
> Sure

Incidentally, instead of using SOURCE_DATE_EPOCH, please also double
check if you couldn't just get rid of the timestamp at all.
In my experience most timestamps are just useless and don't really
provide anything valuable, so it's better to just get rid of them
altogether.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Reproducible-builds mailing list
Reproducible-builds@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/reproducible-builds

Reply via email to