launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #26076
Re: [Merge] ~cjwatson/launchpad:py3-fillLibrarianFile-update-lfc into launchpad:master
Diff comments:
> diff --git a/lib/lp/soyuz/doc/publishing.txt b/lib/lp/soyuz/doc/publishing.txt
> index 512b2a6..bacb573 100644
> --- a/lib/lp/soyuz/doc/publishing.txt
> +++ b/lib/lp/soyuz/doc/publishing.txt
> @@ -1252,7 +1252,7 @@ The returned ResultSet element is tuple containing:
> mozilla-firefox_0.9_i386.changes
>
> >>> print(content.md5)
> - e4a7193a8f72fa2755e2162512069093
> + b14d7265706d0f5b19d5812d59a61d2a
The previous value was the md5 column from LibraryFileContent ID 52 in database/sampledata/current.sql. The new value is the MD5sum of lib/lp/archiveuploader/tests/data/ed-0.2-21/ed_0.2-21_source.changes, which is the file inserted into the librarian by lp.archiveuploader.tests.insertFakeChangesFile.
>
> Last but not least the publishing set class allows for the bulk deletion
> of publishing history records.
--
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/396699
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:py3-fillLibrarianFile-update-lfc into launchpad:master.
References