{"diffoscope-json-version": 1, "source1": "/srv/reproducible-results/rbuild-debian/r-b-build.CjhtYwq9/b1/alembic_1.4.3-1_i386.changes", "source2": "/srv/reproducible-results/rbuild-debian/r-b-build.CjhtYwq9/b2/alembic_1.4.3-1_i386.changes", "unified_diff": null, "details": [{"source1": "Files", "source2": "Files", "unified_diff": "@@ -1,3 +1,3 @@\n \n- 844def83d9060365e3b1094c0d80bf69 401936 python optional alembic_1.4.3-1_all.deb\n+ 9512e2627d385f72ea7fed7fae7a7000 401944 python optional alembic_1.4.3-1_all.deb\n a06c1c06a40d6ccd31969a4fbbf1dbf7 115248 python optional python3-alembic_1.4.3-1_all.deb\n"}, {"source1": "alembic_1.4.3-1_all.deb", "source2": "alembic_1.4.3-1_all.deb", "unified_diff": null, "details": [{"source1": "file list", "source2": "file list", "unified_diff": "@@ -1,3 +1,3 @@\n -rw-r--r-- 0 0 0 4 2020-10-26 13:48:56.000000 debian-binary\n -rw-r--r-- 0 0 0 2560 2020-10-26 13:48:56.000000 control.tar.xz\n--rw-r--r-- 0 0 0 399184 2020-10-26 13:48:56.000000 data.tar.xz\n+-rw-r--r-- 0 0 0 399192 2020-10-26 13:48:56.000000 data.tar.xz\n"}, {"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/doc/alembic/html/api/ddl.html", "source2": "./usr/share/doc/alembic/html/api/ddl.html", "unified_diff": "@@ -397,15 +397,15 @@\n
type_arg_extract
= ()\u00b6type_synonyms
= ({'NUMERIC', 'DECIMAL'},)\u00b6type_synonyms
= ({'DECIMAL', 'NUMERIC'},)\u00b6\n alembic.ddl.impl.
ImplMeta
(classname, bases, dict_)\u00b6type_arg_extract
= ['character set ([\\\\w\\\\-_]+)', 'collate ([\\\\w\\\\-_]+)']\u00b6type_synonyms
= ({'NUMERIC', 'DECIMAL'}, {'TINYINT', 'BOOL'})\u00b6type_synonyms
= ({'DECIMAL', 'NUMERIC'}, {'BOOL', 'TINYINT'})\u00b6\n alembic.ddl.mysql.
MySQLModifyColumn
(name, column_name, schema=None, newname=None, type_=None, nullable=None, default=False, autoincrement=None, comment=False)\u00b6transactional_ddl
= True\u00b6type_synonyms
= ({'NUMERIC', 'DECIMAL'}, {'VARCHAR', 'NVARCHAR'})\u00b6type_synonyms
= ({'DECIMAL', 'NUMERIC'}, {'NVARCHAR', 'VARCHAR'})\u00b6\n alembic.ddl.mssql.
mssql_add_column
(compiler, column, **kw)\u00b6transactional_ddl
= True\u00b6type_synonyms
= ({'NUMERIC', 'DECIMAL'}, {'DOUBLE PRECISION', 'FLOAT'})\u00b6type_synonyms
= ({'DECIMAL', 'NUMERIC'}, {'DOUBLE PRECISION', 'FLOAT'})\u00b6\n alembic.ddl.postgresql.
visit_column_comment
(element, compiler, **kw)\u00b6