This is an automated email from the ASF dual-hosted git repository.
djwang pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
from f6c7e55051d Fix MV status handling for partitioned tables.
add 2b510cb6a6b Release: Use pip3 download for Python packages
No new revisions were added by this update.
Summary of changes:
LICENSE | 27 ------------
gpAux/client/install/src/windows/CreatePackage.bat | 4 +-
gpMgmt/bin/.gitignore | 2 +
gpMgmt/bin/Makefile | 47 +++++++++++++--------
gpMgmt/bin/pythonSrc/ext/.gitkeep | 2 +
gpMgmt/bin/pythonSrc/ext/PyGreSQL-5.2.tar.gz | Bin 267557 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/PyYAML-5.4.1.tar.gz | Bin 180590 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/behave-1.2.6.tar.gz | Bin 4562652 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/mock-1.0.1.tar.gz | Bin 818644 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/parse-1.8.2.tar.gz | Bin 27980 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/psutil-5.7.0.tar.gz | Bin 449628 -> 0 bytes
gpMgmt/bin/pythonSrc/ext/setuptools-36.6.0.tar.gz | Bin 669121 -> 0 bytes
gpMgmt/test/README | 2 +-
licenses/LICENSE-bsd2-behave.txt | 24 -----------
licenses/LICENSE-bsd2-mock.txt | 26 ------------
licenses/LICENSE-bsd3-psutil.txt | 29 -------------
licenses/LICENSE-parse.txt | 19 ---------
licenses/LICENSE-pygresql.txt | 30 -------------
licenses/LICENSE-pyyaml.txt | 20 ---------
licenses/LICENSE-setuptools.txt | 17 --------
python-dependencies.txt | 2 +-
21 files changed, 37 insertions(+), 214 deletions(-)
create mode 100644 gpMgmt/bin/pythonSrc/ext/.gitkeep
delete mode 100644 gpMgmt/bin/pythonSrc/ext/PyGreSQL-5.2.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/PyYAML-5.4.1.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/behave-1.2.6.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/mock-1.0.1.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/parse-1.8.2.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/psutil-5.7.0.tar.gz
delete mode 100644 gpMgmt/bin/pythonSrc/ext/setuptools-36.6.0.tar.gz
delete mode 100644 licenses/LICENSE-bsd2-behave.txt
delete mode 100644 licenses/LICENSE-bsd2-mock.txt
delete mode 100644 licenses/LICENSE-bsd3-psutil.txt
delete mode 100644 licenses/LICENSE-parse.txt
delete mode 100644 licenses/LICENSE-pygresql.txt
delete mode 100644 licenses/LICENSE-pyyaml.txt
delete mode 100644 licenses/LICENSE-setuptools.txt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]