sonic-buildimage/src/sonic-bgpcfgd
Joe LeVeque e39cc018c8
[sonic-config-engine] Pin 'importlib-resources' package to v3.3.1 for Python 2 (#6288)
importlib-resources v4.0.0 was released today (2020-12-23) and drops support for Python 2. This caused the sonic-config-engine Python 2 wheel build to fail.

Reference: https://pypi.org/project/importlib-resources/

Pin 'importlib-resources' package to v3.3.1 for Python 2
Unrelated: remove pinned version of zipp for sonic-bgpcfgd because we no longer build a Python 2 version of that package
2020-12-23 18:00:31 -08:00
..
bgpcfgd [bgp]: Fix bgp crash after BGP allow list configuration is added (#6088) 2020-12-02 09:15:06 -08:00
bgpmon [bgpmon] Fix dict_keys unsubscriptable error (#5859) 2020-11-08 13:42:38 -08:00
tests [bgpcfg]: Batch bgp updates (#6006) 2020-11-25 14:56:27 -08:00
.gitignore [bgpcfgd]: Convert bgpcfgd and bgpmon to python3 (#5746) 2020-11-05 10:01:43 -08:00
pytest.ini [bgpcfgd]: Extract classes into their own files. Run bgpcfgd as a module (#5535) 2020-10-06 08:37:49 -07:00
setup.cfg [bgpcfgd]: make a package for bgpcfgd (#4813) 2020-06-20 21:01:24 -07:00
setup.py [sonic-config-engine] Pin 'importlib-resources' package to v3.3.1 for Python 2 (#6288) 2020-12-23 18:00:31 -08:00