From ca1bd773db9beb0737b7f2430e350e7dfac2cf04c81efd44b8b0a260a538fa65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 28 Aug 2018 12:38:23 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=3 --- python-certbot.changes | 5 ----- python-certbot.spec | 1 - 2 files changed, 6 deletions(-) diff --git a/python-certbot.changes b/python-certbot.changes index 859d60f..3177eba 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Tue Aug 28 12:02:49 UTC 2018 - tchvatal@suse.com - -- Remove testdata - ------------------------------------------------------------------- Tue Aug 28 11:32:26 UTC 2018 - tchvatal@suse.com diff --git a/python-certbot.spec b/python-certbot.spec index 81f9cd7..d1fc0fe 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -75,7 +75,6 @@ to lower the barriers to entry for encrypting all HTTP traffic on the internet. %install %python_install %python_clone -a %{buildroot}%{_bindir}/certbot -%python_expand rm -rf %{buildroot}%{$python_sitelib}/certbot/tests %python_expand %fdupes %{buildroot}%{$python_sitelib} %check