newsworthycharts 1.51.2__py3-none-any.whl → 1.52.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.
- newsworthycharts/__init__.py +1 -1
- newsworthycharts/lib/mimetypes.py +1 -1
- {newsworthycharts-1.51.2.dist-info → newsworthycharts-1.52.0.dist-info}/METADATA +6 -2
- {newsworthycharts-1.51.2.dist-info → newsworthycharts-1.52.0.dist-info}/RECORD +7 -7
- {newsworthycharts-1.51.2.dist-info → newsworthycharts-1.52.0.dist-info}/LICENSE.txt +0 -0
- {newsworthycharts-1.51.2.dist-info → newsworthycharts-1.52.0.dist-info}/WHEEL +0 -0
- {newsworthycharts-1.51.2.dist-info → newsworthycharts-1.52.0.dist-info}/top_level.txt +0 -0
newsworthycharts/__init__.py
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: newsworthycharts
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.52.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
6
|
Author: Jens Finnäs and Leo Wallentin, J++ Stockholm
|
7
7
|
Author-email: stockholm@jplusplus.org
|
8
8
|
License: MIT
|
9
|
-
Download-URL: https://github.com/jplusplus/newsworthycharts/archive/1.
|
9
|
+
Download-URL: https://github.com/jplusplus/newsworthycharts/archive/1.52.0.tar.gz
|
10
10
|
Platform: UNKNOWN
|
11
11
|
Requires-Python: >=3.8
|
12
12
|
Description-Content-Type: text/x-rst
|
@@ -182,6 +182,10 @@ Roadmap
|
|
182
182
|
Changelog
|
183
183
|
---------
|
184
184
|
|
185
|
+
- 1.52.0
|
186
|
+
|
187
|
+
- No longer render EPS files by default.
|
188
|
+
|
185
189
|
- 1.51.2
|
186
190
|
|
187
191
|
- _Really_ fix dependencies
|
@@ -1,4 +1,4 @@
|
|
1
|
-
newsworthycharts/__init__.py,sha256=
|
1
|
+
newsworthycharts/__init__.py,sha256=wHlkz3t28veov_UXNmFA4ePmsiEL-LAUuUMaSdPsOqo,1160
|
2
2
|
newsworthycharts/bubblemap.py,sha256=_AMj3RkmKDKVmrtj3FuuY776xRUSEf2qE8tG0vQ3Lyg,2619
|
3
3
|
newsworthycharts/categoricalchart.py,sha256=k2cd96pNysbVU88nZduiLGpzyjMsDXTbASAVu6ov-kI,14686
|
4
4
|
newsworthycharts/chart.py,sha256=rAMflvHyV1RcrMw5VVCCxIZOl4-bHKghYkwH857dp1A,30310
|
@@ -25,7 +25,7 @@ newsworthycharts/lib/datalist.py,sha256=fsO_esZBt4Aw_4n_l2LuswAYArbM-8Z8G9DAXo1o
|
|
25
25
|
newsworthycharts/lib/formatter.py,sha256=jSMAohvf6rppjwXlnySCEHnBo6my2_vBN83C1xDIn00,4806
|
26
26
|
newsworthycharts/lib/geography.py,sha256=K0_teFmuPJwXX7Py-amJB_1YY5_gL2kBYhz1LrRCyTg,584
|
27
27
|
newsworthycharts/lib/locator.py,sha256=Jdi6P6Z-3DSoG_lhYQKh97_asWt9JqBV3vBzHnf1k0I,2825
|
28
|
-
newsworthycharts/lib/mimetypes.py,sha256=
|
28
|
+
newsworthycharts/lib/mimetypes.py,sha256=bL9HtVWbn2Of39LcBt4u4yelkr4bGZiyebq3OfLnfFY,237
|
29
29
|
newsworthycharts/lib/utils.py,sha256=2Ko0dNFw2eHd32zQwJFUsgDkJGWSl6VacZs4AFPgrc8,7038
|
30
30
|
newsworthycharts/maps/se-4.gpkg,sha256=oWw5j7FPVpI0ig67jNDim8qSn5SG8rcHp0014-uTKZM,290816
|
31
31
|
newsworthycharts/maps/se-7.gpkg,sha256=Vmvqudq_ZtgV0sd6TY6kuk7vzqmYZCJmaxtsJ87q2a8,331776
|
@@ -33,8 +33,8 @@ newsworthycharts/rc/newsworthy,sha256=X0btLNrmk2DRrfOsKj_WCSIgeD6btacEN2tRF_B4m8
|
|
33
33
|
newsworthycharts/translations/datawrapper_regions.csv,sha256=fzZcQRX6RFMlNNP8mpgfYNdR3Y0QAlQxDXk8FXTaWWI,9214
|
34
34
|
newsworthycharts/translations/regions.py,sha256=Nv1McQjggD4S3JRu82rDMTG3pqUVR13E5-FBpSYbm98,239
|
35
35
|
newsworthycharts/translations/se_municipalities.csv,sha256=br_mm-IvzQtj_W55_ATREhJ97jWnCweBFlDAVY2EBxA,7098
|
36
|
-
newsworthycharts-1.
|
37
|
-
newsworthycharts-1.
|
38
|
-
newsworthycharts-1.
|
39
|
-
newsworthycharts-1.
|
40
|
-
newsworthycharts-1.
|
36
|
+
newsworthycharts-1.52.0.dist-info/LICENSE.txt,sha256=Sq6kGICrehbhC_FolNdXf0djKjTpv3YqjFCIYsxdQN4,1069
|
37
|
+
newsworthycharts-1.52.0.dist-info/METADATA,sha256=LgwAwOuLhrnv76JSFYrxMuGc8HiWry8IKp1_Znq_ciI,22825
|
38
|
+
newsworthycharts-1.52.0.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
|
39
|
+
newsworthycharts-1.52.0.dist-info/top_level.txt,sha256=dn_kzIj8UgUCMsh1PHdVEQJHVGSsN7Z8YJF-8xXa8n0,17
|
40
|
+
newsworthycharts-1.52.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|