psr-factory 5.0.0b4__py3-none-win_amd64.whl → 5.0.0b5__py3-none-win_amd64.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.
psr/factory/__init__.py CHANGED
@@ -2,6 +2,6 @@
2
2
  # Unauthorized copying of this file, via any medium is strictly prohibited
3
3
  # Proprietary and confidential
4
4
 
5
- __version__ = "5.0.0b4"
5
+ __version__ = "5.0.0b5"
6
6
 
7
7
  from .api import *
psr/factory/factory.dll CHANGED
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: psr-factory
3
- Version: 5.0.0b4
3
+ Version: 5.0.0b5
4
4
  Summary: PSR database management module.
5
5
  Author-email: "PSR Inc." <psrfactory@psr-inc.com>
6
6
  License-Expression: MIT
@@ -22,11 +22,25 @@ Classifier: Operating System :: POSIX :: Linux
22
22
  Requires-Python: >=3.9
23
23
  Description-Content-Type: text/markdown
24
24
  License-File: LICENSE.txt
25
- Requires-Dist: zeep
26
- Requires-Dist: filelock
27
- Requires-Dist: pefile
28
- Requires-Dist: boto3
29
- Requires-Dist: botocore
25
+ Requires-Dist: numpy
26
+ Provides-Extra: pandas
27
+ Requires-Dist: pandas; extra == "pandas"
28
+ Provides-Extra: polars
29
+ Requires-Dist: polars; extra == "polars"
30
+ Provides-Extra: cloud
31
+ Requires-Dist: zeep; extra == "cloud"
32
+ Requires-Dist: filelock; extra == "cloud"
33
+ Requires-Dist: pefile; extra == "cloud"
34
+ Requires-Dist: boto3; extra == "cloud"
35
+ Requires-Dist: botocore; extra == "cloud"
36
+ Provides-Extra: all
37
+ Requires-Dist: pandas; extra == "all"
38
+ Requires-Dist: polars; extra == "all"
39
+ Requires-Dist: zeep; extra == "all"
40
+ Requires-Dist: filelock; extra == "all"
41
+ Requires-Dist: pefile; extra == "all"
42
+ Requires-Dist: boto3; extra == "all"
43
+ Requires-Dist: botocore; extra == "all"
30
44
  Dynamic: license-file
31
45
 
32
46
  PSR Factory (version 5.0.0b4)
@@ -11,9 +11,9 @@ psr/cloud/status.py,sha256=vcI4B9S6wCt9maT5NNrVwYaEgGIvy6kkC1UVpJjYbtw,3607
11
11
  psr/cloud/tempfile.py,sha256=1IOeye0eKWnmBynK5K5FMWiTaEVhn4GbQ8_y0THEva0,3893
12
12
  psr/cloud/version.py,sha256=Wxm5oXHAe8U9QoQpN5WIlzAhFR9bGfvIITFeq8QPBLw,192
13
13
  psr/cloud/xml.py,sha256=ac2lyflOQm8khPvJn0zmI26I4sfUDY6A_OTsxzbMQEs,1896
14
- psr/factory/__init__.py,sha256=qKa77RFVnEjpqYdie5kJFmB3E6IfcIFkb8K1ZVSQATQ,218
14
+ psr/factory/__init__.py,sha256=9DhGFAIGUNDhqLbN4z8TJLUB50HvB8ELFIhcHojeQnA,218
15
15
  psr/factory/api.py,sha256=N5153ZJmZjzLQ0AvRZnSlTu6UmHBQqbYw0UQ69sZHkE,98705
16
- psr/factory/factory.dll,sha256=cfqlk9jWmq9jNS77zKONDLEFYFqMaAdJR_6_V4wRPok,18232656
16
+ psr/factory/factory.dll,sha256=7pN4nTPdo__8yzmz_Ke1XfTkSx-pMDvCBCl0C0pVSKc,18289488
17
17
  psr/factory/factory.pmd,sha256=gZnS1mnb1iA1XtNA1JfALM9rKdFLFBbwAJHF2_PxKAk,243405
18
18
  psr/factory/factory.pmk,sha256=3xDhU0fpUz6dSn29E8GkXEmCOSadnq7cJPcNPbEyFfI,579203
19
19
  psr/factory/factorylib.py,sha256=xnhCFTo4DpU0e5oHtIWMmc-kk6ThtNAUI3cxpDXrBKE,27497
@@ -30,8 +30,8 @@ psr/psrfcommon/tempfile.py,sha256=5S13wa2DCLYTUdwbLm_KMBRnDRJ0WDlu8GO2BmZoNdg,39
30
30
  psr/runner/__init__.py,sha256=kI9HDX-B_LMQJUHHylFHas2rNpWfNNa0pZXoIvX_Alw,230
31
31
  psr/runner/runner.py,sha256=esfZbyxN_32p_ufZi7azZwmUKE3fTMrXyoyFkuZX3dI,26938
32
32
  psr/runner/version.py,sha256=mch2Y8anSXGMn9w72Z78PhSRhOyn55EwaoLAYhY4McE,194
33
- psr_factory-5.0.0b4.dist-info/licenses/LICENSE.txt,sha256=N6mqZK2Ft3iXGHj-by_MHC_dJo9qwn0URjakEPys3H4,1089
34
- psr_factory-5.0.0b4.dist-info/METADATA,sha256=izHzpBZGI-rL1zWcKVR7ufPGju-9-aYL0R7bO6UrfWc,2542
35
- psr_factory-5.0.0b4.dist-info/WHEEL,sha256=ZjXRCNaQ9YSypEK2TE0LRB0sy2OVXSszb4Sx1XjM99k,97
36
- psr_factory-5.0.0b4.dist-info/top_level.txt,sha256=Jb393O96WQk3b5D1gMcrZBLKJJgZpzNjTPoldUi00ck,4
37
- psr_factory-5.0.0b4.dist-info/RECORD,,
33
+ psr_factory-5.0.0b5.dist-info/licenses/LICENSE.txt,sha256=N6mqZK2Ft3iXGHj-by_MHC_dJo9qwn0URjakEPys3H4,1089
34
+ psr_factory-5.0.0b5.dist-info/METADATA,sha256=A7LHFv3xIen3lIIe467a4jEkSYQoEo8Tq_difrhduys,3104
35
+ psr_factory-5.0.0b5.dist-info/WHEEL,sha256=ZjXRCNaQ9YSypEK2TE0LRB0sy2OVXSszb4Sx1XjM99k,97
36
+ psr_factory-5.0.0b5.dist-info/top_level.txt,sha256=Jb393O96WQk3b5D1gMcrZBLKJJgZpzNjTPoldUi00ck,4
37
+ psr_factory-5.0.0b5.dist-info/RECORD,,