[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926940: unblock: watson/1.6.0-6



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock


Please unblock package watson[0]

Version 1.6.0-6 fixes one Build-Depends and one upstream
test. It is a good fix for reproducibility[1]. The package
is "13 days old (2 needed)"

[0] - https://tracker.debian.org/pkg/watson
[1] - https://tests.reproducible-builds.org/debian/rb-pkg/watson.html


The fix in watson/tests/test_watson.py file is:

-@pytest.mark.datafiles(
-    TEST_FIXTURE_DIR / 'frames-with-conflict',
-    )
-def test_merge_report(watson, datafiles):
+#@pytest.mark.datafiles(
+#    TEST_FIXTURE_DIR / 'frames-with-conflict',
+#    )
+def test_merge_report(watson):  # , datafiles):
     # Get report
     watson.frames.add('foo', 4000, 4015, id='1', updated_at=4015)
     watson.frames.add('bar', 4020, 4045, id='2', updated_at=4045)
 
     conflicting, merging = watson.merge_report(
-        str(datafiles) + '/frames-with-conflict')
+        TEST_FIXTURE_DIR + '/frames-with-conflict')
 

Attached you will find the 'debdiff watson_1.6.0-5.dsc watson_1.6.0-6.dsc'
compressed file.



Regards,
Herbert

Attachment: watson_deb_revision_5_to_6.debdiff.gz
Description: application/gzip


Reply to: