mpcontribs-client 5.8.2__py3-none-any.whl → 5.8.3__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.
@@ -75,7 +75,7 @@ BULMA = "is-narrow is-fullwidth has-background-light"
75
75
  PROVIDERS = {"github", "google", "facebook", "microsoft", "amazon"}
76
76
  COMPONENTS = ["structures", "tables", "attachments"] # using list to maintain order
77
77
  SUBDOMAINS = ["contribs", "ml", "micro"]
78
- PORTS = [5000, 5002, 5003, 5005, 10000, 10002, 10003, 10005, 20000]
78
+ PORTS = [5000, 5002, 5003, 5005, 10000, 10002, 10003, 10005, 20000, 20005]
79
79
  HOSTS = ["localhost", "contribs-apis"]
80
80
  HOSTS += [f"192.168.0.{i}" for i in range(36, 47)] # PrivateSubnetOne
81
81
  HOSTS += [f"192.168.0.{i}" for i in range(52, 63)] # PrivateSubnetTwo
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mpcontribs-client
3
- Version: 5.8.2
3
+ Version: 5.8.3
4
4
  Summary: client library for MPContribs API
5
5
  Home-page: https://github.com/materialsproject/MPContribs/tree/master/mpcontribs-client
6
6
  Author: Patrick Huck
@@ -0,0 +1,6 @@
1
+ mpcontribs/client/__init__.py,sha256=jCx5MiBycIWR8yD-q5d3MmreaDOal91IcLrWgjZE7c4,96703
2
+ mpcontribs_client-5.8.3.dist-info/LICENSE,sha256=5tG0Niaqw2hnuyZZYkRXLSnfVrZA47COwduU_6caPLM,1074
3
+ mpcontribs_client-5.8.3.dist-info/METADATA,sha256=V0m6nTJ6Dp7bPFvtACVKBc9TLW4oubTnWPUQ6gA7Y1M,2548
4
+ mpcontribs_client-5.8.3.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
5
+ mpcontribs_client-5.8.3.dist-info/top_level.txt,sha256=t8R5L_Dg9oDQMh2gyRFdZGnrzZsr7OjCBTrhTcmimC8,11
6
+ mpcontribs_client-5.8.3.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- mpcontribs/client/__init__.py,sha256=rAVHL5OI-bFtXonrY8HfP4dvfaVI0tluENiVd7pAjyk,96696
2
- mpcontribs_client-5.8.2.dist-info/LICENSE,sha256=5tG0Niaqw2hnuyZZYkRXLSnfVrZA47COwduU_6caPLM,1074
3
- mpcontribs_client-5.8.2.dist-info/METADATA,sha256=WyvK_nI_Wmh3TnH_EzREcsvxiNT7-3SSD_H2HHMKyJ8,2548
4
- mpcontribs_client-5.8.2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
5
- mpcontribs_client-5.8.2.dist-info/top_level.txt,sha256=t8R5L_Dg9oDQMh2gyRFdZGnrzZsr7OjCBTrhTcmimC8,11
6
- mpcontribs_client-5.8.2.dist-info/RECORD,,