Change-Id: I206a3331908d5ab93ad9ecc5671f99981ed42cf9
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
# via -r requirements-dist.in
setuptools-version-command==99.9
# via -r requirements-dist.in
# via -r requirements-dist.in
setuptools-version-command==99.9
# via -r requirements-dist.in
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
# via -r requirements-test.in
# via -r requirements-test.in
# via -r requirements-test.in
# via -r requirements-test.in
#######################################################################################
enum34==1.1.10
# via pyangbind
#######################################################################################
enum34==1.1.10
# via pyangbind
# via
# pyang
# pyangbind
# via
# pyang
# pyangbind
# via
# -r requirements.in
# pyangbind
# via
# -r requirements.in
# pyangbind
-regex==2023.8.8
- # via pyangbind
-six==1.16.0
subprocess.call([sys.executable, "-m", "pip", "install", package])
def run(self):
subprocess.call([sys.executable, "-m", "pip", "install", package])
def run(self):
- self.pipinstall('pyang==2.5.3')
- self.pipinstall('pyangbind==0.8.3.post1')
+ self.pipinstall('pyang==2.6.1')
+ self.pipinstall('pyangbind==0.8.6')
import pyangbind
print("Using dir {}/{} for python artifacts".format(os.getcwd(), self.im_dir))
path = "{}/{}".format(os.getcwd(), self.im_dir)
import pyangbind
print("Using dir {}/{} for python artifacts".format(os.getcwd(), self.im_dir))
path = "{}/{}".format(os.getcwd(), self.im_dir)