rda-python-common 1.0.8__py3-none-any.whl → 1.0.10__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.
Potentially problematic release.
This version of rda-python-common might be problematic. Click here for more details.
- rda_python_common/PgUtil.py +1 -1
- {rda_python_common-1.0.8.dist-info → rda_python_common-1.0.10.dist-info}/METADATA +2 -1
- {rda_python_common-1.0.8.dist-info → rda_python_common-1.0.10.dist-info}/RECORD +6 -6
- {rda_python_common-1.0.8.dist-info → rda_python_common-1.0.10.dist-info}/LICENSE +0 -0
- {rda_python_common-1.0.8.dist-info → rda_python_common-1.0.10.dist-info}/WHEEL +0 -0
- {rda_python_common-1.0.8.dist-info → rda_python_common-1.0.10.dist-info}/top_level.txt +0 -0
rda_python_common/PgUtil.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: rda_python_common
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.10
|
|
4
4
|
Summary: RDA Python common library codes shared by other RDA python packages
|
|
5
5
|
Author-email: Zaihua Ji <zji@ucar.edu>
|
|
6
6
|
Project-URL: Homepage, https://github.com/NCAR/rda-python-common
|
|
@@ -11,6 +11,7 @@ Classifier: Development Status :: 5 - Production/Stable
|
|
|
11
11
|
Requires-Python: >=3.7
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
14
|
+
Requires-Dist: psycopg2
|
|
14
15
|
|
|
15
16
|
# rda-python-common
|
|
16
17
|
Python common library codes to be shared by other RDA python utility programs.
|
|
@@ -6,10 +6,10 @@ rda_python_common/PgLock.py,sha256=12i84nsGBuifSyPnm8IR63LvHvRuVU573D5QKFlHdOI,2
|
|
|
6
6
|
rda_python_common/PgOPT.py,sha256=KrFdTsIl_QZc53Kb5w8aVr11_1_h3HZ7C8t55lmqVwY,55378
|
|
7
7
|
rda_python_common/PgSIG.py,sha256=oDXcSnnzW6wKm_cSpFxQZWAo2hpPPTcuNDYhPSNQcRc,35607
|
|
8
8
|
rda_python_common/PgSplit.py,sha256=QKPbF55m8KCTGmwVwL3uG_nuylCC4FSVfLuXeLjJHbE,8816
|
|
9
|
-
rda_python_common/PgUtil.py,sha256=
|
|
9
|
+
rda_python_common/PgUtil.py,sha256=OpkNDwt694ebttNNUEDrrtDKyITZkx8g3uAI3b_FF4c,48737
|
|
10
10
|
rda_python_common/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
rda_python_common-1.0.
|
|
12
|
-
rda_python_common-1.0.
|
|
13
|
-
rda_python_common-1.0.
|
|
14
|
-
rda_python_common-1.0.
|
|
15
|
-
rda_python_common-1.0.
|
|
11
|
+
rda_python_common-1.0.10.dist-info/LICENSE,sha256=1dck4EAQwv8QweDWCXDx-4Or0S8YwiCstaso_H57Pno,1097
|
|
12
|
+
rda_python_common-1.0.10.dist-info/METADATA,sha256=xRqlKHeO5Bwx6owaCiG6iy7n9IFg4LL-qvqzh_qX_40,654
|
|
13
|
+
rda_python_common-1.0.10.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
14
|
+
rda_python_common-1.0.10.dist-info/top_level.txt,sha256=KVQmx7D3DD-jsiheqL8HdTrRE14hpRnZY5_ioMArA5k,18
|
|
15
|
+
rda_python_common-1.0.10.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|