diff --git a/importlab-0.7.tar.gz b/importlab-0.7.tar.gz deleted file mode 100644 index 58ba969..0000000 --- a/importlab-0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:744bd75d4410744962d203bd1eb71a950b19e8fb8eb5f0b805461dc0a2da329b -size 28055 diff --git a/importlab-0.8.tar.gz b/importlab-0.8.tar.gz new file mode 100644 index 0000000..6f70e65 --- /dev/null +++ b/importlab-0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24b3aac3b073966ae42fb2d3a7764f3377b30bb72c0d411fe29134cc9276e86 +size 28259 diff --git a/python-importlab.changes b/python-importlab.changes index 5436c0a..e5c5778 100644 --- a/python-importlab.changes +++ b/python-importlab.changes @@ -1,10 +1,13 @@ ------------------------------------------------------------------- -Thu Sep 29 02:39:43 UTC 2022 - Yogalakshmi Arunachalam +Fri Oct 28 17:41:56 UTC 2022 - Yogalakshmi Arunachalam - Update Version 0.8 (2022-09-22) * Add --version to bin importlab. * Use ImportStatement.source to impove import resolution. +------------------------------------------------------------------- +Thu Sep 29 02:39:43 UTC 2022 - Yogalakshmi Arunachalam + - Update Version 0.7 (2022-01-07) * Fix path resolution for case-insensitive filesystems. diff --git a/python-importlab.spec b/python-importlab.spec index 3706be4..473570f 100644 --- a/python-importlab.spec +++ b/python-importlab.spec @@ -21,7 +21,7 @@ # python36-networkx no longer exists in Tumbleweed (due to SciPy following NEP 29) %define skip_python36 1 Name: python-importlab -Version: 0.7 +Version: 0.8 Release: 0 Summary: A library to calculate python dependency graphs License: Apache-2.0