14
0
Tomáš Chvátal
2018-10-18 09:37:01 +00:00
committed by Git OBS Bridge
parent e96d3f3953
commit f8f8b9e707
2 changed files with 8 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -23,13 +23,13 @@ Release: 0
Summary: Friendlier RFC 6265-compliant cookie parser/renderer
License: MIT
Group: Development/Languages/Python
URL: https://github.com/sashahart/cookies
URL: https://gitlab.com/sashahart/cookies
Source: https://files.pythonhosted.org/packages/source/c/cookies/cookies-%{version}.tar.gz
Source1: https://raw.githubusercontent.com/sashahart/cookies/master/LICENSE
# PATCH-FIX-OPENSUSE do-not-install-test_cookies.diff -- Do not install test files
Patch0: do-not-install-test_cookies.diff
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
Source1: https://raw.githubusercontent.com/sashahart/cookies/master/LICENSE
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages