newsworthycharts 1.69.0__py3-none-any.whl → 1.70.0__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,4 +1,4 @@
1
- __version__ = "1.69.0"
1
+ __version__ = "1.70.0"
2
2
 
3
3
  from .chart import Chart
4
4
  from .choroplethmap import ChoroplethMap
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: newsworthycharts
3
- Version: 1.69.0
3
+ Version: 1.70.0
4
4
  Summary: Matplotlib wrapper to create charts and publish them on Amazon S3
5
5
  Home-page: https://github.com/jplusplus/newsworthycharts
6
- Download-URL: https://github.com/jplusplus/newsworthycharts/archive/1.69.0.tar.gz
6
+ Download-URL: https://github.com/jplusplus/newsworthycharts/archive/1.70.0.tar.gz
7
7
  Author: Jens Finnäs and Leo Wallentin, J++ Stockholm
8
8
  Author-email: stockholm@jplusplus.org
9
9
  License: MIT
@@ -11,19 +11,18 @@ Requires-Python: >=3.9
11
11
  Description-Content-Type: text/x-rst
12
12
  License-File: LICENSE.txt
13
13
  Requires-Dist: boto3 >=1.26
14
- Requires-Dist: matplotlib ==3.9.3
14
+ Requires-Dist: matplotlib ==3.10.0
15
15
  Requires-Dist: langcodes >=3.3
16
16
  Requires-Dist: Babel <3,>=2.14.0
17
17
  Requires-Dist: PyYAML >=3
18
18
  Requires-Dist: adjustText ==0.7.3
19
19
  Requires-Dist: numpy >2
20
20
  Requires-Dist: python-dateutil <3,>=2
21
- Requires-Dist: Pillow ==11.0.0
21
+ Requires-Dist: Pillow ==11.1.0
22
22
  Requires-Dist: requests >=2.22
23
23
  Requires-Dist: matplotlib-label-lines ==0.5.1
24
24
  Requires-Dist: geopandas >=1
25
25
  Requires-Dist: mapclassify ==2.8.1
26
- Requires-Dist: puremagic >=1
27
26
 
28
27
  This module contains methods for producing graphs and publishing them on Amazon S3, or in the location of your choice.
29
28
 
@@ -261,6 +260,12 @@ Roadmap
261
260
  Changelog
262
261
  ---------
263
262
 
263
+ - 1.70.0
264
+
265
+ - Pillow==11.1.0 (possibly faster png rendering)
266
+ - Matplotlib==3.10.0 (no known changes affecting us)
267
+ - Remove puremagic from setup requirements (only used in testing)
268
+
264
269
  - 1.69.0
265
270
 
266
271
  - New `label_order` argument in ChoroplethMap
@@ -1,4 +1,4 @@
1
- newsworthycharts/__init__.py,sha256=T6gjXLs0nw7uxganRfJNHYcX2rnMPvb8A8wIdBTTNXY,1160
1
+ newsworthycharts/__init__.py,sha256=MxUuXTGoHiIb02qpqT9Sdp9MPvODq0VTPVJSU_qw4o4,1160
2
2
  newsworthycharts/bubblemap.py,sha256=nkocWmpiFgfjEuJGAsthjY5X7Q56jXWsZHUGXw4PwgE,2587
3
3
  newsworthycharts/categoricalchart.py,sha256=YL3pzq8a7U5F0MpeRIAEwCAHw1BRDyKjoaAhf-UyRDo,18179
4
4
  newsworthycharts/chart.py,sha256=jurOkIrm8TRpuL-Fj0AdBJXmjrdkZ-U2w_TaOysQvAs,34489
@@ -28,8 +28,8 @@ newsworthycharts/rc/newsworthy,sha256=yOIZvYS6PG1u19VMcdtfj9vbihKQsey5IprwqK59Kg
28
28
  newsworthycharts/translations/datawrapper_regions.csv,sha256=fzZcQRX6RFMlNNP8mpgfYNdR3Y0QAlQxDXk8FXTaWWI,9214
29
29
  newsworthycharts/translations/regions.py,sha256=Nv1McQjggD4S3JRu82rDMTG3pqUVR13E5-FBpSYbm98,239
30
30
  newsworthycharts/translations/se_municipalities.csv,sha256=br_mm-IvzQtj_W55_ATREhJ97jWnCweBFlDAVY2EBxA,7098
31
- newsworthycharts-1.69.0.dist-info/LICENSE.txt,sha256=Sq6kGICrehbhC_FolNdXf0djKjTpv3YqjFCIYsxdQN4,1069
32
- newsworthycharts-1.69.0.dist-info/METADATA,sha256=EmNhWPAZNkRgFXrwex1HWbY1v1A0wraUWEuogQg1CuY,31654
33
- newsworthycharts-1.69.0.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
34
- newsworthycharts-1.69.0.dist-info/top_level.txt,sha256=dn_kzIj8UgUCMsh1PHdVEQJHVGSsN7Z8YJF-8xXa8n0,17
35
- newsworthycharts-1.69.0.dist-info/RECORD,,
31
+ newsworthycharts-1.70.0.dist-info/LICENSE.txt,sha256=Sq6kGICrehbhC_FolNdXf0djKjTpv3YqjFCIYsxdQN4,1069
32
+ newsworthycharts-1.70.0.dist-info/METADATA,sha256=0Silk18RHi0iuiE-fvwDJhTMFeZFNuildojkWY3Of4w,31811
33
+ newsworthycharts-1.70.0.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
34
+ newsworthycharts-1.70.0.dist-info/top_level.txt,sha256=dn_kzIj8UgUCMsh1PHdVEQJHVGSsN7Z8YJF-8xXa8n0,17
35
+ newsworthycharts-1.70.0.dist-info/RECORD,,