Skip to content

Commit

Permalink
1letter/fix #1632 (#1633)
Browse files Browse the repository at this point in the history
* Update requirements and buildout to latest Plone

* Add news

* Update Docs

* Update news/1632.misc

Co-authored-by: Steve Piercy <web@stevepiercy.com>

* Update news/1632.misc

Co-authored-by: Steve Piercy <web@stevepiercy.com>

* Rename news extension

---------

Co-authored-by: Timo Stollenwerk <tisto@users.noreply.github.com>
Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
3 people committed Apr 29, 2023
1 parent deb6770 commit f760d9c
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 19 deletions.
1 change: 1 addition & 0 deletions news/1632.internal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update buildout and requirements to Plone-6.0.4. @1letter
2 changes: 1 addition & 1 deletion plone-6.0.x.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[buildout]
extends =
https://dist.plone.org/release/6.0.3/versions.cfg
https://dist.plone.org/release/6.0.4/versions.cfg
base.cfg

[buildout:python37]
Expand Down
2 changes: 1 addition & 1 deletion requirements-6.0.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-r https://dist.plone.org/release/6.0.3/requirements.txt
-r https://dist.plone.org/release/6.0.4/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,6 @@ Content-Type: application/json
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ Content-Type: application/json
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ Location: http://localhost:55001/plone/@controlpanels/content-rules/rule-3
"required": [
"subject",
"recipients",
"exclude_actor",
"message"
],
"type": "object"
Expand Down

0 comments on commit f760d9c

Please sign in to comment.