Commit Graph

19 Commits

Author SHA1 Message Date
Jan Tattermusch 782734a82f
python: move native debug symbol stripping to build_artifact phase (#26194) 2021-09-09 10:41:53 +02:00
Lidi Zheng 4729f6fdcc
Add Python 3.10 drop 3.5 (#26074)
* Add Python 3.10.0rc1 binary wheels

* Drop Python 3.5 artifacts

* Document the drop of 3.5

* Fix the wrong pip pointer

* Update manylinux2014 to a newer version, remove 3.5 distribtest

* Update manylinux aarch64 to see if the absl error go away

* Use the preferred alias

* Allow different wheel library to produce different tag order

* Remove unused shell var and log produced wheels

* Use copy instead of move

* Make bash happy about the wildcard

* Upgrade the debian image to use 3.5+ Python

* Polish the comments for the Dockerfiles
2021-09-02 14:02:53 -07:00
Jan Tattermusch cb8114d689
Delete no longer needed artifact_linux dockerfiles (#25542)
* delete no longer needed artifact_linux dockerfiles

* fix build_package_python.sh
2021-03-04 09:40:31 +01:00
Lidi Zheng b62c984eab Pin pip to 19.3.1 to fix the build failure on master 2021-01-26 11:07:32 -08:00
Lidi Zheng cb9cc5592e Upgrade pip before using wheel 2019-03-08 10:29:29 -08:00
Lidi Zheng 127a6c1d9e Revert "Revert "Roll foward "Strip Python wheel binary"""
This reverts commit 98fc902200.
2019-03-08 10:29:00 -08:00
Lidi Zheng 98fc902200
Revert "Roll foward "Strip Python wheel binary"" 2019-03-07 17:34:45 -08:00
Lidi Zheng 4814972080 Install `wheel` right before use it 2019-03-06 16:29:49 -08:00
Lidi Zheng 50a1ddab5c Revert "Revert "Strip Python wheel binary""
This reverts commit 04609b1ea5.
2019-03-06 07:57:21 -08:00
Jan Tattermusch 04609b1ea5
Revert "Strip Python wheel binary" 2019-03-06 11:00:13 +01:00
Lidi Zheng bc81010f10 Strip Python wheel binary 2019-03-04 13:31:38 -08:00
Eric Gribkoff 4590fc5b7c Revert "Strip manylinux1 binary wheels"
This reverts commit be4b2db4ad.

Appears to leave the incorrect hash in the wheel RECORD file, as in
https://github.com/grpc/grpc/issues/17409
2018-12-05 13:51:46 -08:00
Mehrdad Afshari be4b2db4ad Strip manylinux1 binary wheels 2018-10-11 13:45:00 -07:00
Jan Tattermusch 98680f8d1f remove Jenkins references from build_packages scripts 2018-07-31 14:43:16 +02:00
Jan Tattermusch 5f3a452440 make package builds work on kokoro 2018-03-13 18:06:44 +01:00
Mehrdad Afshari 368fa048e6 Fix build_package_python.sh to pass shellcheck 2018-01-16 15:12:04 -08:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Jan Tattermusch 3294474d15 adjust package build scripts to new paths 2017-05-12 15:54:41 +02:00
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 2016-12-22 10:47:52 +01:00