From 1731e931ea335c2d00f5e111e96635a4b9e6de2fe834bc2c014303f6d05e30c0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:50:50 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=17 --- python-appdirs.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 2d21a99..98c3ff4 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -1,7 +1,7 @@ # # spec file for package python-appdirs # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # From be25918554d2c1a6501a04098c73727390456e8578b3bc425d8ce1e40f0920c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 5 Nov 2019 09:15:29 +0000 Subject: [PATCH 2/2] - Format with spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=18 --- python-appdirs.changes | 5 +++++ python-appdirs.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-appdirs.changes b/python-appdirs.changes index 5ac43e4..ed9f366 100644 --- a/python-appdirs.changes +++ b/python-appdirs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 5 09:15:19 UTC 2019 - Tomáš Chvátal + +- Format with spec-cleaner + ------------------------------------------------------------------- Mon Sep 10 12:07:53 CEST 2018 - Matěj Cepl diff --git a/python-appdirs.spec b/python-appdirs.spec index 98c3ff4..a7b3f15 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -22,8 +22,7 @@ Version: 1.4.3 Release: 0 Summary: A small Python module for determining platform-specific dirs License: MIT -Group: Development/Languages/Python -URL: http://github.com/ActiveState/appdirs +URL: https://github.com/ActiveState/appdirs Source: https://files.pythonhosted.org/packages/source/a/appdirs/appdirs-%{version}.tar.gz BuildRequires: %{python_module base} BuildRequires: fdupes