Colin Watson has proposed merging ~cjwatson/lp-source-dependencies:py3-ztk into lp-source-dependencies:master.
Commit message: Add Python 3 Zope Toolkit dependencies Requested reviews: Launchpad code reviewers (launchpad-reviewers) For more details, see: https://code.launchpad.net/~cjwatson/lp-source-dependencies/+git/lp-source-dependencies/+merge/393169 Add Pygments 2.6.1, Sphinx 2.4.4, sphinxcontrib-websupport 1.2.1, and dependencies, all of which are specified by the Zope Toolkit's ztk-versions.cfg when running on Python 3. We previously missed these due to an oversimplified conversion of ztk-versions.cfg to requirements syntax. -- Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/lp-source-dependencies:py3-ztk into lp-source-dependencies:master.
diff --git a/dist/Pygments-2.6.1.tar.gz b/dist/Pygments-2.6.1.tar.gz new file mode 100644 index 0000000..2a76de8 Binary files /dev/null and b/dist/Pygments-2.6.1.tar.gz differ diff --git a/dist/Sphinx-2.4.4.tar.gz b/dist/Sphinx-2.4.4.tar.gz new file mode 100644 index 0000000..f8611b8 Binary files /dev/null and b/dist/Sphinx-2.4.4.tar.gz differ diff --git a/dist/sphinxcontrib-applehelp-1.0.2.tar.gz b/dist/sphinxcontrib-applehelp-1.0.2.tar.gz new file mode 100644 index 0000000..b7b48e3 Binary files /dev/null and b/dist/sphinxcontrib-applehelp-1.0.2.tar.gz differ diff --git a/dist/sphinxcontrib-devhelp-1.0.2.tar.gz b/dist/sphinxcontrib-devhelp-1.0.2.tar.gz new file mode 100644 index 0000000..ffea1a1 Binary files /dev/null and b/dist/sphinxcontrib-devhelp-1.0.2.tar.gz differ diff --git a/dist/sphinxcontrib-htmlhelp-1.0.3.tar.gz b/dist/sphinxcontrib-htmlhelp-1.0.3.tar.gz new file mode 100644 index 0000000..ff76867 Binary files /dev/null and b/dist/sphinxcontrib-htmlhelp-1.0.3.tar.gz differ diff --git a/dist/sphinxcontrib-jsmath-1.0.1.tar.gz b/dist/sphinxcontrib-jsmath-1.0.1.tar.gz new file mode 100644 index 0000000..5d9802e Binary files /dev/null and b/dist/sphinxcontrib-jsmath-1.0.1.tar.gz differ diff --git a/dist/sphinxcontrib-qthelp-1.0.3.tar.gz b/dist/sphinxcontrib-qthelp-1.0.3.tar.gz new file mode 100644 index 0000000..08a1d18 Binary files /dev/null and b/dist/sphinxcontrib-qthelp-1.0.3.tar.gz differ diff --git a/dist/sphinxcontrib-serializinghtml-1.1.4.tar.gz b/dist/sphinxcontrib-serializinghtml-1.1.4.tar.gz new file mode 100644 index 0000000..eb0c3b1 Binary files /dev/null and b/dist/sphinxcontrib-serializinghtml-1.1.4.tar.gz differ diff --git a/dist/sphinxcontrib-websupport-1.2.1.tar.gz b/dist/sphinxcontrib-websupport-1.2.1.tar.gz new file mode 100644 index 0000000..027846d Binary files /dev/null and b/dist/sphinxcontrib-websupport-1.2.1.tar.gz differ
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

