15
0
forked from pool/python-dparse

- update to 0.5.1:

* Fixed package metadata removing 2.7 support
  * Install pipenv only when asked for with extras

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dparse?expand=0&rev=6
This commit is contained in:
2020-09-17 06:52:37 +00:00
committed by Git OBS Bridge
parent aaecb52f33
commit 15d4ffb5d0
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 17 06:51:58 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.5.1:
* Fixed package metadata removing 2.7 support
* Install pipenv only when asked for with extras
-------------------------------------------------------------------
Fri Apr 3 08:12:12 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -20,7 +20,7 @@
%bcond_without test
%define skip_python2 1
Name: python-dparse
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: Python dependency file parser
License: MIT