sonic-buildimage/platform/p4
Joe LeVeque 88c1d66c27
[python-click] No longer build our own package, let pip/setuptools install vanilla (#5549)
We were building our own python-click package because we needed features/bug fixes available as of version 7.0.0, but the most recent version available from Debian was in the 6.x range.

"Click" is needed for building/testing and installing sonic-utilities. Now that we are building sonic-utilities as a wheel, with Click specified as a dependency in the setup.py file, setuptools will install a more recent version of Click in the sonic-slave-buster container when building the package, and pip will install a more recent version of Click in the host OS of SONiC when installing the sonic-utilities package. Also, we don't need to worry about installing the Python 2 or 3 version of the package, as the proper one will be installed as necessary.
2020-10-14 10:16:35 -07:00
..
docker-sonic-p4 [python-click] No longer build our own package, let pip/setuptools install vanilla (#5549) 2020-10-14 10:16:35 -07:00
p4-hlir [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
p4c-bm Build improvements (#80) 2016-12-05 11:12:19 -08:00
SAI-P4-BM@c763924aff [p4]: Updated p4 bm (#1228) 2017-12-12 00:38:36 -08:00
tenjin [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
docker-sonic-p4.mk Add Python3-swss-common package to image. (#5547) 2020-10-06 06:23:24 -07:00
libsaithrift-dev.mk [p4]: add libsaithrift in p4 build (#1391) 2018-02-14 06:28:25 +08:00
p4-bmv.mk [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
p4-hlir.mk [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
p4-switch.mk [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
p4c-bm.mk [saip4]: New p4 platform based on SAI behavioral model software switch (#1117) 2017-11-06 22:45:50 -08:00
rules.mk [docker-orchagent]: make build depends only on sairedis package (#4880) 2020-07-12 18:08:51 +00:00
tenjin.mk Build improvements (#80) 2016-12-05 11:12:19 -08:00