From afba9ae09c51c4854557533d569b7d7f0e5ceccba03c2dbae259b1ddc26fdc0e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Oct 2019 13:45:40 +0000 Subject: [PATCH 1/2] Fix %pytest call OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNamecheap?expand=0&rev=4 --- python-PyNamecheap.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-PyNamecheap.spec b/python-PyNamecheap.spec index d63fc1d..2ad5e64 100644 --- a/python-PyNamecheap.spec +++ b/python-PyNamecheap.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyNamecheap # -# 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 From 40c4231206926a480dd58217bc48abbd7acb36af21bed374507a45a7fc9e79ea Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 15:20:20 +0000 Subject: [PATCH 2/2] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNamecheap?expand=0&rev=5 --- python-PyNamecheap.changes | 5 +++++ python-PyNamecheap.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-PyNamecheap.changes b/python-PyNamecheap.changes index 6280643..cf5c57b 100644 --- a/python-PyNamecheap.changes +++ b/python-PyNamecheap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 15:19:55 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:52:30 UTC 2018 - Matej Cepl diff --git a/python-PyNamecheap.spec b/python-PyNamecheap.spec index 2ad5e64..56a57b0 100644 --- a/python-PyNamecheap.spec +++ b/python-PyNamecheap.spec @@ -22,8 +22,7 @@ Version: 0.0.3 Release: 0 Summary: Namecheap API client in Python License: MIT -Group: Development/Languages/Python -Url: https://github.com/Bemmu/PyNamecheap +URL: https://github.com/Bemmu/PyNamecheap Source: https://files.pythonhosted.org/packages/source/P/PyNamecheap/PyNamecheap-%{version}.tar.gz Source1: LICENSE.txt Source2: README.md @@ -33,7 +32,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-requests BuildArch: noarch - %python_subpackages %description