Skip to content

Commit e6dd1dd

Browse files
committed
import update in src/scripts/utils_dejacode
Signed-off-by: swastik <swastkk@gmail.com>
1 parent bec5391 commit e6dd1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/scripts/utils_dejacode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
import requests
1616
import saneyaml
1717

18-
from packaging import version as packaging_version
18+
from packvers import version as packaging_version
1919

2020
"""
2121
Utility to create and retrieve package and ABOUT file data from DejaCode.

0 commit comments

Comments
 (0)