This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/sonic-config-engine
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
..
data [L2 switch mode] Update l2switch.j2 template (#5981) 2020-11-21 11:35:35 -08:00
tests [minigraph.py]: Prefer parsing device type from <ElementType> (#6184) 2020-12-15 10:20:44 -08:00
__init__.py [cfggen] Remove NatSorted 2020-09-30 07:07:43 -07:00
.gitignore [sonic-config-engine] Update .gitignore (#5223) 2020-08-20 11:09:10 -07:00
config_samples.py [sonic-utilities] Update submodule; Build and install as a Python 3 wheel (#5926) 2020-11-25 10:28:36 -08:00
lazy_re.py [sonic-cfggen] optimize sonic-cfggen startup (#3658) 2019-10-31 09:17:29 -07:00
MANIFEST.in [config/acl] Support everflow config translation (#468) 2017-04-07 01:10:05 -07:00
minigraph.py [minigraph parse] avoid crash when peer switch lo address is not available (#6266) 2020-12-21 14:39:34 -08:00
openconfig_acl.py [sonic-config-engine] openconfig_acl.py: Make compliant with Python 3 (#5873) 2020-11-10 10:26:16 -08:00
portconfig.py Fix a number of LGTM alerts (#5952) 2020-11-20 10:58:48 -08:00
redis_bcc.py [sonic-cfggen] store jinja2 cache in log level db. (#5646) 2020-10-16 12:00:57 -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
sonic-cfggen [ECMP][Multi-ASIC] Have different ECMP seed value on each ASIC (#5357) 2020-10-08 09:05:37 -07:00