plone.theme 4.0.3__py3-none-any.whl → 4.0.4__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {plone.theme-4.0.3.dist-info → plone_theme-4.0.4.dist-info}/METADATA +23 -2
- {plone.theme-4.0.3.dist-info → plone_theme-4.0.4.dist-info}/RECORD +6 -6
- {plone.theme-4.0.3.dist-info → plone_theme-4.0.4.dist-info}/WHEEL +1 -1
- /plone.theme-4.0.3-py3.13-nspkg.pth → /plone.theme-4.0.4-py3.13-nspkg.pth +0 -0
- {plone.theme-4.0.3.dist-info → plone_theme-4.0.4.dist-info}/namespace_packages.txt +0 -0
- {plone.theme-4.0.3.dist-info → plone_theme-4.0.4.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: plone.theme
|
3
|
-
Version: 4.0.
|
3
|
+
Version: 4.0.4
|
4
4
|
Summary: Tools for managing themes in CMF and Plone sites
|
5
5
|
Home-page: https://pypi.org/project/plone.theme
|
6
6
|
Author: Plone Foundation
|
@@ -28,6 +28,18 @@ Requires-Dist: Zope
|
|
28
28
|
Provides-Extra: test
|
29
29
|
Requires-Dist: plone.app.testing; extra == "test"
|
30
30
|
Requires-Dist: plone.testing; extra == "test"
|
31
|
+
Dynamic: author
|
32
|
+
Dynamic: author-email
|
33
|
+
Dynamic: classifier
|
34
|
+
Dynamic: description
|
35
|
+
Dynamic: description-content-type
|
36
|
+
Dynamic: home-page
|
37
|
+
Dynamic: keywords
|
38
|
+
Dynamic: license
|
39
|
+
Dynamic: provides-extra
|
40
|
+
Dynamic: requires-dist
|
41
|
+
Dynamic: requires-python
|
42
|
+
Dynamic: summary
|
31
43
|
|
32
44
|
Overview
|
33
45
|
========
|
@@ -138,6 +150,15 @@ Changelog
|
|
138
150
|
|
139
151
|
.. towncrier release notes start
|
140
152
|
|
153
|
+
4.0.4 (2025-09-11)
|
154
|
+
------------------
|
155
|
+
|
156
|
+
Internal:
|
157
|
+
|
158
|
+
|
159
|
+
- Move distribution to src layout [gforcada] (#4217)
|
160
|
+
|
161
|
+
|
141
162
|
4.0.3 (2025-01-23)
|
142
163
|
------------------
|
143
164
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
plone.theme-4.0.
|
1
|
+
plone.theme-4.0.4-py3.13-nspkg.pth,sha256=BLI1R3lEMKmzB6WWJhK4b_5KSuPKCxbAXDyPjqDJtdY,462
|
2
2
|
plone/theme/README.rst,sha256=X6hHr1arlfB5tuqibJ6wsUO5NlsWNKVTHKd4yuRm5DE,3049
|
3
3
|
plone/theme/__init__.py,sha256=MsSFjiLMLJZ7QhUPpVBWKiyDnCzryquRyr329NoCACI,2
|
4
4
|
plone/theme/configure.zcml,sha256=wjELjwoNxcvN0igag4Ezjul-I7e8p_LbWpmyd-g-q84,291
|
@@ -12,8 +12,8 @@ plone/theme/tests/mytheme.pt,sha256=uj0IFS6yYJqeycawDBtRJ7CPuBnUf9DBkd6wJF6Z60A,
|
|
12
12
|
plone/theme/tests/testBrowserLayerPrecedence.py,sha256=jtxtTVQ94fYgf_4GhoPgBkCcf38ARsy-Q13spLuE5qw,4213
|
13
13
|
plone/theme/tests/test_doctest.py,sha256=4g4uS0AhaAsbGPQY9BgE6yKnnMAyX2nTbQMtkHqaPsY,513
|
14
14
|
plone/theme/tests/tests.zcml,sha256=9jaoC2AtzQDQYl4ijsGTRndcIwhx8IIyIYmA94Xqt14,567
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
15
|
+
plone_theme-4.0.4.dist-info/METADATA,sha256=pRMCokfMgpIns35sglQEOBAShV8rcuEj7k-bod65Bw8,8043
|
16
|
+
plone_theme-4.0.4.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
|
17
|
+
plone_theme-4.0.4.dist-info/namespace_packages.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
|
18
|
+
plone_theme-4.0.4.dist-info/top_level.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
|
19
|
+
plone_theme-4.0.4.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|