diff --git a/last_commit.txt b/last_commit.txt index e69de29bb2..818ba06e33 100644 --- a/last_commit.txt +++ b/last_commit.txt @@ -0,0 +1,36 @@ +Repository: plone.app.dexterity + + +Branch: refs/heads/master +Date: 2024-09-14T21:24:58+02:00 +Author: 1letter (1letter) <1letter@gmx.de> +Commit: https://github.com/plone/plone.app.dexterity/commit/9074dd5adff36200638a4caf2a7a045fbf075365 + +Configuring with plone/meta + +Files changed: +A news/+meta.internal +M .meta.toml +M pyproject.toml + +b'diff --git a/.meta.toml b/.meta.toml\nindex c2aed684..3e42afd1 100644\n--- a/.meta.toml\n+++ b/.meta.toml\n@@ -3,7 +3,7 @@\n # See the inline comments on how to expand/tweak this configuration file\n [meta]\n template = "default"\n-commit-id = "a89af8f2"\n+commit-id = "5d22fbf8"\n \n [pyproject]\n codespell_ignores = "hove"\ndiff --git a/news/+meta.internal b/news/+meta.internal\nnew file mode 100644\nindex 00000000..c08f5399\n--- /dev/null\n+++ b/news/+meta.internal\n@@ -0,0 +1,2 @@\n+Update configuration files.\n+[plone devs]\ndiff --git a/pyproject.toml b/pyproject.toml\nindex a6df4ae8..e229484f 100644\n--- a/pyproject.toml\n+++ b/pyproject.toml\n@@ -119,6 +119,7 @@ Zope = [\n \'Products.CMFCore\', \'Products.CMFDynamicViewFTI\',\n ]\n python-dateutil = [\'dateutil\']\n+pytest-plone = [\'pytest\', \'zope.pytestlayer\', \'plone.testing\', \'plone.app.testing\']\n ignore-packages = [\'plone.app.content\', \'plone.app.relationfield\', \'plone.directives.form\', \'plone.directives.dexterity\', \'five.grok\', \'plone.app.intid\', \'plone.contentrules\', \'plone.schema\', \'z3c.relationfield\']\n \n ##\n' + +Repository: plone.app.dexterity + + +Branch: refs/heads/master +Date: 2024-09-14T22:22:24+02:00 +Author: Maurits van Rees (mauritsvanrees) +Commit: https://github.com/plone/plone.app.dexterity/commit/01777b09c67b1a11f55c996263cd9a01d58dfcf6 + +Merge pull request #392 from plone/config-with-default-template-5d22fbf8 + +Configuring with plone/meta + +Files changed: +A news/+meta.internal +M .meta.toml +M pyproject.toml + +b'diff --git a/.meta.toml b/.meta.toml\nindex c2aed684..3e42afd1 100644\n--- a/.meta.toml\n+++ b/.meta.toml\n@@ -3,7 +3,7 @@\n # See the inline comments on how to expand/tweak this configuration file\n [meta]\n template = "default"\n-commit-id = "a89af8f2"\n+commit-id = "5d22fbf8"\n \n [pyproject]\n codespell_ignores = "hove"\ndiff --git a/news/+meta.internal b/news/+meta.internal\nnew file mode 100644\nindex 00000000..c08f5399\n--- /dev/null\n+++ b/news/+meta.internal\n@@ -0,0 +1,2 @@\n+Update configuration files.\n+[plone devs]\ndiff --git a/pyproject.toml b/pyproject.toml\nindex a6df4ae8..e229484f 100644\n--- a/pyproject.toml\n+++ b/pyproject.toml\n@@ -119,6 +119,7 @@ Zope = [\n \'Products.CMFCore\', \'Products.CMFDynamicViewFTI\',\n ]\n python-dateutil = [\'dateutil\']\n+pytest-plone = [\'pytest\', \'zope.pytestlayer\', \'plone.testing\', \'plone.app.testing\']\n ignore-packages = [\'plone.app.content\', \'plone.app.relationfield\', \'plone.directives.form\', \'plone.directives.dexterity\', \'five.grok\', \'plone.app.intid\', \'plone.contentrules\', \'plone.schema\', \'z3c.relationfield\']\n \n ##\n' +