15
0
forked from pool/python-dparse

Accepting request 1031665 from home:yarunachalam:branches:devel:languages:python

- Update to 0.6.2 
  * Fixed bug: always call the parent from the PATH in the resolve_file function.

OBS-URL: https://build.opensuse.org/request/show/1031665
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dparse?expand=0&rev=11
This commit is contained in:
2022-10-29 11:52:24 +00:00
committed by Git OBS Bridge
parent eb567066d3
commit f5bddfaaca
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dd2e14c30b2dbf60eb71931e656a1bae928b5b82c4643f8f0386a281a9280c80
size 20059

3
dparse-0.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d45255bda21f998bc7ddf2afd5e62505ba6134756ba2d42a84c56b0826614dfe
size 20181

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 27 22:55:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>

View File

@@ -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