From 882b64c24a72b648660b84c3606a639b2c3012a58aceaebac0f45d1d03d4337b Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:49:47 +0000 Subject: [PATCH 1/5] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=50 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index bca7353..d74b039 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:01 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Nov 2 11:14:22 UTC 2018 - Vítězslav Čížek diff --git a/python-pycurl.spec b/python-pycurl.spec index 8feb777..acf34be 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -45,7 +45,6 @@ Patch1: pycurl-libssh.patch # PATCH-FIX-OPENSUSE python-pycurl-7.43.0-tls-backend.patch -- do not run runtime tests to compare linked libs Patch2: python-pycurl-7.43.0-tls-backend.patch Patch3: disable_randomly_failing_tests.patch -BuildRequires: %{python_module devel} BuildRequires: fdupes BuildRequires: libcurl-devel >= 7.19.0 BuildRequires: openssl-devel From 3fae9cfdbbee027d7100bf06590f9a3ff107b094cb54e79d6fe51ff782053bb6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 6 Dec 2018 23:38:17 +0000 Subject: [PATCH 2/5] Fix BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=51 --- python-pycurl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pycurl.spec b/python-pycurl.spec index acf34be..69e3b47 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -45,6 +45,7 @@ Patch1: pycurl-libssh.patch # PATCH-FIX-OPENSUSE python-pycurl-7.43.0-tls-backend.patch -- do not run runtime tests to compare linked libs Patch2: python-pycurl-7.43.0-tls-backend.patch Patch3: disable_randomly_failing_tests.patch +BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: libcurl-devel >= 7.19.0 BuildRequires: openssl-devel From 895ca69deb114793b8dadf1b76c670a8340eecc71bd6c1b7b9c587a85999f173 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 7 Dec 2018 00:15:19 +0000 Subject: [PATCH 3/5] This is not a noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=52 --- python-pycurl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-pycurl.spec b/python-pycurl.spec index 69e3b47..39fba88 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -45,6 +45,7 @@ Patch1: pycurl-libssh.patch # PATCH-FIX-OPENSUSE python-pycurl-7.43.0-tls-backend.patch -- do not run runtime tests to compare linked libs Patch2: python-pycurl-7.43.0-tls-backend.patch Patch3: disable_randomly_failing_tests.patch +BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: libcurl-devel >= 7.19.0 From d67200700b171f16069d90c7f257cfd5a030c22ac0df2956d343623e74d69cba Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 7 Dec 2018 00:34:54 +0000 Subject: [PATCH 4/5] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=53 --- python-pycurl.changes | 5 ----- 1 file changed, 5 deletions(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index d74b039..bca7353 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 4 12:52:01 UTC 2018 - Matej Cepl - -- Remove superfluous devel dependency for noarch package - ------------------------------------------------------------------- Fri Nov 2 11:14:22 UTC 2018 - Vítězslav Čížek From 6bcbdd8e9f353fbd7d00926a35caf8de84bab6e47e40a0ae1806c4d9946f3b66 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 Dec 2018 13:18:52 +0000 Subject: [PATCH 5/5] Add missing setuptools BR OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycurl?expand=0&rev=54 --- python-pycurl.changes | 5 +++++ python-pycurl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-pycurl.changes b/python-pycurl.changes index bca7353..fd96203 100644 --- a/python-pycurl.changes +++ b/python-pycurl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 19 14:18:26 CET 2018 - mcepl@suse.com + +- Add missing setuptools BR + ------------------------------------------------------------------- Fri Nov 2 11:14:22 UTC 2018 - Vítězslav Čížek diff --git a/python-pycurl.spec b/python-pycurl.spec index 39fba88..3de63fd 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -116,7 +116,7 @@ if ! pkg-config --variable=supported_protocols libcurl|grep -qw SCP; then test_flags="$test_flags,\!ssh" fi %{python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} \ -nosetests-%$python_bin_suffix -v --with-flaky -a "$test_flags" +nosetests-%{$python_bin_suffix} -v --with-flaky -a "$test_flags" } rm -rf %{buildroot}%{_libexecdir}/debug %{buildroot}%{_libdir}/python* %endif # test