plone.restapi/plone-only-login: Pin zest.releaser deps. Remove setup.cfg.
Timo Stollenwerk <jenkins-z4DKO/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: plone.restapi Branch: refs/heads/plone-only-login Date: 2017-07-24T10:27:28+02:00 Author: Timo Stollenwerk (tisto) <tisto-z4DKO/[email protected]> Commit: https://github.com/plone/plone.restapi/commit/aa4733f44d11051e4b493cf5ceecc0e7f864462b Pin zest.releaser deps. Remove setup.cfg. Files changed: M versions.cfg D setup.cfg diff --git a/setup.cfg b/setup.cfg deleted file mode 100644 index 46725688..00000000 --- a/setup.cfg +++ /dev/null @@ -1,3 +0,0 @@ -[templer.local] -template = plone_basic - diff --git a/versions.cfg b/versions.cfg index aa02abe0..ff9698f2 100644 --- a/versions.cfg +++ b/versions.cfg @@ -1,24 +1,29 @@ [versions] + # Build setuptools = zc.buildout = zc.recipe.egg = 2.0.3 -pytz = 2017.2 - -zope.interface = 4.0.5 +# Code-analysis +plone.recipe.codeanalysis = 2.2 coverage = 3.7.1 flake8 = 2.4.0 flake8-coding = 1.2.2 -plone.recipe.codeanalysis = 2.2 + +# Sphinx Sphinx = 1.3.1 docutils = 0.12 Pygments = 2.0 sphinxcontrib-httpexample = 0.5.2 -zest.releaser = 6.7 -twine = 1.8.1 -requests = 2.11.1 +# Release +zest.releaser = 6.12.2 +twine = 1.9.1 +requests = 2.18.1 +# Misc plone.testing = 4.3.0 +pytz = 2017.2 +zope.interface = 4.0.5 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot