-
-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update setuptools and zc.buildout #82
Conversation
The first to 8.3 and the later to latest one available (2.3.1).
Should we not set a setuptools version? zc.buildout + setuptools + virtualenv setuptools version can be painful. |
@vangheem at least until we use a newer version of a CMF package (I think CMFCore that @mauritsvanrees fixed) we are stuck at 5.8/8.3... anything above that (in setuptools) breaks our builds |
@vangheem and at the end pinning versions is what we do with everything, so why setupools, specially now given their relative high development peace, should be different? |
Yah, the old reason would be because of the pain and potential issues you get from pinning that setuptools. |
@vangheem so it seems that even 8.3 is too new: http://jenkins.plone.org/job/pull-request/205/testReport/ so yes, 👍 for pinning everything :) |
man, that's lame. |
@gforcada did you try with the latest setuptools? IIRC, around 8.something, they changed the versioning policy to be PEP440 compliant. later on, they added backwards compatibility for pre 8.something versions. |
@thet no, apart from 5.8 and 8.3 which already breaks, I haven't tried anything else so far, let's give it a try though... |
Testing setuptools 17.0: #84 |
Update setuptools and zc.buildout
Had to revert. Sorry for the noise. See plone/Products.CMFPlone#403 for details. |
The problem is that we need a new GenericSetup release (that will be 1.7.6 once released), because that will sort the upgrade steps correctly with both old and new versions of setuptools. At the end of May, Tres Seaver has moved the CMF repos from svn.zope.org to github.com/zopefoundation (and launchpad as readonly backup that will be synced). The dust needs to settle a bit before a new release. The core CMF buildout needs some love for a failing CI test: http://permalink.gmane.org/gmane.comp.web.zope.cmf/19239 |
Branch: refs/heads/master Date: 2015-09-19T12:12:52+02:00 Author: Thomas Massmann (tmassman) <thomas.massmann@it-spir.it> Commit: plone/plone.app.theming@f304f25 Show active theme at the top of the theme list. Files changed: M src/plone/app/theming/browser/controlpanel.py Repository: plone.app.theming Branch: refs/heads/master Date: 2015-09-19T09:08:31-05:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plone.app.theming@82fe41a Merge pull request #82 from plone/tmassman-theme-order Show active theme at the top of the theme list. Files changed: M src/plone/app/theming/browser/controlpanel.py
Branch: refs/heads/master Date: 2016-02-09T11:51:24+01:00 Author: Luca Fabbri (keul) <luca@keul.it> Commit: plone/plonetheme.barceloneta@14c6958 Center the leadimage on the modal windows See plone/plone.app.contenttypes#321 Files changed: M plonetheme/barceloneta/theme/less/barceloneta-compiled.css M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map M plonetheme/barceloneta/theme/less/modal.plone.less Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2016-02-09T12:00:32+01:00 Author: Luca Fabbri (keul) <luca@keul.it> Commit: plone/plonetheme.barceloneta@50ac2ef Update changes Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2016-02-09T12:02:28+01:00 Author: Luca Fabbri (keul) <luca@keul.it> Commit: plone/plonetheme.barceloneta@8c67df4 Added old not provided reference to issues Files changed: M CHANGES.rst Repository: plonetheme.barceloneta Branch: refs/heads/master Date: 2016-02-09T08:46:25-06:00 Author: Nathan Van Gheem (vangheem) <vangheem@gmail.com> Commit: plone/plonetheme.barceloneta@ed4d010 Merge pull request #82 from plone/leadimage-align Center the leadimage on the modal windows Files changed: M CHANGES.rst M plonetheme/barceloneta/theme/less/barceloneta-compiled.css M plonetheme/barceloneta/theme/less/barceloneta-compiled.css.map M plonetheme/barceloneta/theme/less/modal.plone.less
Branch: refs/heads/master Date: 2016-08-09T09:12:00-03:00 Author: Davi Lima (davilima6) <davilima6@gmail.com> Commit: plone/plone.app.portlets@d885cc6 Fix image url Files changed: M plone/app/portlets/portlets/navigation_recurse.pt Repository: plone.app.portlets Branch: refs/heads/master Date: 2016-08-09T21:02:04+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.app.portlets@e5ed913 Merge pull request #82 from plone/navportlet_absolute_thumbnails Navportlet absolute thumbnails Files changed: M plone/app/portlets/portlets/navigation_recurse.pt
Branch: refs/heads/master Date: 2016-08-26T11:28:18+02:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@465df48 Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2016-08-26T17:02:08+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@bc7ad4d Merge pull request #82 from plone/cast-smtp_port-to-int Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py
Branch: refs/heads/master Date: 2016-08-26T11:28:18+02:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@465df48 Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2016-08-26T17:02:08+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@bc7ad4d Merge pull request #82 from plone/cast-smtp_port-to-int Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py
Branch: refs/heads/master Date: 2016-08-26T11:28:18+02:00 Author: Alessandro Pisa (ale-rt) <alessandro.pisa@gmail.com> Commit: plone/plone.app.upgrade@465df48 Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py Repository: plone.app.upgrade Branch: refs/heads/master Date: 2016-08-26T17:02:08+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.upgrade@bc7ad4d Merge pull request #82 from plone/cast-smtp_port-to-int Cast smtp port to int Files changed: M CHANGES.rst M plone/app/upgrade/v50/betas.py
Branch: refs/heads/master Date: 2017-08-27T23:29:58+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.schemaeditor@9b66485 Field reorderable, missing delete confirmation Fix fields not being reorderable and missing their delete confirmation until a fieldset was added. Fixes #81, #82. Files changed: M CHANGES.rst M plone/schemaeditor/browser/schema/schemaeditor.js Repository: plone.schemaeditor Branch: refs/heads/master Date: 2017-08-28T21:11:10+02:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.schemaeditor@56ab824 Merge pull request #56 from plone/thet-fixes Field reorderable, missing delete confirmation Files changed: M CHANGES.rst M plone/schemaeditor/browser/schema/schemaeditor.js
Branch: refs/heads/master Date: 2017-08-27T23:29:58+02:00 Author: Johannes Raggam (thet) <thetetet@gmail.com> Commit: plone/plone.schemaeditor@9b66485 Field reorderable, missing delete confirmation Fix fields not being reorderable and missing their delete confirmation until a fieldset was added. Fixes #81, #82. Files changed: M CHANGES.rst M plone/schemaeditor/browser/schema/schemaeditor.js Repository: plone.schemaeditor Branch: refs/heads/master Date: 2017-08-28T21:11:10+02:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.schemaeditor@56ab824 Merge pull request #56 from plone/thet-fixes Field reorderable, missing delete confirmation Files changed: M CHANGES.rst M plone/schemaeditor/browser/schema/schemaeditor.js
Branch: refs/heads/master Date: 2017-10-31T11:40:38+01:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.z3cform@6355ff4 Allow setting custom CSS class *outside* widget Files changed: M .gitignore M CHANGES.rst M README.rst M buildout.cfg M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-10-31T17:41:42+01:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.z3cform@28cf3ef Change name to 'wrapper_css_class Files changed: M README.rst M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-11-01T16:58:22+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.z3cform@07b9312 Merge pull request #82 from plone/additional_css_class Allow setting custom CSS class *outside* widget Files changed: M .gitignore M CHANGES.rst M README.rst M buildout.cfg M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py
Branch: refs/heads/master Date: 2017-10-31T11:40:38+01:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.z3cform@6355ff4 Allow setting custom CSS class *outside* widget Files changed: M .gitignore M CHANGES.rst M README.rst M buildout.cfg M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-10-31T17:41:42+01:00 Author: Tom Gross (tomgross) <itconsense@gmail.com> Commit: plone/plone.app.z3cform@28cf3ef Change name to 'wrapper_css_class Files changed: M README.rst M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py Repository: plone.app.z3cform Branch: refs/heads/master Date: 2017-11-01T16:58:22+01:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.z3cform@07b9312 Merge pull request #82 from plone/additional_css_class Allow setting custom CSS class *outside* widget Files changed: M .gitignore M CHANGES.rst M README.rst M buildout.cfg M plone/app/z3cform/templates/widget.pt M plone/app/z3cform/tests/test_widgets.py
Branch: refs/heads/master Date: 2018-06-26T14:53:21+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@cc2956d return list rather than filter object from get_keyword_names Files changed: M CHANGES.rst M src/plone/app/robotframework/remote.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T10:40:00+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@27b8200 Fix decoding title Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T11:57:46+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.robotframework@22cf2ae fix random_image Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T13:55:13+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@5835567 Merge branch 'master' into python3 Files changed: A requirements.txt M .gitignore M .travis.yml M CHANGES.rst M CONTRIBUTORS.rst M buildout.cfg M docs/source/saucelabs.rst M setup.cfg M setup.py M src/plone/app/robotframework/i18n.py M src/plone/app/robotframework/keywords.robot M src/plone/app/robotframework/testing.py M src/plone/app/robotframework/tests/docs/test_keywords.robot M src/plone/app/robotframework/tests/test_autologin_library.robot M src/plone/app/robotframework/tests/test_content.py M src/plone/app/robotframework/tests/test_robot.py M travis.cfg M versions.cfg D bootstrap.py D versions-staging.cfg Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T16:38:16+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@0cf102e Merge pull request #82 from plone/python3 Fixes for Python 3 Files changed: M CHANGES.rst M src/plone/app/robotframework/content.py M src/plone/app/robotframework/remote.py
Branch: refs/heads/master Date: 2018-06-26T14:53:21+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@cc2956d return list rather than filter object from get_keyword_names Files changed: M CHANGES.rst M src/plone/app/robotframework/remote.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T10:40:00+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@27b8200 Fix decoding title Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T11:57:46+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.robotframework@22cf2ae fix random_image Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T13:55:13+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@5835567 Merge branch 'master' into python3 Files changed: A requirements.txt M .gitignore M .travis.yml M CHANGES.rst M CONTRIBUTORS.rst M buildout.cfg M docs/source/saucelabs.rst M setup.cfg M setup.py M src/plone/app/robotframework/i18n.py M src/plone/app/robotframework/keywords.robot M src/plone/app/robotframework/testing.py M src/plone/app/robotframework/tests/docs/test_keywords.robot M src/plone/app/robotframework/tests/test_autologin_library.robot M src/plone/app/robotframework/tests/test_content.py M src/plone/app/robotframework/tests/test_robot.py M travis.cfg M versions.cfg D bootstrap.py D versions-staging.cfg Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T16:38:16+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@0cf102e Merge pull request #82 from plone/python3 Fixes for Python 3 Files changed: M CHANGES.rst M src/plone/app/robotframework/content.py M src/plone/app/robotframework/remote.py
Branch: refs/heads/master Date: 2018-06-26T14:53:21+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@cc2956d return list rather than filter object from get_keyword_names Files changed: M CHANGES.rst M src/plone/app/robotframework/remote.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T10:40:00+02:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.robotframework@27b8200 Fix decoding title Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-06-27T11:57:46+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.robotframework@22cf2ae fix random_image Files changed: M src/plone/app/robotframework/content.py Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T13:55:13+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@5835567 Merge branch 'master' into python3 Files changed: A requirements.txt M .gitignore M .travis.yml M CHANGES.rst M CONTRIBUTORS.rst M buildout.cfg M docs/source/saucelabs.rst M setup.cfg M setup.py M src/plone/app/robotframework/i18n.py M src/plone/app/robotframework/keywords.robot M src/plone/app/robotframework/testing.py M src/plone/app/robotframework/tests/docs/test_keywords.robot M src/plone/app/robotframework/tests/test_autologin_library.robot M src/plone/app/robotframework/tests/test_content.py M src/plone/app/robotframework/tests/test_robot.py M travis.cfg M versions.cfg D bootstrap.py D versions-staging.cfg Repository: plone.app.robotframework Branch: refs/heads/master Date: 2018-08-16T16:38:16+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.robotframework@0cf102e Merge pull request #82 from plone/python3 Fixes for Python 3 Files changed: M CHANGES.rst M src/plone/app/robotframework/content.py M src/plone/app/robotframework/remote.py
Branch: refs/heads/master Date: 2018-09-11T06:10:46+02:00 Author: Jordi Collell (jordic) <jordic@gmail.com> Commit: plone/plone.rest@9e778fc extract IPloneSiteRoot in favor of ISiteRoot This way the package could be used on a zope installation without the plone core Files changed: M src/plone/rest/traverse.py Repository: plone.rest Branch: refs/heads/master Date: 2018-09-11T06:14:34+02:00 Author: Jordi Collell (jordic) <jordic@gmail.com> Commit: plone/plone.rest@2a5f310 changes Files changed: M CHANGES.rst Repository: plone.rest Branch: refs/heads/master Date: 2018-09-11T16:39:38+02:00 Author: Timo Stollenwerk (tisto) <tisto@plone.org> Commit: plone/plone.rest@3ad2d02 Merge branch 'master' into extract-cmfplone-dep Files changed: M Makefile M plone-4.3.x.cfg M requirements.txt M versions.cfg Repository: plone.rest Branch: refs/heads/master Date: 2018-09-11T19:31:44+02:00 Author: Timo Stollenwerk (tisto) <tisto@users.noreply.github.com> Commit: plone/plone.rest@72cff04 Merge pull request #82 from plone/extract-cmfplone-dep extract IPloneSiteRoot in favor of ISiteRoot Files changed: M CHANGES.rst M src/plone/rest/traverse.py
Branch: refs/heads/master Date: 2019-03-13T09:24:01+01:00 Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com> Commit: plone/plone.recipe.zope2instance@182c000 use built-in function next. Fixes #82 Files changed: M src/plone/recipe/zope2instance/ctl.py Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2019-03-13T09:24:30+01:00 Author: Mikel Larreategi (erral) <mlarreategi@codesyntax.com> Commit: plone/plone.recipe.zope2instance@95cb1eb changelog Files changed: A news/82.bugfix Repository: plone.recipe.zope2instance Branch: refs/heads/master Date: 2019-03-14T14:14:58+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.recipe.zope2instance@3b8877d Merge pull request #83 from plone/erral-issue-82 Use built-in function next Files changed: A news/82.bugfix M src/plone/recipe/zope2instance/ctl.py
Branch: refs/heads/master Date: 2019-06-21T11:33:27+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.users@91edd7f Add support for Python 3.8 Files changed: A news/82.feature M plone/app/users/browser/userdatapanel.py Repository: plone.app.users Branch: refs/heads/master Date: 2019-06-22T10:16:49+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.users@44c8060 Merge pull request #82 from plone/python38 Add support for Python 3.8 Files changed: A news/82.feature M plone/app/users/browser/userdatapanel.py
Branch: refs/heads/master Date: 2021-02-25T21:52:03+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.app.linkintegrity@5a36a74 Use base64.decodebytes instead of decodestring when possible. Fixes Python 3.9 compatibility in the tests. Files changed: A news/81.bugfix M plone/app/linkintegrity/testing.py Repository: plone.app.linkintegrity Branch: refs/heads/master Date: 2021-02-26T16:49:55+01:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/plone.app.linkintegrity@f2a2015 Merge pull request #82 from plone/maurits/decodestring-decodebytes Use base64.decodebytes instead of decodestring when possible. Files changed: A news/81.bugfix M plone/app/linkintegrity/testing.py
Branch: refs/heads/master Date: 2021-03-09T09:31:27+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/diazo@82520db Fix coverage-report when running tox in parallel mode. coverage-report needs to run after all the other tests, otherwise it has no data to combine: ``` $ tox -p auto ... coverage-report create: /Users/maurits/community/plone-coredev/py3/src/diazo/.tox/coverage-report coverage-report installdeps: -cconstraints.txt, coverage coverage-report installed: coverage==5.5 coverage-report run-test-pre: PYTHONHASHSEED='1123133704' coverage-report run-test: commands[0] | coverage erase coverage-report run-test: commands[1] | coverage combine No data to combine ERROR: InvocationError for command /Users/maurits/community/plone-coredev/py3/src/diazo/.tox/coverage-report/bin/coverage combine (exited with code 1) ... ✖ FAIL coverage-report in 4.781 seconds ✔ OK isort in 5.089 seconds ✔ OK lint in 28.259 seconds ✔ OK py38 in 28.424 seconds ✔ OK py37 in 28.729 seconds ✔ OK docs in 28.768 seconds ✔ OK py39 in 30.278 seconds ✔ OK py36 in 30.898 seconds ✔ OK py27 in 31.464 seconds ✔ OK py35 in 34.338 seconds ``` After this commit, it works. Done with tox4 for good measure: ``` $ tox4 -p auto isort: OK ✔ in 3.74 seconds docs: OK ✔ in 31.41 seconds py35: OK ✔ in 32.73 seconds py38: OK ✔ in 33.13 seconds lint: OK ✔ in 33.19 seconds py39: OK ✔ in 33.22 seconds py37: OK ✔ in 33.26 seconds py36: OK ✔ in 34.24 seconds py27: OK ✔ in 35.04 seconds py27: OK (35.04=setup[26.63]+cmd[0.01,1.21,0.00,7.20] seconds) py35: OK (32.73=setup[25.86]+cmd[0.01,0.65,0.01,6.20] seconds) py36: OK (34.24=setup[26.63]+cmd[0.01,1.62,0.00,5.97] seconds) py37: OK (33.26=setup[26.50]+cmd[0.01,0.78,0.00,5.97] seconds) py38: OK (33.13=setup[26.23]+cmd[0.01,0.52,0.00,6.36] seconds) py39: OK (33.22=setup[26.25]+cmd[0.02,0.88,0.00,6.07] seconds) docs: OK (31.41=setup[26.24]+cmd[0.01,0.75,0.00,4.40] seconds) isort: OK (3.74=setup[2.93]+cmd[0.35,0.46] seconds) lint: OK (33.19=setup[26.22]+cmd[0.01,0.64,0.00,6.31] seconds) coverage-report: OK (3.53=setup[1.75]+cmd[0.54,0.16,0.27,0.44,0.37] seconds) congratulations :) (38.61 seconds) ``` BTW, current coverage is at 73 percent. Files changed: M tox.ini Repository: diazo Branch: refs/heads/master Date: 2021-03-09T11:17:48+01:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/diazo@1965b83 Merge pull request #82 from plone/maurits/coverage-tox-parallel Fix coverage-report when running tox in parallel mode. Files changed: M tox.ini
Branch: refs/heads/master Date: 2021-03-09T09:31:27+01:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/diazo@82520db Fix coverage-report when running tox in parallel mode. coverage-report needs to run after all the other tests, otherwise it has no data to combine: ``` $ tox -p auto ... coverage-report create: /Users/maurits/community/plone-coredev/py3/src/diazo/.tox/coverage-report coverage-report installdeps: -cconstraints.txt, coverage coverage-report installed: coverage==5.5 coverage-report run-test-pre: PYTHONHASHSEED='1123133704' coverage-report run-test: commands[0] | coverage erase coverage-report run-test: commands[1] | coverage combine No data to combine ERROR: InvocationError for command /Users/maurits/community/plone-coredev/py3/src/diazo/.tox/coverage-report/bin/coverage combine (exited with code 1) ... ✖ FAIL coverage-report in 4.781 seconds ✔ OK isort in 5.089 seconds ✔ OK lint in 28.259 seconds ✔ OK py38 in 28.424 seconds ✔ OK py37 in 28.729 seconds ✔ OK docs in 28.768 seconds ✔ OK py39 in 30.278 seconds ✔ OK py36 in 30.898 seconds ✔ OK py27 in 31.464 seconds ✔ OK py35 in 34.338 seconds ``` After this commit, it works. Done with tox4 for good measure: ``` $ tox4 -p auto isort: OK ✔ in 3.74 seconds docs: OK ✔ in 31.41 seconds py35: OK ✔ in 32.73 seconds py38: OK ✔ in 33.13 seconds lint: OK ✔ in 33.19 seconds py39: OK ✔ in 33.22 seconds py37: OK ✔ in 33.26 seconds py36: OK ✔ in 34.24 seconds py27: OK ✔ in 35.04 seconds py27: OK (35.04=setup[26.63]+cmd[0.01,1.21,0.00,7.20] seconds) py35: OK (32.73=setup[25.86]+cmd[0.01,0.65,0.01,6.20] seconds) py36: OK (34.24=setup[26.63]+cmd[0.01,1.62,0.00,5.97] seconds) py37: OK (33.26=setup[26.50]+cmd[0.01,0.78,0.00,5.97] seconds) py38: OK (33.13=setup[26.23]+cmd[0.01,0.52,0.00,6.36] seconds) py39: OK (33.22=setup[26.25]+cmd[0.02,0.88,0.00,6.07] seconds) docs: OK (31.41=setup[26.24]+cmd[0.01,0.75,0.00,4.40] seconds) isort: OK (3.74=setup[2.93]+cmd[0.35,0.46] seconds) lint: OK (33.19=setup[26.22]+cmd[0.01,0.64,0.00,6.31] seconds) coverage-report: OK (3.53=setup[1.75]+cmd[0.54,0.16,0.27,0.44,0.37] seconds) congratulations :) (38.61 seconds) ``` BTW, current coverage is at 73 percent. Files changed: M tox.ini Repository: diazo Branch: refs/heads/master Date: 2021-03-09T11:17:48+01:00 Author: Maurits van Rees (mauritsvanrees) <m.van.rees@zestsoftware.nl> Commit: plone/diazo@1965b83 Merge pull request #82 from plone/maurits/coverage-tox-parallel Fix coverage-report when running tox in parallel mode. Files changed: M tox.ini
Branch: refs/heads/main Date: 2022-08-12T21:03:28+05:30 Author: Rohan Shaw (rohnsha0) <86848116+rohnsha0@users.noreply.github.com> Commit: plone/plone.volto@25a2480 Update CHANGES.rst Fix #82 Files changed: M CHANGES.rst
Branch: refs/heads/main Date: 2022-08-12T20:50:38+05:30 Author: rohnsha0 (rohnsha0) <rohnsha0@gmail.com> Commit: plone/plone.volto@9d81df1 correct some minor spelling issues in Volto Demo Homepage Files changed: M src/plone/volto/default_homepage/default.py Repository: plone.volto Branch: refs/heads/main Date: 2022-08-13T02:21:43+02:00 Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org> Commit: plone/plone.volto@05ac1cb Merge pull request #82 from rohnsha0/Issue#65 Corrected some minor spelling issues in Volto Demo Homepage Files changed: M src/plone/volto/default_homepage/default.py
Branch: refs/heads/master Date: 2023-04-08T20:16:48+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@21c510c Configuring with plone/meta Files changed: A .meta.toml A .pre-commit-config.yaml A news/434550cc.internal M .editorconfig M pyproject.toml M setup.cfg M tox.ini D .travis.yml D bootstrap.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:48+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@a13cfc1 chore: pyupgrade Files changed: M docs/conf.py M setup.py M src/plone/__init__.py M src/plone/app/__init__.py M src/plone/app/testing/__init__.py M src/plone/app/testing/bbb.py M src/plone/app/testing/bbb_at.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/helpers.py M src/plone/app/testing/interfaces.py M src/plone/app/testing/layers.py M src/plone/app/testing/selenium_layers.py M src/plone/app/testing/tests.py M src/plone/app/testing/utils.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:48+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@52f95b6 chore: isort Files changed: M docs/conf.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/helpers.py M src/plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@40d46c1 chore: black Files changed: M docs/conf.py M setup.py M src/plone/__init__.py M src/plone/app/__init__.py M src/plone/app/testing/bbb.py M src/plone/app/testing/bbb_at.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/helpers.py M src/plone/app/testing/interfaces.py M src/plone/app/testing/layers.py M src/plone/app/testing/selenium_layers.py M src/plone/app/testing/tests.py M src/plone/app/testing/utils.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@0254b8a chore: zpretty Files changed: M src/plone/app/testing/profile/metadata.xml Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@7a40ad9 feat: remove Archetypes code paths Since it is only python 3 compatible, it does not make sense to keep code around for something (Archetypes) that is not python 3 compatible. Files changed: M src/plone/app/testing/layers.py D src/plone/app/testing/bbb_at.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@7a3472f feat: drop six usage Files changed: M setup.py M src/plone/app/testing/layers.py M src/plone/app/testing/layers.rst M src/plone/app/testing/tests.py D src/plone/app/testing/layers_zserver.rst Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@a9b204f chore: remove noqa comments Files changed: M setup.py M src/plone/app/testing/__init__.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/helpers.py M src/plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@6319016 chore: configure flake8 Files changed: M setup.cfg Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@2d3f6ea feat: flake8 Files changed: M docs/conf.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/tests.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@c9061f1 feat: codespell Files changed: M CHANGES.rst M docs/isolation.rst M src/plone/app/testing/helpers.py M src/plone/app/testing/helpers.rst Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@3dc8a72 feat: remove wicked references Files changed: M src/plone/app/testing/layers.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@bf99142 feat: configure z3c.dependencychecker Files changed: M pyproject.toml Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-08T20:16:49+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.app.testing@50e4f99 feat: declare dependencies Files changed: M setup.py Repository: plone.app.testing Branch: refs/heads/master Date: 2023-04-10T03:11:01+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.testing@3604ed8 Merge pull request #82 from plone/config-with-default-template-48453853 Config with default template Files changed: A .meta.toml A .pre-commit-config.yaml A news/434550cc.internal M .editorconfig M CHANGES.rst M docs/conf.py M docs/isolation.rst M pyproject.toml M setup.cfg M setup.py M src/plone/__init__.py M src/plone/app/__init__.py M src/plone/app/testing/__init__.py M src/plone/app/testing/bbb.py M src/plone/app/testing/cleanup.py M src/plone/app/testing/helpers.py M src/plone/app/testing/helpers.rst M src/plone/app/testing/interfaces.py M src/plone/app/testing/layers.py M src/plone/app/testing/layers.rst M src/plone/app/testing/profile/metadata.xml M src/plone/app/testing/selenium_layers.py M src/plone/app/testing/tests.py M src/plone/app/testing/utils.py M tox.ini D .travis.yml D bootstrap.py D src/plone/app/testing/bbb_at.py D src/plone/app/testing/layers_zserver.rst
Branch: refs/heads/master Date: 2023-04-13T16:16:24+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.contentrules@9229511 Configuring with plone/meta Files changed: A news/0b0246aa.internal M .meta.toml M pyproject.toml M tox.ini Repository: plone.app.contentrules Branch: refs/heads/master Date: 2023-04-13T16:46:07+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.contentrules@5d11a79 adjust dependencies Files changed: M .meta.toml M setup.py Repository: plone.app.contentrules Branch: refs/heads/master Date: 2023-04-13T17:30:25+02:00 Author: Jens W. Klein (jensens) <jk@kleinundpartner.at> Commit: plone/plone.app.contentrules@589be33 Merge pull request #82 from plone/config-with-default-template-181f00e4 Config with default template 181f00e4 Files changed: A news/0b0246aa.internal M .meta.toml M pyproject.toml M setup.py M tox.ini
Branch: refs/heads/master Date: 2023-09-15T12:25:09+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.vocabularies@8b2f4f7 translate column-heading title in listing_tabular Files changed: M plone/app/vocabularies/metadatafields.py Repository: plone.app.vocabularies Branch: refs/heads/master Date: 2023-09-15T12:27:40+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.vocabularies@f9f7b90 add changenote Files changed: A news/82.bugfix Repository: plone.app.vocabularies Branch: refs/heads/master Date: 2023-09-15T07:58:46-07:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.vocabularies@dd79810 Merge pull request #82 from plone/translate_title Translate column-heading title in listing_tabular Files changed: A news/82.bugfix M plone/app/vocabularies/metadatafields.py
Branch: refs/heads/master Date: 2023-09-15T12:25:09+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.vocabularies@8b2f4f7 translate column-heading title in listing_tabular Files changed: M plone/app/vocabularies/metadatafields.py Repository: plone.app.vocabularies Branch: refs/heads/master Date: 2023-09-15T12:27:40+02:00 Author: Philip Bauer (pbauer) <bauer@starzel.de> Commit: plone/plone.app.vocabularies@f9f7b90 add changenote Files changed: A news/82.bugfix Repository: plone.app.vocabularies Branch: refs/heads/master Date: 2023-09-15T07:58:46-07:00 Author: David Glick (davisagli) <david@glicksoftware.com> Commit: plone/plone.app.vocabularies@dd79810 Merge pull request #82 from plone/translate_title Translate column-heading title in listing_tabular Files changed: A news/82.bugfix M plone/app/vocabularies/metadatafields.py
Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@b070459 Configuring with plone/meta Files changed: A .flake8 A .github/workflows/meta.yml A .meta.toml A .pre-commit-config.yaml A news/5cc689e5.internal M .editorconfig M .gitignore M pyproject.toml M tox.ini D .travis.yml D bootstrap.py D buildout.cfg D setup.cfg Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@b5bcc03 chore: pyupgrade Files changed: M setup.py M src/plone/__init__.py M src/plone/testing/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zope.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@1b7305a chore: black Files changed: M setup.py M src/plone/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zope.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@048b630 chore: zpretty Files changed: M src/plone/testing/testing_zca.zcml M src/plone/testing/testing_zca_more_specific.zcml Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@e4e9fa9 chore: update trove classifiers Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@9f1d457 feat: pyroma Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@ce0a4e6 feat: codespell Files changed: M src/plone/testing/README.rst M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/tests.py M src/plone/testing/zope.py M src/plone/testing/zope.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@792a522 fix: adapt tests Another case of a filesystem access that does not work when running tests with `tox`. In this case, `get_distribution` returns the location within the `.tox/test` folder structure, while the code is outside of it. Fortunately `inspect` module solves the problem. Files changed: M src/plone/testing/tests.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@72a8e61 feat: drop six Files changed: M setup.py M src/plone/testing/tests.py M src/plone/testing/zodb.rst M src/plone/testing/zope.rst Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@f281868 feat: declare dependencies Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@5504cde Add news entry Files changed: A news/1.breaking A news/2.breaking M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-19T10:08:02+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@7be816a Merge pull request #82 from plone/config-with-default-template-1756b024 Config with default template Files changed: A .flake8 A .github/workflows/meta.yml A .meta.toml A .pre-commit-config.yaml A news/1.breaking A news/2.breaking A news/5cc689e5.internal M .editorconfig M .gitignore M pyproject.toml M setup.py M src/plone/__init__.py M src/plone/testing/README.rst M src/plone/testing/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/testing_zca.zcml M src/plone/testing/testing_zca_more_specific.zcml M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zodb.rst M src/plone/testing/zope.py M src/plone/testing/zope.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst M tox.ini D .travis.yml D bootstrap.py D buildout.cfg D setup.cfg
Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@b070459 Configuring with plone/meta Files changed: A .flake8 A .github/workflows/meta.yml A .meta.toml A .pre-commit-config.yaml A news/5cc689e5.internal M .editorconfig M .gitignore M pyproject.toml M tox.ini D .travis.yml D bootstrap.py D buildout.cfg D setup.cfg Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@b5bcc03 chore: pyupgrade Files changed: M setup.py M src/plone/__init__.py M src/plone/testing/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zope.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@1b7305a chore: black Files changed: M setup.py M src/plone/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zope.py M src/plone/testing/zserver.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@048b630 chore: zpretty Files changed: M src/plone/testing/testing_zca.zcml M src/plone/testing/testing_zca_more_specific.zcml Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@e4e9fa9 chore: update trove classifiers Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@9f1d457 feat: pyroma Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@ce0a4e6 feat: codespell Files changed: M src/plone/testing/README.rst M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/tests.py M src/plone/testing/zope.py M src/plone/testing/zope.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@792a522 fix: adapt tests Another case of a filesystem access that does not work when running tests with `tox`. In this case, `get_distribution` returns the location within the `.tox/test` folder structure, while the code is outside of it. Fortunately `inspect` module solves the problem. Files changed: M src/plone/testing/tests.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@72a8e61 feat: drop six Files changed: M setup.py M src/plone/testing/tests.py M src/plone/testing/zodb.rst M src/plone/testing/zope.rst Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@f281868 feat: declare dependencies Files changed: M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-15T19:09:56+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@5504cde Add news entry Files changed: A news/1.breaking A news/2.breaking M setup.py Repository: plone.testing Branch: refs/heads/master Date: 2023-10-19T10:08:02+02:00 Author: Gil Forcada Codinachs (gforcada) <gil.gnome@gmail.com> Commit: plone/plone.testing@7be816a Merge pull request #82 from plone/config-with-default-template-1756b024 Config with default template Files changed: A .flake8 A .github/workflows/meta.yml A .meta.toml A .pre-commit-config.yaml A news/1.breaking A news/2.breaking A news/5cc689e5.internal M .editorconfig M .gitignore M pyproject.toml M setup.py M src/plone/__init__.py M src/plone/testing/README.rst M src/plone/testing/__init__.py M src/plone/testing/_z2_testbrowser.py M src/plone/testing/layer.py M src/plone/testing/publisher.py M src/plone/testing/security.py M src/plone/testing/testing_zca.zcml M src/plone/testing/testing_zca_more_specific.zcml M src/plone/testing/tests.py M src/plone/testing/z2.py M src/plone/testing/zca.py M src/plone/testing/zodb.py M src/plone/testing/zodb.rst M src/plone/testing/zope.py M src/plone/testing/zope.rst M src/plone/testing/zserver.py M src/plone/testing/zserver.rst M tox.ini D .travis.yml D bootstrap.py D buildout.cfg D setup.cfg
The first to 8.3 and the later to latest one available (2.3.1).