diff --git a/dparse-0.6.1.tar.gz b/dparse-0.6.1.tar.gz deleted file mode 100644 index bd24762..0000000 --- a/dparse-0.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd2e14c30b2dbf60eb71931e656a1bae928b5b82c4643f8f0386a281a9280c80 -size 20059 diff --git a/dparse-0.6.2.tar.gz b/dparse-0.6.2.tar.gz new file mode 100644 index 0000000..96c2bdb --- /dev/null +++ b/dparse-0.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45255bda21f998bc7ddf2afd5e62505ba6134756ba2d42a84c56b0826614dfe +size 20181 diff --git a/python-dparse.changes b/python-dparse.changes index c246434..da11650 100644 --- a/python-dparse.changes +++ b/python-dparse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 27 22:55:51 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 0.6.2 + * Fixed bug: always call the parent from the PATH in the resolve_file function. + ------------------------------------------------------------------- Tue Sep 27 19:06:18 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-dparse.spec b/python-dparse.spec index b9a210f..857593f 100644 --- a/python-dparse.spec +++ b/python-dparse.spec @@ -20,7 +20,7 @@ %bcond_without test %define skip_python2 1 Name: python-dparse -Version: 0.6.1 +Version: 0.6.2 Release: 0 Summary: Python dependency file parser License: MIT