diff --git a/python-cookies.changes b/python-cookies.changes index 9701b20..2f8d9b8 100644 --- a/python-cookies.changes +++ b/python-cookies.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 18 09:36:51 UTC 2018 - Tomáš Chvátal + +- Upstream moved to gitlab + ------------------------------------------------------------------- Wed Aug 29 10:33:58 UTC 2018 - tchvatal@suse.com diff --git a/python-cookies.spec b/python-cookies.spec index 7038543..cbdffcc 100644 --- a/python-cookies.spec +++ b/python-cookies.spec @@ -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