Skip to content

Commit

Permalink
Take over changes from 6.0 branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Oct 25, 2023
1 parent 3142b8a commit 31151ff
Show file tree
Hide file tree
Showing 6 changed files with 98 additions and 97 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-buildout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
os:
- ubuntu-latest
- windows-latest
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip==23.2
setuptools==68.0.0
wheel==0.40.0
pip==23.3.1
setuptools==68.2.2
wheel==0.41.2
zc.buildout==3.0.1

# Windows specific down here (has to be installed here, fails in buildout)
Expand Down
8 changes: 4 additions & 4 deletions sources.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,14 @@ plone.releaser = git ${remotes:plone}/plone.releaser.git pu
plone.reload = git ${remotes:plone}/plone.reload.git pushurl=${remotes:plone_push}/plone.reload.git branch=master
plone.resource = git ${remotes:plone}/plone.resource.git pushurl=${remotes:plone_push}/plone.resource.git branch=master
plone.resourceeditor = git ${remotes:plone}/plone.resourceeditor.git pushurl=${remotes:plone_push}/plone.resourceeditor.git branch=master
plone.rest = git ${remotes:plone}/plone.rest.git pushurl=${remotes:plone_push}/plone.rest.git branch=master
plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=8.x.x
plone.rest = git ${remotes:plone}/plone.rest.git pushurl=${remotes:plone_push}/plone.rest.git branch=main
plone.restapi = git ${remotes:plone}/plone.restapi.git pushurl=${remotes:plone_push}/plone.restapi.git branch=main
plone.rfc822 = git ${remotes:plone}/plone.rfc822.git pushurl=${remotes:plone_push}/plone.rfc822.git branch=master
plone.scale = git ${remotes:plone}/plone.scale.git pushurl=${remotes:plone_push}/plone.scale.git branch=master
plone.schema = git ${remotes:plone}/plone.schema.git pushurl=${remotes:plone_push}/plone.schema.git branch=master
plone.schemaeditor = git ${remotes:plone}/plone.schemaeditor.git pushurl=${remotes:plone_push}/plone.schemaeditor.git branch=master
plone.session = git ${remotes:plone}/plone.session.git pushurl=${remotes:plone_push}/plone.session.git branch=master
plone.staticresources = git ${remotes:plone}/plone.staticresources.git pushurl=${remotes:plone_push}/plone.staticresources.git branch=master
plone.staticresources = git ${remotes:plone}/plone.staticresources.git pushurl=${remotes:plone_push}/plone.staticresources.git branch=2.1.x
plone.stringinterp = git ${remotes:plone}/plone.stringinterp.git pushurl=${remotes:plone_push}/plone.stringinterp.git branch=master
plone.subrequest = git ${remotes:plone}/plone.subrequest.git pushurl=${remotes:plone_push}/plone.subrequest.git branch=master
plone.supermodel = git ${remotes:plone}/plone.supermodel.git pushurl=${remotes:plone_push}/plone.supermodel.git branch=master
Expand All @@ -135,7 +135,7 @@ plone.uuid = git ${remotes:plone}/plone.uuid.git pushur
plone.versioncheck = git ${remotes:plone}/plone.versioncheck.git pushurl=${remotes:plone_push}/plone.versioncheck.git branch=master
plone.volto = git ${remotes:plone}/plone.volto.git pushurl=${remotes:plone_push}/plone.volto.git branch=main
plone.z3cform = git ${remotes:plone}/plone.z3cform.git pushurl=${remotes:plone_push}/plone.z3cform.git branch=master
plonetheme.barceloneta = git ${remotes:plone}/plonetheme.barceloneta.git pushurl=${remotes:plone_push}/plonetheme.barceloneta.git branch=master
plonetheme.barceloneta = git ${remotes:plone}/plonetheme.barceloneta.git pushurl=${remotes:plone_push}/plonetheme.barceloneta.git branch=3.1.x
Products.CMFCore = git ${remotes:zope}/Products.CMFCore.git pushurl=${remotes:zope_push}/Products.CMFCore.git branch=master
Products.CMFDiffTool = git ${remotes:plone}/Products.CMFDiffTool.git pushurl=${remotes:plone_push}/Products.CMFDiffTool.git branch=master
Products.CMFDynamicViewFTI = git ${remotes:plone}/Products.CMFDynamicViewFTI.git pushurl=${remotes:plone_push}/Products.CMFDynamicViewFTI.git branch=master
Expand Down
2 changes: 1 addition & 1 deletion versions-ecosystem.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plone.app.blocks = 7.0.0
plone.app.debugtoolbar = 1.3.0
plone.app.drafts = 2.0.0
plone.app.jquerytools = 1.9.5
plone.app.mosaic = 3.1.4
plone.app.mosaic = 3.1.5
plone.app.standardtiles = 3.1.2
plone.app.tiles = 4.0.0
plone.formwidget.autocomplete = 1.4.1
Expand Down
36 changes: 18 additions & 18 deletions versions-extra.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
# that pull in ever more dependencies.
# Note: version pins in this file can be removed at any time.
[versions]
argcomplete = 3.1.1
argh = 0.28.1
bleach = 6.0.0
build = 0.10.0
argcomplete = 3.1.2
argh = 0.30.2
bleach = 6.1.0
build = 1.0.3
cachecontrol = 0.13.1
cached-property = 1.5.2
check-manifest = 0.49
click = 8.1.4
click-default-group = 1.2.2
click-default-group = 1.2.4
cmarkgfm = 2022.10.27
colorama = 0.4.6
commonmark = 0.9.1
configparser = 5.3.0
Deprecated = 1.2.14
distro = 1.8.0
fancycompleter = 0.9.1
filelock = 3.12.2
gitdb = 4.0.10
GitPython = 3.1.32
filelock = 3.12.4
gitdb = 4.0.11
grpcio-tools = 1.59.0
GitPython = 3.1.40
httplib2 = 0.22.0
i18ndude = 6.1.0
incremental = 22.10.0
Expand All @@ -31,40 +31,40 @@ lockfile = 0.12.2
markdown-it-py = 2.2.0
mdurl = 0.1.2
more-itertools = 9.1.0
msgpack = 1.0.5
msgpack = 1.0.7
mxdev = 3.0.0
oauthlib = 3.2.2
pdbpp = 0.10.3
pep440 = 0.1.2
pep517 = 0.13.0
pkginfo = 1.9.6
plone.recipe.zeoserver = 3.0.0
plone.recipe.zeoserver = 3.0.1
plone.releaser = 2.1.1
plone.reload = 3.0.2
plone.versioncheck = 1.8.1
progress = 1.6
PyGithub = 1.59.0
PyGithub = 1.59.1
PyNaCl = 1.5.0
pyparsing = 3.1.0
pyparsing = 3.1.1
pyproject-hooks = 1.0.0
pyrepl = 0.9.0
pyroma = 4.2
readme-renderer = 40.0.0
requests-toolbelt = 1.0.0
rfc3986 = 2.0.0
rich = 13.4.2
smmap = 5.0.0
rich = 13.6.0
smmap = 5.0.1
stdlib-list = 0.9.0
tomli = 2.0.1
towncrier = 23.6.0
trove-classifiers = 2023.8.7
trove-classifiers = 2023.10.18
twine = 4.0.2
wadllib = 1.3.6
webencodings = 0.5.1
wmctrl = 0.4
wmctrl = 0.5
z3c.dependencychecker = 2.12
zest.pocompile = 2.0.0
zest.releaser = 9.0.0
zest.releaser = 9.1.1
zestreleaser.towncrier = 1.3.0
zodbverify = 1.2.0
zope.mkzeoinstance = 5.1.1
Expand Down
Loading

0 comments on commit 31151ff

Please sign in to comment.