This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 65b64d8667 [core] Add version in BlobDescriptor (#6333)
add 1f937bef71 [python] Modify package version to be compatible with
python version (#6331)
No new revisions were added by this update.
Summary of changes:
LICENSE => paimon-python/LICENSE | 112 +--------------------
.../{pypaimon/manifest/__init__.py => MANIFEST.in} | 3 +
paimon-python/README.md | 26 ++---
.../dev/requirements-dev.txt | 15 ++-
.../dev/requirements.txt | 48 +++++----
paimon-python/pypaimon/__init__.py | 1 +
paimon-python/setup.py | 43 ++++----
7 files changed, 66 insertions(+), 182 deletions(-)
copy LICENSE => paimon-python/LICENSE (60%)
copy paimon-python/{pypaimon/manifest/__init__.py => MANIFEST.in} (92%)
copy
paimon-benchmark/paimon-cluster-benchmark/src/main/resources/bin/shutdown_cluster.sh
=> paimon-python/dev/requirements-dev.txt (85%)
copy docs/setup_hugo.sh => paimon-python/dev/requirements.txt (51%)
mode change 100755 => 100644