plone.tiles 3.0.2__py3-none-any.whl → 3.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.2
1
+ Metadata-Version: 2.4
2
2
  Name: plone.tiles
3
- Version: 3.0.2
3
+ Version: 3.0.3
4
4
  Summary: APIs for managing tiles
5
5
  Home-page: https://github.com/plone/plone.tiles
6
6
  Author: Martin Aspeli
@@ -51,6 +51,7 @@ Dynamic: description
51
51
  Dynamic: home-page
52
52
  Dynamic: keywords
53
53
  Dynamic: license
54
+ Dynamic: license-file
54
55
  Dynamic: provides-extra
55
56
  Dynamic: requires-dist
56
57
  Dynamic: requires-python
@@ -1666,6 +1667,15 @@ Changelog
1666
1667
 
1667
1668
  .. towncrier release notes start
1668
1669
 
1670
+ 3.0.3 (2025-09-11)
1671
+ ------------------
1672
+
1673
+ Internal:
1674
+
1675
+
1676
+ - Move distribution to src layout [gforcada] (#4217)
1677
+
1678
+
1669
1679
  3.0.2 (2025-09-10)
1670
1680
  ------------------
1671
1681
 
@@ -1,4 +1,4 @@
1
- plone.tiles-3.0.2-py3.13-nspkg.pth,sha256=BLI1R3lEMKmzB6WWJhK4b_5KSuPKCxbAXDyPjqDJtdY,462
1
+ plone.tiles-3.0.3-py3.13-nspkg.pth,sha256=BLI1R3lEMKmzB6WWJhK4b_5KSuPKCxbAXDyPjqDJtdY,462
2
2
  plone/tiles/__init__.py,sha256=Z8dozv9RI5pWfpX8hHzYpY5VDe2ZrxcHm8UNiZzwzY4,151
3
3
  plone/tiles/absoluteurl.py,sha256=bCeGy4By_965cCLpDVY9nk_al5u2Rdd6LHcH54HD6Rs,3278
4
4
  plone/tiles/configure.zcml,sha256=MPp-H8tLqkSJPXGVPgMyCYERxqF5ozbIkIBXzz0UKLs,5104
@@ -20,10 +20,10 @@ plone/tiles/type.py,sha256=r4ws599FEtapQs94ZdY6bIBwjWYl-iPGsl8-je6LG_s,1015
20
20
  plone/tiles/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
21
  plone/tiles/tests/test_data.py,sha256=GWeqDsacjIJCnDVXercFk7h52c6htqvZ0s3vOVJ44ns,2397
22
22
  plone/tiles/tests/test_doctests.py,sha256=QVxz1aX9fQtVHh-K3yzsc61HnD2VFUfIt0pJKQA8-Rk,835
23
- plone_tiles-3.0.2.dist-info/LICENSE.GPL,sha256=qxX9UmvY3Rip5368E5ZWv00z6X_HI4zRG_YOK5uGZsY,17987
24
- plone_tiles-3.0.2.dist-info/LICENSE.txt,sha256=HMcAY5SPUBS8rfCY_YRyqY3iHY6fd0d4jd69VNErzao,743
25
- plone_tiles-3.0.2.dist-info/METADATA,sha256=ypnYAjHmFLcNt3bU2ALTbnC_84Z0BKmD2UZZl2aokW0,63048
26
- plone_tiles-3.0.2.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
27
- plone_tiles-3.0.2.dist-info/namespace_packages.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
28
- plone_tiles-3.0.2.dist-info/top_level.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
29
- plone_tiles-3.0.2.dist-info/RECORD,,
23
+ plone_tiles-3.0.3.dist-info/licenses/LICENSE.GPL,sha256=qxX9UmvY3Rip5368E5ZWv00z6X_HI4zRG_YOK5uGZsY,17987
24
+ plone_tiles-3.0.3.dist-info/licenses/LICENSE.txt,sha256=HMcAY5SPUBS8rfCY_YRyqY3iHY6fd0d4jd69VNErzao,743
25
+ plone_tiles-3.0.3.dist-info/METADATA,sha256=_LDjzJc4tERiOMqkbRDPhVt2zmlZKvI6JWO7VSgn8b0,63176
26
+ plone_tiles-3.0.3.dist-info/WHEEL,sha256=SmOxYU7pzNKBqASvQJ7DjX3XGUF92lrGhMb3R6_iiqI,91
27
+ plone_tiles-3.0.3.dist-info/namespace_packages.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
28
+ plone_tiles-3.0.3.dist-info/top_level.txt,sha256=56bqrkG-vurYD0l15D71FPiDL7L3QqkfRWkYkdyS7WM,6
29
+ plone_tiles-3.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (76.1.0)
2
+ Generator: setuptools (79.0.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5