From 2dc0c4b92202f2fbfd2b9ed066c15a4a39999d9b Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Jul 09 2020 07:05:47 +0000 Subject: Update to 0.4.0 (#1854424) --- diff --git a/.gitignore b/.gitignore index b6599b4..a77b570 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /v0.1.6.tar.gz /v0.2.0.tar.gz /v0.3.0.tar.gz +/v0.4.0.tar.gz diff --git a/micropipenv.spec b/micropipenv.spec index 0e1a6ad..4ff1f3d 100644 --- a/micropipenv.spec +++ b/micropipenv.spec @@ -1,5 +1,5 @@ Name: micropipenv -Version: 0.3.0 +Version: 0.4.0 Release: 1%{?dist} Summary: A simple wrapper around pip to support Pipenv and Poetry files @@ -16,6 +16,8 @@ BuildRequires: python3dist(toml) BuildRequires: python3dist(flexmock) BuildRequires: python3dist(pytest) BuildRequires: python3dist(pytest-timeout) +# TODO: Package pytest-venv +# BuildRequires: python3dist(pytest-venv) %{?python_provide:%python_provide python3-%{name}} @@ -39,8 +41,8 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py %py3_install %check -# test_install requires pytest-venv not available in Fedora -%{python3} -m pytest tests -k "not test_install" +# skipped tests require pytest-venv +%{python3} -m pytest tests -k "not test_install and not test_import_toml" %files %doc README.rst @@ -50,6 +52,9 @@ sed -i '1{\@^#!/usr/bin/env python@d}' %{name}.py %{python3_sitelib}/%{name}-%{version}-py*.egg-info/ %changelog +* Thu Jul 09 2020 Lumír Balhar - 0.4.0-1 +- Update to 0.4.0 (#1854424) + * Mon Jun 15 2020 Lumír Balhar - 0.3.0-1 - Update to 0.3.0 (#1846944) diff --git a/sources b/sources index 7e9acfd..dbb72bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (v0.3.0.tar.gz) = a26d6fd489ac316d16c2f1e92f31aa546abeda850ba64eb5eddf437d50fd2aab3367b702e6994130d36c86bca0a333aecc6dc63dc2d77502177ee4a8e8edb4e4 +SHA512 (v0.4.0.tar.gz) = c33875f0f3407b20b94ba29f31c47cc8f45aaff90188bffb969b215739872ec4ff7a86509856fe0783927e336301ac42708e3c2497f7215587ca19ee8cad0b0d