From 89c5d9fc706a2a2845fe85bc440451861dc65a30 Mon Sep 17 00:00:00 2001 From: Bernhard M. Wiedemann Date: Sep 17 2020 16:31:17 +0000 Subject: update 2020-09-17 16:31 --- diff --git a/.files b/.files index fd78007..cabef48 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 99aa603..967968f 100644 --- a/.rev +++ b/.rev @@ -15,4 +15,14 @@ 791128 + + f6440f1c163ebd7624509e80a39d3688 + 0.5.1 + + dimstar_suse + - update to 0.5.1: + * Fixed package metadata removing 2.7 support + * Install pipenv only when asked for with extras + 835106 + diff --git a/dparse-0.5.0.tar.gz b/dparse-0.5.0.tar.gz deleted file mode 120000 index b59274f..0000000 --- a/dparse-0.5.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreig3gspfh5wqhshoqbqgysntl5iv5uvlfb5i4flz4k2l35jlckyvga \ No newline at end of file diff --git a/dparse-0.5.1.tar.gz b/dparse-0.5.1.tar.gz new file mode 120000 index 0000000..931ca25 --- /dev/null +++ b/dparse-0.5.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreifbwxywsebodseu7gt5lthw7facva3klusl5afjq3d45hvo26htm4 \ No newline at end of file diff --git a/python-dparse.changes b/python-dparse.changes index 71df3d9..19519a2 100644 --- a/python-dparse.changes +++ b/python-dparse.changes @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +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 - update to 0.5.0 diff --git a/python-dparse.spec b/python-dparse.spec index 8319070..cc103bc 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