imio.smartweb.locales 1.1.21__tar.gz → 1.1.22__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.21 → imio_smartweb_locales-1.1.22}/CHANGES.rst +11 -1
  2. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/PKG-INFO +14 -5
  3. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/setup.py +3 -4
  4. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/PKG-INFO +14 -5
  5. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/CONTRIBUTORS.rst +0 -0
  6. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/LICENSE.GPL +0 -0
  7. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/LICENSE.rst +0 -0
  8. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/MANIFEST.in +0 -0
  9. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/README.rst +0 -0
  10. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/setup.cfg +0 -0
  11. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/__init__.py +0 -0
  12. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/__init__.py +0 -0
  13. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/__init__.py +0 -0
  14. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/configure.zcml +0 -0
  15. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +0 -0
  16. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  17. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +0 -0
  18. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  19. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/imio.smartweb.pot +0 -0
  20. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +0 -0
  21. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio_smartweb_locales-1.1.21 → imio_smartweb_locales-1.1.22}/src/imio.smartweb.locales.egg-info/top_level.txt +0 -0
@@ -2,7 +2,17 @@ Changelog
2
2
  =========
3
3
 
4
4
 
5
- 1.1.21 (2024-11-04)
5
+ 1.1.22 (2025-01-29)
6
+ -------------------
7
+
8
+ - Update Python classifiers to be compatible with Python 3.12
9
+ [remdub]
10
+
11
+ - Migrate to Plone 6.0.14
12
+ [boulch]
13
+
14
+
15
+ 1.1.21 (2024-11-06)
6
16
  -------------------
7
17
 
8
18
  - SUP-37238 : Corrected DE translation. Use Öffnungszeiten instead of Zeitplan
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.21
3
+ Version: 1.1.22
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -17,12 +17,11 @@ Classifier: Framework :: Plone :: 5.2
17
17
  Classifier: Framework :: Plone :: 6.0
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
- Classifier: Programming Language :: Python :: 3.9
22
20
  Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.12
23
22
  Classifier: Operating System :: OS Independent
24
23
  Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
25
- Requires-Python: >=3.8
24
+ Requires-Python: >=3.10
26
25
  License-File: LICENSE.GPL
27
26
  License-File: LICENSE.rst
28
27
  Requires-Dist: setuptools
@@ -120,7 +119,17 @@ Changelog
120
119
  =========
121
120
 
122
121
 
123
- 1.1.21 (2024-11-04)
122
+ 1.1.22 (2025-01-29)
123
+ -------------------
124
+
125
+ - Update Python classifiers to be compatible with Python 3.12
126
+ [remdub]
127
+
128
+ - Migrate to Plone 6.0.14
129
+ [boulch]
130
+
131
+
132
+ 1.1.21 (2024-11-06)
124
133
  -------------------
125
134
 
126
135
  - SUP-37238 : Corrected DE translation. Use Öffnungszeiten instead of Zeitplan
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.21",
19
+ version="1.1.22",
20
20
  description="Locales for iMio smartweb packages",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -28,9 +28,8 @@ setup(
28
28
  "Framework :: Plone :: 6.0",
29
29
  "Programming Language :: Python",
30
30
  "Programming Language :: Python :: 3",
31
- "Programming Language :: Python :: 3.8",
32
- "Programming Language :: Python :: 3.9",
33
31
  "Programming Language :: Python :: 3.10",
32
+ "Programming Language :: Python :: 3.12",
34
33
  "Operating System :: OS Independent",
35
34
  "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
36
35
  ],
@@ -49,7 +48,7 @@ setup(
49
48
  package_dir={"": "src"},
50
49
  include_package_data=True,
51
50
  zip_safe=False,
52
- python_requires=">=3.8",
51
+ python_requires=">=3.10",
53
52
  install_requires=[
54
53
  "setuptools",
55
54
  ],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.21
3
+ Version: 1.1.22
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -17,12 +17,11 @@ Classifier: Framework :: Plone :: 5.2
17
17
  Classifier: Framework :: Plone :: 6.0
18
18
  Classifier: Programming Language :: Python
19
19
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.8
21
- Classifier: Programming Language :: Python :: 3.9
22
20
  Classifier: Programming Language :: Python :: 3.10
21
+ Classifier: Programming Language :: Python :: 3.12
23
22
  Classifier: Operating System :: OS Independent
24
23
  Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
25
- Requires-Python: >=3.8
24
+ Requires-Python: >=3.10
26
25
  License-File: LICENSE.GPL
27
26
  License-File: LICENSE.rst
28
27
  Requires-Dist: setuptools
@@ -120,7 +119,17 @@ Changelog
120
119
  =========
121
120
 
122
121
 
123
- 1.1.21 (2024-11-04)
122
+ 1.1.22 (2025-01-29)
123
+ -------------------
124
+
125
+ - Update Python classifiers to be compatible with Python 3.12
126
+ [remdub]
127
+
128
+ - Migrate to Plone 6.0.14
129
+ [boulch]
130
+
131
+
132
+ 1.1.21 (2024-11-06)
124
133
  -------------------
125
134
 
126
135
  - SUP-37238 : Corrected DE translation. Use Öffnungszeiten instead of Zeitplan