-
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fc] Repository: plone.staticresources
Branch: refs/heads/2.1.x Date: 2024-12-18T13:45:58+01:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.staticresources@6e9ee7f Preparing release 2.1.17 Files changed: M CHANGES.rst M setup.py D news/363.internal Repository: plone.staticresources Branch: refs/heads/2.1.x Date: 2024-12-18T13:47:02+01:00 Author: Peter Mathis (petschki) <[email protected]> Commit: plone/plone.staticresources@a54f0ed Back to development: 2.1.18 Files changed: M setup.py
- Loading branch information
Showing
1 changed file
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
Repository: plonetheme.barceloneta | ||
Repository: plone.staticresources | ||
|
||
|
||
Branch: refs/heads/3.1.x | ||
Date: 2024-12-18T13:28:41+01:00 | ||
Branch: refs/heads/2.1.x | ||
Date: 2024-12-18T13:45:58+01:00 | ||
Author: Peter Mathis (petschki) <[email protected]> | ||
Commit: https://github.com/plone/plonetheme.barceloneta/commit/1f93d2a6fc45532889de62e4e669aa225f2fc322 | ||
Commit: https://github.com/plone/plone.staticresources/commit/6e9ee7f3efebcf0cd52af9adb59197eb66bedc60 | ||
|
||
Preparing release 3.1.11 | ||
Preparing release 2.1.17 | ||
|
||
Files changed: | ||
M CHANGES.md | ||
M CHANGES.rst | ||
M setup.py | ||
D news/385.internal | ||
D news/363.internal | ||
|
||
b'diff --git a/CHANGES.md b/CHANGES.md\nindex e4aad07b..f0047bc6 100644\n--- a/CHANGES.md\n+++ b/CHANGES.md\n@@ -9,6 +9,14 @@\n \n <!-- towncrier release notes start -->\n \n+## 3.1.11 (2024-12-18)\n+\n+\n+### Internal:\n+\n+- Upgrade dev dependencies.\n+ [petschki] #385\n+\n ## 3.1.10 (2024-09-03)\n \n \ndiff --git a/news/385.internal b/news/385.internal\ndeleted file mode 100644\nindex b38811b7..00000000\n--- a/news/385.internal\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Upgrade dev dependencies.\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex dbf8f103..9bc2a15a 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.1.11.dev0"\n+version = "3.1.11"\n \n long_description = f"{Path(\'README.md\').read_text()}\\n{Path(\'CHANGES.md\').read_text()}"\n \n' | ||
b'diff --git a/CHANGES.rst b/CHANGES.rst\nindex a7b869b77..c8e0ccbc9 100644\n--- a/CHANGES.rst\n+++ b/CHANGES.rst\n@@ -8,6 +8,16 @@ Changelog\n \n .. towncrier release notes start\n \n+2.1.17 (2024-12-18)\n+-------------------\n+\n+Internal:\n+\n+\n+- Latest `mockup==5.1.15`. See https://github.com/plone/mockup/releases/tag/5.1.15\n+ [petschki] (#363)\n+\n+\n 2.1.16 (2024-09-03)\n -------------------\n \ndiff --git a/news/363.internal b/news/363.internal\ndeleted file mode 100644\nindex 4931c0167..000000000\n--- a/news/363.internal\n+++ /dev/null\n@@ -1,2 +0,0 @@\n-Latest `mockup==5.1.15`. See https://github.com/plone/mockup/releases/tag/5.1.15\n-[petschki]\ndiff --git a/setup.py b/setup.py\nindex bdbb2e7a8..c21676a34 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.1.17.dev0",\n+ version="2.1.17",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
|
||
Repository: plonetheme.barceloneta | ||
Repository: plone.staticresources | ||
|
||
|
||
Branch: refs/heads/3.1.x | ||
Date: 2024-12-18T13:29:27+01:00 | ||
Branch: refs/heads/2.1.x | ||
Date: 2024-12-18T13:47:02+01:00 | ||
Author: Peter Mathis (petschki) <[email protected]> | ||
Commit: https://github.com/plone/plonetheme.barceloneta/commit/7a5f7525e0c9d5ab05e28b7de1229e22ecfd5297 | ||
Commit: https://github.com/plone/plone.staticresources/commit/a54f0edb6a81f7f53bd7c9af30123bf3202d2177 | ||
|
||
Back to development: 3.1.12 | ||
Back to development: 2.1.18 | ||
|
||
Files changed: | ||
M setup.py | ||
|
||
b'diff --git a/setup.py b/setup.py\nindex 9bc2a15a..6aee36c9 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -3,7 +3,7 @@\n from setuptools import setup\n \n \n-version = "3.1.11"\n+version = "3.1.12.dev0"\n \n long_description = f"{Path(\'README.md\').read_text()}\\n{Path(\'CHANGES.md\').read_text()}"\n \n' | ||
b'diff --git a/setup.py b/setup.py\nindex c21676a34..84495f782 100644\n--- a/setup.py\n+++ b/setup.py\n@@ -11,7 +11,7 @@\n \n setup(\n name="plone.staticresources",\n- version="2.1.17",\n+ version="2.1.18.dev0",\n description="Static resources for Plone",\n long_description=long_description,\n long_description_content_type="text/x-rst",\n' | ||
|