From 57e5ee6a73734571d8984987375e116dfd707dddf6763d4e73bb21fc40209367 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:02:56 +0000 Subject: [PATCH] - Remove testdata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot?expand=0&rev=2 --- python-certbot.changes | 5 +++++ python-certbot.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-certbot.changes b/python-certbot.changes index 3177eba..859d60f 100644 --- a/python-certbot.changes +++ b/python-certbot.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +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 d1fc0fe..81f9cd7 100644 --- a/python-certbot.spec +++ b/python-certbot.spec @@ -75,6 +75,7 @@ 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