rda-python-miscs 3.0.0__tar.gz → 3.0.1__tar.gz

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.
Files changed (55) hide show
  1. {rda_python_miscs-3.0.0/src/rda_python_miscs.egg-info → rda_python_miscs-3.0.1}/PKG-INFO +6 -1
  2. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/README.md +5 -0
  3. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/pyproject.toml +1 -1
  4. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1/src/rda_python_miscs.egg-info}/PKG-INFO +6 -1
  5. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/LICENSE +0 -0
  6. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/MANIFEST.in +0 -0
  7. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/setup.cfg +0 -0
  8. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/__init__.py +0 -0
  9. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/bash_qsub.py +0 -0
  10. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/bashqsub.py +0 -0
  11. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/bashqsub.usg +0 -0
  12. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/gdex_ls.py +0 -0
  13. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/gdexls.py +0 -0
  14. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/gdexls.usg +0 -0
  15. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/gdexls_standalone.py +0 -0
  16. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pg_docs.py +0 -0
  17. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pg_rst.py +0 -0
  18. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pg_rst.usg +0 -0
  19. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pg_wget.py +0 -0
  20. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pgwget.py +0 -0
  21. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/pgwget.usg +0 -0
  22. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_cp.py +0 -0
  23. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_kill.py +0 -0
  24. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_mod.py +0 -0
  25. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_own.py +0 -0
  26. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_ps.py +0 -0
  27. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_sub.py +0 -0
  28. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rda_zip.py +0 -0
  29. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdacp.py +0 -0
  30. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdacp.usg +0 -0
  31. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdakill.py +0 -0
  32. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdakill.usg +0 -0
  33. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdals.py +0 -0
  34. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdals.usg +0 -0
  35. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdamod.py +0 -0
  36. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdamod.usg +0 -0
  37. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdaown.py +0 -0
  38. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdaown.usg +0 -0
  39. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdaps.py +0 -0
  40. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdaps.usg +0 -0
  41. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdasub.py +0 -0
  42. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdasub.usg +0 -0
  43. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdazip.py +0 -0
  44. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rdazip.usg +0 -0
  45. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rst_templates/index.rst.temp +0 -0
  46. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/rst_templates/section.rst.temp +0 -0
  47. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/tcsh_qsub.py +0 -0
  48. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/tcshqsub.py +0 -0
  49. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs/tcshqsub.usg +0 -0
  50. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs.egg-info/SOURCES.txt +0 -0
  51. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs.egg-info/dependency_links.txt +0 -0
  52. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs.egg-info/entry_points.txt +0 -0
  53. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs.egg-info/requires.txt +0 -0
  54. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/src/rda_python_miscs.egg-info/top_level.txt +0 -0
  55. {rda_python_miscs-3.0.0 → rda_python_miscs-3.0.1}/tests/test_miscs.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rda_python_miscs
3
- Version: 3.0.0
3
+ Version: 3.0.1
4
4
  Summary: RDA Python package to hold RDA miscellaneous utility programs
5
5
  Author-email: Zaihua Ji <zji@ucar.edu>
6
6
  Project-URL: Homepage, https://github.com/NCAR/rda-python-miscs
@@ -109,6 +109,11 @@ the `rda_python_setuid` mechanism, which is pulled in automatically as a
109
109
  dependency. After `pip install` above, choose one of the wiring options
110
110
  below.
111
111
 
112
+ > **Note:** If `rda_python_setuid` is already installed and fully set up in
113
+ > your environment, you can skip the compile step (`-c/--compile`) and the
114
+ > optional `pgstart` step (`-p/--pgstart`). The `-l/--link` step is still
115
+ > required to wire up this package's own setuid programs.
116
+
112
117
  ### Full setuid install (requires sudo access to COMMONUSER)
113
118
 
114
119
  Run these steps once per environment:
@@ -92,6 +92,11 @@ the `rda_python_setuid` mechanism, which is pulled in automatically as a
92
92
  dependency. After `pip install` above, choose one of the wiring options
93
93
  below.
94
94
 
95
+ > **Note:** If `rda_python_setuid` is already installed and fully set up in
96
+ > your environment, you can skip the compile step (`-c/--compile`) and the
97
+ > optional `pgstart` step (`-p/--pgstart`). The `-l/--link` step is still
98
+ > required to wire up this package's own setuid programs.
99
+
95
100
  ### Full setuid install (requires sudo access to COMMONUSER)
96
101
 
97
102
  Run these steps once per environment:
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
6
 
7
7
  [project]
8
8
  name = "rda_python_miscs"
9
- version = "3.0.0"
9
+ version = "3.0.1"
10
10
  authors = [
11
11
  { name="Zaihua Ji", email="zji@ucar.edu" },
12
12
  ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: rda_python_miscs
3
- Version: 3.0.0
3
+ Version: 3.0.1
4
4
  Summary: RDA Python package to hold RDA miscellaneous utility programs
5
5
  Author-email: Zaihua Ji <zji@ucar.edu>
6
6
  Project-URL: Homepage, https://github.com/NCAR/rda-python-miscs
@@ -109,6 +109,11 @@ the `rda_python_setuid` mechanism, which is pulled in automatically as a
109
109
  dependency. After `pip install` above, choose one of the wiring options
110
110
  below.
111
111
 
112
+ > **Note:** If `rda_python_setuid` is already installed and fully set up in
113
+ > your environment, you can skip the compile step (`-c/--compile`) and the
114
+ > optional `pgstart` step (`-p/--pgstart`). The `-l/--link` step is still
115
+ > required to wire up this package's own setuid programs.
116
+
112
117
  ### Full setuid install (requires sudo access to COMMONUSER)
113
118
 
114
119
  Run these steps once per environment: