Bug#786959: python3.5: please make the build reproducible

2015-06-01 Thread Jérémy Bobbio
Jérémy Bobbio: > Matthias Klose: > > As you submit more of this kind of patches for other packages, please keep > > these > > patches as local as possible. And these flags are usually called CPPFLAGS, > > not > > CCPFLAGS. > > Sorry but I don't understand your last two sentences. The latter one

Bug#786959: python3.5: please make the build reproducible

2015-06-01 Thread Jérémy Bobbio
Matthias Klose: > On 05/27/2015 11:26 AM, Jérémy Bobbio wrote: > >> --- python3.5-3.5.0~b1/debian/rules2015-05-26 02:07:36.0 > >> +0200 > >> +++ python3.5-3.5.0~b1/debian/rules2015-05-27 09:28:58.0 > >> +0200 > >> @@ -23,6 +23,17 @@ > >> PKGSOURCE := $(call vafil

Bug#786959: python3.5: please make the build reproducible

2015-06-01 Thread Matthias Klose
On 05/27/2015 11:26 AM, Jérémy Bobbio wrote: >> --- python3.5-3.5.0~b1/debian/rules 2015-05-26 02:07:36.0 +0200 >> +++ python3.5-3.5.0~b1/debian/rules 2015-05-27 09:28:58.0 +0200 >> @@ -23,6 +23,17 @@ >> PKGSOURCE := $(call vafilt,$(CHANGELOG_VARS),Source) >> PKGVERSION := $(ca

Bug#786959: python3.5: please make the build reproducible

2015-05-27 Thread Jérémy Bobbio
> --- python3.5-3.5.0~b1/debian/rules 2015-05-26 02:07:36.0 +0200 > +++ python3.5-3.5.0~b1/debian/rules 2015-05-27 09:28:58.0 +0200 > @@ -23,6 +23,17 @@ > PKGSOURCE := $(call vafilt,$(CHANGELOG_VARS),Source) > PKGVERSION := $(call vafilt,$(CHANGELOG_VARS),Version) > > +LAST

Bug#786959: python3.5: please make the build reproducible

2015-05-27 Thread Jérémy Bobbio
Jérémy Bobbio: > Tags: patch For real. -- Lunar.''`. lu...@debian.org: :Ⓐ : # apt-get install anarchism `. `'` `- diff -Nru python3.5-3.5.0~b1/debian/changelog pyt

Bug#786959: python3.5: please make the build reproducible

2015-05-27 Thread Jérémy Bobbio
Source: python3.5 Version: 3.5.0~b1-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps Hi! While working on the “reproducible builds” effort [1], we have noticed that python3.5 could not be built reproducibly. The attached patch fixes several