Source: jython Version: 2.5.3-16 User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps Priority: wishlist
The javadoc in jython contains timestamps, which prevent the package from building reproducibly. Please pass the -notimestamp argument to javadoc. This can be done by adding: <arg value="-notimestamp"/> ..to the "javadocs" <javadoc section, at line ~756 in build.xml. https://sources.debian.net/src/jython/2.5.3-16/build.xml/#L756 https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/jython.html Cheers.