plone.app.customerize 2.0.2__py3-none-any.whl → 2.0.3__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.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: plone.app.customerize
3
- Version: 2.0.2
3
+ Version: 2.0.3
4
4
  Summary: Integrate five.customerize into Plone.
5
5
  Home-page: https://pypi.org/project/plone.app.customerize/
6
6
  Author: Plone Foundation
@@ -37,6 +37,19 @@ Requires-Dist: Products.GenericSetup; extra == "test"
37
37
  Requires-Dist: plone.app.layout; extra == "test"
38
38
  Requires-Dist: plone.app.testing; extra == "test"
39
39
  Requires-Dist: plone.testing; extra == "test"
40
+ Dynamic: author
41
+ Dynamic: author-email
42
+ Dynamic: classifier
43
+ Dynamic: description
44
+ Dynamic: description-content-type
45
+ Dynamic: home-page
46
+ Dynamic: keywords
47
+ Dynamic: license
48
+ Dynamic: platform
49
+ Dynamic: provides-extra
50
+ Dynamic: requires-dist
51
+ Dynamic: requires-python
52
+ Dynamic: summary
40
53
 
41
54
  Overview
42
55
  ========
@@ -61,6 +74,15 @@ Changelog
61
74
 
62
75
  .. towncrier release notes start
63
76
 
77
+ 2.0.3 (2025-09-11)
78
+ ------------------
79
+
80
+ Internal:
81
+
82
+
83
+ - Move distribution to src layout [gforcada] (#4217)
84
+
85
+
64
86
  2.0.2 (2025-01-24)
65
87
  ------------------
66
88
 
@@ -1,4 +1,4 @@
1
- plone.app.customerize-2.0.2-py3.13-nspkg.pth,sha256=IFudncLkuDiEne6uBLBlcfD1XCMF1N9Txbb6wObfww4,992
1
+ plone.app.customerize-2.0.3-py3.13-nspkg.pth,sha256=IFudncLkuDiEne6uBLBlcfD1XCMF1N9Txbb6wObfww4,992
2
2
  plone/app/customerize/README.txt,sha256=7tMNqB1-W4ShSa9-aAT6H6wUEP0O0Cbuq1ud5IG48Ec,355
3
3
  plone/app/customerize/TODO.txt,sha256=Q9M292jC1ziYzhC30jL1X1cOivQO6vMbEnkicRY9i6o,271
4
4
  plone/app/customerize/__init__.py,sha256=8pJhmmFoJxxl2jKxrGy29eqZmTggMxgoQ0oJU3SZP-4,337
@@ -22,8 +22,8 @@ plone/app/customerize/tests/testDocTests.py,sha256=ys_M_wqsVnoIMvoxk_KMSB1548ipE
22
22
  plone/app/customerize/tests/testing.zcml,sha256=hSftI1skoWweVPIvByqDQk3jjVF61NdTbovpeysbMCs,1498
23
23
  plone/app/customerize/tests/viewlets.py,sha256=efLvBw1GKTodnPYIVrC0HFrCfHUFlRPULqgvmHnVjkk,393
24
24
  plone/app/customerize/tests/profiles/testing/viewlets.xml,sha256=xpQ5RxuLKqG-cTDGlVASmuxwtYvnO3vmhrtQ04an9uU,318
25
- plone.app.customerize-2.0.2.dist-info/METADATA,sha256=8B49F2EUmVUGIN3msd95OS7-l_GAIpUd2WB0Mns-ii4,7839
26
- plone.app.customerize-2.0.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
27
- plone.app.customerize-2.0.2.dist-info/namespace_packages.txt,sha256=RhWBQHJVbLHFKuJ5J4tGJxuY8dNrbsuKvPnJvM4b2AQ,16
28
- plone.app.customerize-2.0.2.dist-info/top_level.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
29
- plone.app.customerize-2.0.2.dist-info/RECORD,,
25
+ plone_app_customerize-2.0.3.dist-info/METADATA,sha256=aVLtLey8etHUcb1SARO9EAcPrYucvXaQfwsOe-kchQ8,8219
26
+ plone_app_customerize-2.0.3.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
27
+ plone_app_customerize-2.0.3.dist-info/namespace_packages.txt,sha256=RhWBQHJVbLHFKuJ5J4tGJxuY8dNrbsuKvPnJvM4b2AQ,16
28
+ plone_app_customerize-2.0.3.dist-info/top_level.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
29
+ plone_app_customerize-2.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (79.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5