Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 93de6db

Browse files
author
Yan
committed
Introduced model bundle cisco-ios-xr-6.5.1_post1
1 parent c9a138f commit 93de6db

File tree

52 files changed

+86844
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+86844
-8
lines changed

cisco-ios-xe/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
HERE = path.abspath(path.dirname(__file__))
2626

27-
INSTALL_REQUIREMENTS = ['ydk>=0.8.0']
27+
INSTALL_REQUIREMENTS = ['ydk>=0.7.3']
2828

2929
NMSP_PKG_NAME = "ydk-models-cisco-ios-xe"
3030
NMSP_PKG_VERSION = "16.9.1"
-1.42 MB
Binary file not shown.
1.45 MB
Binary file not shown.

cisco-ios-xr/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424

2525
HERE = path.abspath(path.dirname(__file__))
2626

27-
INSTALL_REQUIREMENTS = ['ydk>=0.8.0']
27+
INSTALL_REQUIREMENTS = ['ydk>=0.7.3']
2828

2929
NMSP_PKG_NAME = "ydk-models-cisco-ios-xr"
30-
NMSP_PKG_VERSION = "6.5.1"
30+
NMSP_PKG_VERSION = "6.5.1_post1"
3131
NMSP_PKG_DEPENDENCIES = ['ydk-models-ietf>=0.1.5-post2']
3232

3333

0 commit comments

Comments
 (0)