{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.fnuVsv9B/b1/starjava-ttools_3.4.7-4_arm64.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.fnuVsv9B/b2/starjava-ttools_3.4.7-4_arm64.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,6 +1,6 @@\n \n- c5d53971ac7bd7ed849f472bc7663488 61312 java optional jython-stilts_3.4.7-4_all.deb\n+ 38298f416cd61fb3113f6dc5d619591f 61312 java optional jython-stilts_3.4.7-4_all.deb\n 42bce0de7077acc4ab1784124606bed1 1166020 doc optional starlink-ttools-java-doc_3.4.7-4_all.deb\n- d6abd340655efc156adf664499d66447 4831848 java optional starlink-ttools-java_3.4.7-4_all.deb\n- 4161b9b276c6266e93fbc40e9d93d764 2251124 doc optional stilts-doc_3.4.7-4_all.deb\n+ ad95a2b132b299617a344120e5ecc4c0 4831864 java optional starlink-ttools-java_3.4.7-4_all.deb\n+ b0915df3a132842be7fb5b53bcc033b0 2251088 doc optional stilts-doc_3.4.7-4_all.deb\n e1d15885940400eb46088b856d143c54 207196 science optional stilts_3.4.7-4_all.deb\n"}, {"source1": "jython-stilts_3.4.7-4_all.deb", "source2": "jython-stilts_3.4.7-4_all.deb", "unified_diff": null, "details": [{"source1": "control.tar.xz", "source2": "control.tar.xz", "unified_diff": null, "details": [{"source1": "control.tar", "source2": "control.tar", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "unified_diff": null, "details": [{"source1": "./md5sums", "source2": "./md5sums", "comments": ["Files differ"], "unified_diff": null}]}]}]}, {"source1": "data.tar.xz", "source2": "data.tar.xz", "unified_diff": null, "details": [{"source1": "data.tar", "source2": "data.tar", "unified_diff": null, "details": [{"source1": "./usr/share/jython/Lib/site-packages/stilts.py", "source2": "./usr/share/jython/Lib/site-packages/stilts.py", "unified_diff": "@@ -1421,15 +1421,15 @@\n env = _JyEnvironment()\n env.setValue('format', _map_env_value(format))\n env.setValue('client', _map_env_value(client))\n mode = _stilts.getModeFactory().createObject('samp')\n consumer = mode.createConsumer(env)\n _check_unused_args(env)\n consumer.consume(self)\n- def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder1', password=None):\n+ def mode_tosql(self, protocol, db, dbtable, host='localhost', write='create', user='pbuilder2', password=None):\n '''\\\n Writes a new table to an SQL database. You need the appropriate JDBC\n drivers and -Djdbc.drivers set as usual (see SUN/256).\n \n Parameters:\n \n protocol = \n- [Default: \n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n password = <passwd>
(String)\n pbuilder1
]\n+ [Default: pbuilder2
]\n
\n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n
where = <sql-condition>
(String)\n \n- [Default: pbuilder1
]\n+ [Default: pbuilder2
]\n