imio.smartweb.locales 1.1.27__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.27 → imio_smartweb_locales-1.1.29}/CHANGES.rst +23 -0
  2. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/PKG-INFO +29 -2
  3. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/setup.py +4 -1
  4. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +166 -91
  5. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +170 -95
  6. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/imio.smartweb.pot +165 -90
  7. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +166 -91
  8. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/PKG-INFO +29 -2
  9. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/CONTRIBUTORS.rst +0 -0
  10. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/LICENSE.GPL +0 -0
  11. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/LICENSE.rst +0 -0
  12. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/MANIFEST.in +0 -0
  13. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/README.rst +0 -0
  14. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/setup.cfg +0 -0
  15. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/__init__.py +0 -0
  16. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/__init__.py +0 -0
  17. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/__init__.py +0 -0
  18. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/configure.zcml +0 -0
  19. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  20. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  21. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio_smartweb_locales-1.1.27 → imio_smartweb_locales-1.1.29}/src/imio.smartweb.locales.egg-info/top_level.txt +0 -0
@@ -2,6 +2,29 @@ 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
+
12
+ 1.1.28 (2025-04-22)
13
+ -------------------
14
+
15
+ - Add some translations for campagin view
16
+ [thomlamb]
17
+
18
+ - Add some translations for skip to content viewlet
19
+ [thomlamb]
20
+
21
+ - Add some fr translations for ideabox / ia.deliberations features
22
+ [boulch]
23
+
24
+ - Update translations
25
+ [boulch]
26
+
27
+
5
28
  1.1.27 (2025-02-24)
6
29
  -------------------
7
30
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.27
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,10 +15,13 @@ 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
@@ -32,6 +35,7 @@ Dynamic: description
32
35
  Dynamic: home-page
33
36
  Dynamic: keywords
34
37
  Dynamic: license
38
+ Dynamic: license-file
35
39
  Dynamic: project-url
36
40
  Dynamic: requires-dist
37
41
  Dynamic: requires-python
@@ -130,6 +134,29 @@ Changelog
130
134
  =========
131
135
 
132
136
 
137
+ 1.1.29 (2025-05-14)
138
+ -------------------
139
+
140
+ - Update dev environment to Plone 6.1-latest
141
+ [remdub]
142
+
143
+
144
+ 1.1.28 (2025-04-22)
145
+ -------------------
146
+
147
+ - Add some translations for campagin view
148
+ [thomlamb]
149
+
150
+ - Add some translations for skip to content viewlet
151
+ [thomlamb]
152
+
153
+ - Add some fr translations for ideabox / ia.deliberations features
154
+ [boulch]
155
+
156
+ - Update translations
157
+ [boulch]
158
+
159
+
133
160
  1.1.27 (2025-02-24)
134
161
  -------------------
135
162
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.27",
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
  ],