15
0

- Update to 0.5.1:

* FIX: Correct a broken import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlab?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-09-11 14:59:58 +00:00
committed by Git OBS Bridge
parent 6ff75b0479
commit 35a4c57335
4 changed files with 10 additions and 4 deletions

3
importlab-0.5.1.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 11 14:58:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.5.1:
* FIX: Correct a broken import
-------------------------------------------------------------------
Wed Feb 27 06:35:15 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-importlab
Version: 0.5
Version: 0.5.1
Release: 0
Summary: A library to calculate python dependency graphs
License: Apache-2.0