This is an automated email from the ASF dual-hosted git repository.

achennaka pushed a change to branch branch-1.17.x
in repository https://gitbox.apache.org/repos/asf/kudu.git


    from 3a1c75b8c [Python] Update dependencies and 3.10 support
     new b109bca3c KUDU-3604: Pin Cython Version, Package Maintenance
     new a2728afad [docs] Add release notes for Kudu 1.17.1
     new 4562cb27a Bump version to 1.17.1 (non-SNAPSHOT)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 build-support/jenkins/build-and-test.sh            | 105 +--------------------
 docs/release_notes.adoc                            |  91 +++++++++++++++++-
 python/MANIFEST.in                                 |   3 +
 python/README.md                                   |   2 -
 python/requirements.txt                            |  18 +---
 python/requirements_dev.txt                        |  30 ++++++
 python/setup.py                                    |  39 ++++----
 .../setup_prerequisites.py                         |  34 +++----
 version.txt                                        |   2 +-
 9 files changed, 162 insertions(+), 162 deletions(-)
 create mode 100644 python/requirements_dev.txt
 copy src/kudu/scripts/convert-hybrid-timestamp.py => 
python/setup_prerequisites.py (55%)

Reply via email to