From 9a27cfcb50e55708e8c2b9e1cfa23789c484d4ea32e1c88fa969a541b4c30bc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 15 Feb 2019 09:14:37 +0000 Subject: [PATCH] - Fix source url OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-dotenv?expand=0&rev=2 --- python-pytest-dotenv.changes | 5 +++++ python-pytest-dotenv.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pytest-dotenv.changes b/python-pytest-dotenv.changes index b7d065a..29cb7ae 100644 --- a/python-pytest-dotenv.changes +++ b/python-pytest-dotenv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 15 09:14:30 UTC 2019 - Tomáš Chvátal + +- Fix source url + ------------------------------------------------------------------- Fri Feb 15 07:49:43 UTC 2019 - John Vandenberg diff --git a/python-pytest-dotenv.spec b/python-pytest-dotenv.spec index 54b3b5c..382b7b6 100644 --- a/python-pytest-dotenv.spec +++ b/python-pytest-dotenv.spec @@ -24,7 +24,7 @@ Summary: A pytest plugin that parses environment files License: MIT Group: Development/Languages/Python URL: https://github.com/quiqua/pytest-dotenv -Source: https://github.com/quiqua/pytest-dotenv/archive/0.3.1.tar.gzhttps://github.com/quiqua/pytest-dotenv/archive/0.3.1.tar.gzhttps://files.pythonhosted.org/packages/source/p/pytest-dotenv/pytest-dotenv-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pytest-dotenv/pytest-dotenv-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros