From f8f8b9e70791542488861ef43107a2691b2744dbf1964bce295f2898b87e1ccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 18 Oct 2018 09:37:01 +0000 Subject: [PATCH] - Upstream moved to gitlab OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cookies?expand=0&rev=5 --- python-cookies.changes | 5 +++++ python-cookies.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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