Your message dated Fri, 07 Sep 2018 11:04:54 +0000
with message-id <[email protected]>
and subject line Bug#860374: fixed in python-taskflow 3.2.0-1
has caused the Debian Bug report #860374,
regarding python-taskflow: 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 [email protected]
immediately.)
--
860374: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=860374
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-taskflow
Version: 2.3.0-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: cpu
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0], we noticed
that python-taskflow could not be built reproducibly due to the
generated Sphinx documentation including the number of CPUs.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/patches/reproducible_build.patch 1970-01-01 01:00:00.000000000
+0100
--- b/debian/patches/reproducible_build.patch 2017-04-15 11:33:44.707168100
+0100
@@ -0,0 +1,17 @@
+Description: Make the build reproducible
+Author: Chris Lamb <[email protected]>
+Last-Update: 2017-04-15
+
+--- python-taskflow-2.3.0.orig/taskflow/conductors/backends/impl_executor.py
++++ python-taskflow-2.3.0/taskflow/conductors/backends/impl_executor.py
+@@ -110,7 +110,9 @@ class ExecutorConductor(base.Conductor):
+ def __init__(self, name, jobboard,
+ persistence=None, engine=None,
+ engine_options=None, wait_timeout=None,
+- log=None, max_simultaneous_jobs=MAX_SIMULTANEOUS_JOBS):
++ log=None, max_simultaneous_jobs=None):
++ if max_simultaneous_jobs is None:
++ max_simultaneous_jobs = MAX_SIMULTANEOUS_JOBS
+ super(ExecutorConductor, self).__init__(
+ name, jobboard, persistence=persistence,
+ engine=engine, engine_options=engine_options)
--- a/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
--- b/debian/patches/series 2017-04-15 11:33:43.539162965 +0100
@@ -0,0 +1 @@
+reproducible_build.patch
--- End Message ---
--- Begin Message ---
Source: python-taskflow
Source-Version: 3.2.0-1
We believe that the bug you reported is fixed in the latest version of
python-taskflow, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-taskflow 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 07 Sep 2018 12:11:00 +0200
Source: python-taskflow
Binary: python-taskflow python-taskflow-doc python3-taskflow
Architecture: source all
Version: 3.2.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
python-taskflow - Taskflow structured state management library - Python 2.7
python-taskflow-doc - Taskflow structured state management library - doc
python3-taskflow - Taskflow structured state management library - Python 3.x
Closes: 860374
Changes:
python-taskflow (3.2.0-1) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/changelog: Remove trailing whitespaces
.
[ Thomas Goirand ]
* New upstream release.
* Add reproducible_build.patch (Closes: #860374).
* Removed fix-networkx-2-support.patch applied upstream.
Checksums-Sha1:
059c7171b4b7fee451578da9ef4c1e777bb26370 4220 python-taskflow_3.2.0-1.dsc
e189e53be00b010bb09c4c8cd33cb749754a7d3c 934180
python-taskflow_3.2.0.orig.tar.xz
b405a24c13e23e34a3492b6d9a8105d3e2e9b09f 5372
python-taskflow_3.2.0-1.debian.tar.xz
e3f1356107cf32dd7624019c3d5db4b1b16fe0ef 1759400
python-taskflow-doc_3.2.0-1_all.deb
5e383554896db824eacf75c5a866355ff480e785 214164 python-taskflow_3.2.0-1_all.deb
e42261f1485675ba71aabd59e82641d0f40b382f 16991
python-taskflow_3.2.0-1_amd64.buildinfo
c09ee511123f7d895d7d71c811d838ed3db5ac60 214328
python3-taskflow_3.2.0-1_all.deb
Checksums-Sha256:
e536457c249423d1d42700be6acc819cf86bb6b736279620957090d6c5bd6ca7 4220
python-taskflow_3.2.0-1.dsc
0eb2be3529bbd9bf23d202f55391e20ebbf381f742811711a7374caa210da465 934180
python-taskflow_3.2.0.orig.tar.xz
a409f526b4b821c8be687dbf5ab53ab85a5e76aebac7dcce1b385dd8045fed19 5372
python-taskflow_3.2.0-1.debian.tar.xz
7bfdc4f1c8ae6e8894f35feff913ae2722a9c3b796eb3cd5f065a282b10c4e3b 1759400
python-taskflow-doc_3.2.0-1_all.deb
02383d08de1afb5ce8a38088a3debd5ff5e0f7f78c3471b7de3c218ebaf65a46 214164
python-taskflow_3.2.0-1_all.deb
09db187896830647e0c94b3f340bebeee6a6f5e3b5df88516df5d57903c84ff9 16991
python-taskflow_3.2.0-1_amd64.buildinfo
b3e0f83ae9c2a97906098e603d2a76c2aedbc9d5ad951bb4f0e6f19d4ec84600 214328
python3-taskflow_3.2.0-1_all.deb
Files:
0ca7976081bd0977f1ee43136d25bc16 4220 python optional
python-taskflow_3.2.0-1.dsc
fc143313e1a191c128e20c866fa9a411 934180 python optional
python-taskflow_3.2.0.orig.tar.xz
b190d8e9860a3a23f415184c18e0e6bb 5372 python optional
python-taskflow_3.2.0-1.debian.tar.xz
03040184e3c10285b48aef4fd76c2189 1759400 doc optional
python-taskflow-doc_3.2.0-1_all.deb
ca15a7de4c4714af48a70df71e7e1b8e 214164 python optional
python-taskflow_3.2.0-1_all.deb
396d198f6a1e0ca3da99b68cdab20647 16991 python optional
python-taskflow_3.2.0-1_amd64.buildinfo
3fba919db8198008fe51f481b65f6411 214328 python optional
python3-taskflow_3.2.0-1_all.deb
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEtKCq/KhshgVdBnYUq1PlA1hod6YFAluSVMgACgkQq1PlA1ho
d6Yueg//fZQiAxrLJvY96awSXMpwrDiAEVYb/Nik2xP6PduwrGFfY9y2u2XhJOi5
78j9BkQTN8rFzh1JoL5at/bIoHRqrOeagBc5UDb5Mh/s7aBoFVo6bnGntfvwg0F7
Ax5krroCQb+kXOZJncBC+Hyzvrk6A5vsYT24RLg2PA8+5TacF6y4mgYwcG0HEX2X
sDQ08BRR5GTnqViR/nDo42ffPYmqbhDnWAzmSacZ75uhUMTNzpmDP9C8/yjTPdCM
EoleNJp0WZ4gdAuUowLjpmr7htn1L4SSG2cUFkVkXNaDTG4QY7wZ6ZiRHY33qkJx
vE7Ec8d5PK9UecNRDl1pUtCqUCfJiaIpWa/CkkLxwG6G3+I94BtOYuOIPpdh+6oe
f1/cIOe16nw9LGVAD9R0y0KTOoNikJAdrkocazI0uNCWOmMlW/Rfv8UPfKOuzOMm
BfFhT4xMOk7ytxojbwV/SJ6w1QOe9RsYwKMQu9/3PSR3q+qasBvSfrlagOz7mYRV
nInXF5HlFj4xIVqCtT6XqC6hKSLepC8GTLjppMVhHyJF04w8269MQKIvHb+7brQV
z2vqC87F34dhsrt0EaT42Z8DU/inV1zude2nb2UamgoBBfr2Ac5Og3cXeyaHS2l0
gWm5gPkQPxHj/P5YntmmriBCN7Ymf2iEmAziz6JBGnROq8wg+hw=
=f84p
-----END PGP SIGNATURE-----
--- End Message ---