imio.smartweb.locales 1.1.28__tar.gz → 1.1.29__tar.gz

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.

Potentially problematic release.


This version of imio.smartweb.locales might be problematic. Click here for more details.

Files changed (28) hide show
  1. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/CHANGES.rst +7 -0
  2. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/PKG-INFO +24 -2
  3. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/setup.py +4 -1
  4. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/PKG-INFO +24 -2
  5. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/CONTRIBUTORS.rst +0 -0
  6. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/LICENSE.GPL +0 -0
  7. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/LICENSE.rst +0 -0
  8. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/MANIFEST.in +0 -0
  9. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/README.rst +0 -0
  10. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/setup.cfg +0 -0
  11. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/__init__.py +0 -0
  12. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/__init__.py +0 -0
  13. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/__init__.py +0 -0
  14. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/configure.zcml +0 -0
  15. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +0 -0
  16. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  17. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +0 -0
  18. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  19. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/imio.smartweb.pot +0 -0
  20. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +0 -0
  21. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio_smartweb_locales-1.1.28 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/top_level.txt +0 -0
@@ -2,6 +2,13 @@ Changelog
2
2
  =========
3
3
 
4
4
 
5
+ 1.1.29 (2025-05-14)
6
+ -------------------
7
+
8
+ - Update dev environment to Plone 6.1-latest
9
+ [remdub]
10
+
11
+
5
12
  1.1.28 (2025-04-22)
6
13
  -------------------
7
14
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.28
3
+ Version: 1.1.29
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -15,16 +15,31 @@ Classifier: Framework :: Plone
15
15
  Classifier: Framework :: Plone :: Addon
16
16
  Classifier: Framework :: Plone :: 5.2
17
17
  Classifier: Framework :: Plone :: 6.0
18
+ Classifier: Framework :: Plone :: 6.1
18
19
  Classifier: Programming Language :: Python
19
20
  Classifier: Programming Language :: Python :: 3
20
21
  Classifier: Programming Language :: Python :: 3.10
22
+ Classifier: Programming Language :: Python :: 3.11
21
23
  Classifier: Programming Language :: Python :: 3.12
24
+ Classifier: Programming Language :: Python :: 3.13
22
25
  Classifier: Operating System :: OS Independent
23
26
  Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
24
27
  Requires-Python: >=3.10
25
28
  License-File: LICENSE.GPL
26
29
  License-File: LICENSE.rst
27
30
  Requires-Dist: setuptools
31
+ Dynamic: author
32
+ Dynamic: author-email
33
+ Dynamic: classifier
34
+ Dynamic: description
35
+ Dynamic: home-page
36
+ Dynamic: keywords
37
+ Dynamic: license
38
+ Dynamic: license-file
39
+ Dynamic: project-url
40
+ Dynamic: requires-dist
41
+ Dynamic: requires-python
42
+ Dynamic: summary
28
43
 
29
44
  .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
30
45
  If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
@@ -119,6 +134,13 @@ Changelog
119
134
  =========
120
135
 
121
136
 
137
+ 1.1.29 (2025-05-14)
138
+ -------------------
139
+
140
+ - Update dev environment to Plone 6.1-latest
141
+ [remdub]
142
+
143
+
122
144
  1.1.28 (2025-04-22)
123
145
  -------------------
124
146
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.28",
19
+ version="1.1.29",
20
20
  description="Locales for iMio smartweb packages",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -26,10 +26,13 @@ setup(
26
26
  "Framework :: Plone :: Addon",
27
27
  "Framework :: Plone :: 5.2",
28
28
  "Framework :: Plone :: 6.0",
29
+ "Framework :: Plone :: 6.1",
29
30
  "Programming Language :: Python",
30
31
  "Programming Language :: Python :: 3",
31
32
  "Programming Language :: Python :: 3.10",
33
+ "Programming Language :: Python :: 3.11",
32
34
  "Programming Language :: Python :: 3.12",
35
+ "Programming Language :: Python :: 3.13",
33
36
  "Operating System :: OS Independent",
34
37
  "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
35
38
  ],
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.28
3
+ Version: 1.1.29
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -15,16 +15,31 @@ Classifier: Framework :: Plone
15
15
  Classifier: Framework :: Plone :: Addon
16
16
  Classifier: Framework :: Plone :: 5.2
17
17
  Classifier: Framework :: Plone :: 6.0
18
+ Classifier: Framework :: Plone :: 6.1
18
19
  Classifier: Programming Language :: Python
19
20
  Classifier: Programming Language :: Python :: 3
20
21
  Classifier: Programming Language :: Python :: 3.10
22
+ Classifier: Programming Language :: Python :: 3.11
21
23
  Classifier: Programming Language :: Python :: 3.12
24
+ Classifier: Programming Language :: Python :: 3.13
22
25
  Classifier: Operating System :: OS Independent
23
26
  Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
24
27
  Requires-Python: >=3.10
25
28
  License-File: LICENSE.GPL
26
29
  License-File: LICENSE.rst
27
30
  Requires-Dist: setuptools
31
+ Dynamic: author
32
+ Dynamic: author-email
33
+ Dynamic: classifier
34
+ Dynamic: description
35
+ Dynamic: home-page
36
+ Dynamic: keywords
37
+ Dynamic: license
38
+ Dynamic: license-file
39
+ Dynamic: project-url
40
+ Dynamic: requires-dist
41
+ Dynamic: requires-python
42
+ Dynamic: summary
28
43
 
29
44
  .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
30
45
  If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
@@ -119,6 +134,13 @@ Changelog
119
134
  =========
120
135
 
121
136
 
137
+ 1.1.29 (2025-05-14)
138
+ -------------------
139
+
140
+ - Update dev environment to Plone 6.1-latest
141
+ [remdub]
142
+
143
+
122
144
  1.1.28 (2025-04-22)
123
145
  -------------------
124
146