From c78ce2d7795538f6da382cfb136690cf34e6e1f6 Mon Sep 17 00:00:00 2001 From: Gauthier Bastien Date: Fri, 26 Aug 2022 10:33:56 +0200 Subject: [PATCH] Pin pep517 = 0.12.0 --- buildout.d/sources.cfg | 11 ++++++++--- buildout.d/versions.cfg | 3 ++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/buildout.d/sources.cfg b/buildout.d/sources.cfg index 68536cf..9e1e421 100644 --- a/buildout.d/sources.cfg +++ b/buildout.d/sources.cfg @@ -1,10 +1,15 @@ [remotes] -collective = git://github.com/collective +collective = https://github.com/collective collective_push = git@github.com:collective -plone = git://github.com/plone +plone = https://github.com/plone plone_push = git@github.com:plone -imio = git://github.com/IMIO +ftw = https://github.com/4teamwork +ftw_push = git@github.com:4teamwork +imio = https://github.com/IMIO imio_push = git@github.com:IMIO +zopefoundation = https://github.com/zopefoundation +zopefoundation_push = git@github.com:zopefoundation +zopesvn = svn://svn.zope.org/repos/main/ # ================== # Ecreall developers diff --git a/buildout.d/versions.cfg b/buildout.d/versions.cfg index 487990e..ea7145e 100644 --- a/buildout.d/versions.cfg +++ b/buildout.d/versions.cfg @@ -1,6 +1,7 @@ [versions] setuptools = 44.1.1 zc.buildout = 2.13.3 +pep517 = 0.12.0 # python 2 ... traitlets = 4.3.2 future = 0.18.2 @@ -9,4 +10,4 @@ zc.lockfile = 2.0 coverage = 5.3.1 toml = 0.10.2 zope.configuration=3.8.1 -plone.formwidget.namedfile = 2.0.6 \ No newline at end of file +plone.formwidget.namedfile = 2.0.6