pthelma 0.99.3.dev0__cp312-cp312-win_amd64.whl → 1.0.0__cp312-cp312-win_amd64.whl

Sign up to get free protection for your applications and to get access to all the features.
Binary file
pthelma/_version.py CHANGED
@@ -12,5 +12,5 @@ __version__: str
12
12
  __version_tuple__: VERSION_TUPLE
13
13
  version_tuple: VERSION_TUPLE
14
14
 
15
- __version__ = version = '0.99.3.dev0'
16
- __version_tuple__ = version_tuple = (0, 99, 3, 'dev0')
15
+ __version__ = version = '1.0.0'
16
+ __version_tuple__ = version_tuple = (1, 0, 0)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pthelma
3
- Version: 0.99.3.dev0
3
+ Version: 1.0.0
4
4
  Summary: Utilities for hydrological and meteorological time series processing
5
5
  Author-email: Antonis Christofides <antonis@antonischristofides.com>
6
6
  Maintainer-email: Antonis Christofides <antonis@antonischristofides.com>
@@ -26,9 +26,10 @@ Requires-Dist: tzdata
26
26
  Requires-Dist: Click<9,>=7.0
27
27
  Requires-Dist: simpletail<2,>=1
28
28
  Requires-Dist: affine<3,>=2.4
29
- Requires-Dist: gdal<4,>=1.10
30
29
  Requires-Dist: django<6,>=3.2
31
30
  Requires-Dist: requests<3,>=1
31
+ Provides-Extra: all
32
+ Requires-Dist: gdal<4,>=1.10; extra == "all"
32
33
 
33
34
  pthelma
34
35
  =======
@@ -8,7 +8,7 @@ evaporation/evaporation.py,sha256=twTkFsuI5QRcof1XbnOG5vhnEMgrA2zXYHxYleKV5-k,16
8
8
  haggregate/__init__.py,sha256=rqRWh8aJ44DEnAnxfwOWfqFKMZGkvewH81SH5RcSGGM,160
9
9
  haggregate/cli.py,sha256=Ou2zQRnj9ZsNM6it7HFGLavrdGaExZDartlPGPuaNLc,3363
10
10
  haggregate/haggregate.py,sha256=pXzT2z_LshxFD9USiV1je-swAj8n-iY7fetxVO8XJ-A,5200
11
- haggregate/regularize.cp312-win_amd64.pyd,sha256=3x2Mi-MMqc-rTMFwxg_RF-9hXZiojdLjhtnueLUoWtk,101888
11
+ haggregate/regularize.cp312-win_amd64.pyd,sha256=kRH7J_Ojp0ThfPM32aPlJ4NVs7ArJam5x6kgJN9bUBU,101888
12
12
  haggregate/regularize.pyx,sha256=aaxx-3wJtuo51G9n7GIzFb2qt6m7rXuoAES9zoI7Zcw,5800
13
13
  hspatial/__init__.py,sha256=dlTLFy7IqQwun4nz01qtYMQbU9kBmHEKoOXGIgCRf9c,123
14
14
  hspatial/cli.py,sha256=alkp-IxwMBErwL2sjZmSLWeRG3DXr0c4A4GV0O0Fk0o,10686
@@ -18,10 +18,10 @@ htimeseries/__init__.py,sha256=by-XbIt4Q-lHHKlHEcgXLi7AjEGNv0VGNmM0ZMl8L7M,75
18
18
  htimeseries/htimeseries.py,sha256=y8rIFabSCdBwmS3vWGEuyRMtQvIZy81jqg304-kIg3w,19771
19
19
  htimeseries/timezone_utils.py,sha256=jTWhKljHXQuD_drNgfI2ytD6atf6dwnsL4qCVK8wpgA,1282
20
20
  pthelma/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
21
- pthelma/_version.py,sha256=rfHOTbQmrOWcoIHd4BUiLyH7VAEhwOmwSlQnZ_MqCwc,442
22
- pthelma-0.99.3.dev0.dist-info/LICENSE.rst,sha256=v1ndaPoHsiO-q3mq-ibN0HooeO-LCZBvKPfwlJRIMWs,1379
23
- pthelma-0.99.3.dev0.dist-info/METADATA,sha256=0znCM4DCrxYbQq708bpQe8QgOOhQQW8iQREQcCucocg,2178
24
- pthelma-0.99.3.dev0.dist-info/WHEEL,sha256=pWXrJbnZSH-J-PhYmKs2XNn4DHCPNBYq965vsBJBFvA,101
25
- pthelma-0.99.3.dev0.dist-info/entry_points.txt,sha256=Kh2gKKRhObmmOASJWIwX9dDEZQ5htc3ftBlqeoGer-s,155
26
- pthelma-0.99.3.dev0.dist-info/top_level.txt,sha256=tmHh9NPLZEWJBUT19b-ZqJmAOG6QAfyM_Z3d-B7XS7w,87
27
- pthelma-0.99.3.dev0.dist-info/RECORD,,
21
+ pthelma/_version.py,sha256=dJiaCltLFgci5aFfMnwDnv8BAhveHDCtWSHatUxAG1Q,427
22
+ pthelma-1.0.0.dist-info/LICENSE.rst,sha256=v1ndaPoHsiO-q3mq-ibN0HooeO-LCZBvKPfwlJRIMWs,1379
23
+ pthelma-1.0.0.dist-info/METADATA,sha256=gBNt0yEQnHNL-PA_mwPtpStaW7yHwk677_IJVF4fGdQ,2209
24
+ pthelma-1.0.0.dist-info/WHEEL,sha256=pWXrJbnZSH-J-PhYmKs2XNn4DHCPNBYq965vsBJBFvA,101
25
+ pthelma-1.0.0.dist-info/entry_points.txt,sha256=Kh2gKKRhObmmOASJWIwX9dDEZQ5htc3ftBlqeoGer-s,155
26
+ pthelma-1.0.0.dist-info/top_level.txt,sha256=tmHh9NPLZEWJBUT19b-ZqJmAOG6QAfyM_Z3d-B7XS7w,87
27
+ pthelma-1.0.0.dist-info/RECORD,,