Tomáš Chvátal
2019-02-15 09:14:37 +00:00
committed by Git OBS Bridge
parent 73ceb328b4
commit 9a27cfcb50
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 15 09:14:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Fix source url
-------------------------------------------------------------------
Fri Feb 15 07:49:43 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -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