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