diff --git a/dparse-0.5.0.tar.gz b/dparse-0.5.0.tar.gz deleted file mode 100644 index 7b060c8..0000000 --- a/dparse-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db349e53f6d03c8ee80606c49b35f515ed2ab287a8e1579e2b4bdf52b12b1530 -size 23137 diff --git a/dparse-0.5.1.tar.gz b/dparse-0.5.1.tar.gz new file mode 100644 index 0000000..fcf3f8e --- /dev/null +++ b/dparse-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b5f169102e1c894f9a7d5ccf6f9402a836a5d24be80a986c7ce9eaed78f367 +size 17392 diff --git a/python-dparse.changes b/python-dparse.changes index 6050a90..bb96e29 100644 --- a/python-dparse.changes +++ b/python-dparse.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 17 06:51:58 UTC 2020 - Dirk Mueller + +- 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 diff --git a/python-dparse.spec b/python-dparse.spec index 6901b85..b60559a 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.5.0 +Version: 0.5.1 Release: 0 Summary: Python dependency file parser License: MIT