Skip to content

Commit 20b47a0

Browse files
committed
Avoid overriding version pins
1 parent 155d764 commit 20b47a0

File tree

3 files changed

+1
-21
lines changed

3 files changed

+1
-21
lines changed

news/1685.internal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update CI. @davisagli

plone-6.0.x.cfg

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,9 @@ extends =
33
https://dist.plone.org/release/6.0.14/versions.cfg
44
base.cfg
55

6-
[buildout:python37]
7-
parts =
8-
test
9-
code-analysis
10-
116
[instance]
127
recipe = plone.recipe.zope2instance
138
zodb-temporary-storage = off
149

1510
[versions]
16-
# Override pin from Zope. https://github.com/zopefoundation/Zope/issues/1220
17-
docutils = 0.21.2
18-
pygments = 2.14.0
19-
plone.app.linkintegrity = 4.0.3
20-
robotframework-browser = 17.5.2
21-
robotframework-assertion-engine = 2.0.0
22-
robotframework-debuglibrary = 2.3.0
23-
robotframework-pythonlibcore = 4.2.0
24-
grpcio-tools = 1.59.0
2511
twine = 5.1.1

plone-6.1.x.cfg

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,8 @@ extends =
33
https://dist.plone.org/release/6.1.0b2/versions.cfg
44
base.cfg
55

6-
[buildout:python37]
7-
parts =
8-
test
9-
code-analysis
10-
116
[instance]
127
recipe = plone.recipe.zope2instance
138
zodb-temporary-storage = off
149

1510
[versions]
16-
# Override pin from Zope. https://github.com/zopefoundation/Zope/issues/1220
17-
docutils = 0.21.2

0 commit comments

Comments
 (0)