From b17eecf257817c3e7cc74510bd3b5df935cf9ae2 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Fri, 8 Nov 2019 09:27:33 +0100 Subject: [PATCH] use %pypi_source macro --- python-tinycss2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-tinycss2.spec b/python-tinycss2.spec index 5f67f9d..a876229 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -12,7 +12,7 @@ Summary: Low-level CSS parser for Python License: BSD URL: https://pypi.python.org/pypi/%{srcname}/ -Source0: https://files.pythonhosted.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz +Source0: %pypi_source # Fedora does not ship pytest's flake8/isort modules Patch0: %{name}-disable-flake8-isort-for-pytest.patch