hdx-python-scraper 2.7.1__py3-none-any.whl → 2.7.2__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.
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '2.7.1'
32
- __version_tuple__ = version_tuple = (2, 7, 1)
31
+ __version__ = version = '2.7.2'
32
+ __version_tuple__ = version_tuple = (2, 7, 2)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hdx-python-scraper
3
- Version: 2.7.1
3
+ Version: 2.7.2
4
4
  Summary: HDX Python scraper utilities to assemble data from multiple sources
5
5
  Project-URL: Homepage, https://github.com/OCHA-DAP/hdx-python-scraper
6
6
  Author-email: Michael Rans <rans@email.com>
@@ -26,20 +26,15 @@ Classifier: Programming Language :: Python :: 3.12
26
26
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
27
27
  Requires-Python: >=3.10
28
28
  Requires-Dist: gspread
29
- Requires-Dist: hdx-python-api>=6.6.1
30
- Requires-Dist: hdx-python-country>=4.0.1
31
- Requires-Dist: hdx-python-utilities>=4.0.2
29
+ Requires-Dist: hdx-python-api>=6.6.4
30
+ Requires-Dist: hdx-python-country>=4.1.1
31
+ Requires-Dist: hdx-python-utilities>=4.0.4
32
+ Requires-Dist: libhxl
32
33
  Requires-Dist: regex
33
- Provides-Extra: dev
34
- Requires-Dist: pre-commit; extra == 'dev'
35
34
  Provides-Extra: docs
36
35
  Requires-Dist: mkapi; extra == 'docs'
37
36
  Provides-Extra: pandas
38
37
  Requires-Dist: pandas>=2.2.3; extra == 'pandas'
39
- Provides-Extra: test
40
- Requires-Dist: pandas>=2.2.3; extra == 'test'
41
- Requires-Dist: pytest; extra == 'test'
42
- Requires-Dist: pytest-cov; extra == 'test'
43
38
  Description-Content-Type: text/markdown
44
39
 
45
40
  [![Build Status](https://github.com/OCHA-DAP/hdx-python-scraper/actions/workflows/run-python-tests.yaml/badge.svg)](https://github.com/OCHA-DAP/hdx-python-scraper/actions/workflows/run-python-tests.yaml)
@@ -1,5 +1,5 @@
1
1
  hdx/scraper/framework/__init__.py,sha256=11ozJKiUsqDCZ3_mcAHhGYUyGK_Unl54djVSBBExFB4,59
2
- hdx/scraper/framework/_version.py,sha256=y5vH9TUL0oK5AqW1gHa3WXTkijAOa4ZAPsSqjKFNZtg,704
2
+ hdx/scraper/framework/_version.py,sha256=DJPtKdX054u6xTSsuKSfOrSgtwB9zqfhzSTrKsRmBDY,704
3
3
  hdx/scraper/framework/base_scraper.py,sha256=DbR3u0KBAb_LBT82Nytq6PnpImrHI2wqpt_GIi9XNoc,14879
4
4
  hdx/scraper/framework/runner.py,sha256=9j070q9scewNu-1E2Grqkn1BNSTUF0nJs-wYBQIFDzs,51026
5
5
  hdx/scraper/framework/outputs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -25,7 +25,7 @@ hdx/scraper/framework/utilities/sector.py,sha256=XGysivvPhTqQfK6z1y96sDJATk3zx7s
25
25
  hdx/scraper/framework/utilities/sector_configuration.yaml,sha256=MfgAitadwYeYRXkuebNbvVy0gmD3qh-HrbqhQHLtssE,4982
26
26
  hdx/scraper/framework/utilities/sources.py,sha256=aoUZUtOmXI11b-0pE0EeAikADkXYRigUQqkcIgcJooE,10897
27
27
  hdx/scraper/framework/utilities/writer.py,sha256=btwXTleVfp1DuQ5LBqsZcwLKsrdxuFJyjd-kieXZDYc,15899
28
- hdx_python_scraper-2.7.1.dist-info/METADATA,sha256=k2nqF26iIfghKzuLxPfMwExHUMqVsY9aXC0rDnQSTn8,3467
29
- hdx_python_scraper-2.7.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
30
- hdx_python_scraper-2.7.1.dist-info/licenses/LICENSE,sha256=wc-4GpMn-ODs-U_bTe1YCiPVgvcjzrpYOx2wPuyAeII,1079
31
- hdx_python_scraper-2.7.1.dist-info/RECORD,,
28
+ hdx_python_scraper-2.7.2.dist-info/METADATA,sha256=fIOBakDvLq5VaSGNXJfB5XgtRFpUbVaWj2soxyntoRk,3278
29
+ hdx_python_scraper-2.7.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
30
+ hdx_python_scraper-2.7.2.dist-info/licenses/LICENSE,sha256=wc-4GpMn-ODs-U_bTe1YCiPVgvcjzrpYOx2wPuyAeII,1079
31
+ hdx_python_scraper-2.7.2.dist-info/RECORD,,