From 6fd78179e130a02580a0c4aa88307b25f0d87a620118ab7c2f33b8cd2217f046 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 23 Jun 2017 17:05:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imbox?expand=0&rev=6 --- python-imbox.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/python-imbox.spec b/python-imbox.spec index e3b160c..a059093 100644 --- a/python-imbox.spec +++ b/python-imbox.spec @@ -17,7 +17,6 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test Name: python-imbox Version: 0.8.5 Release: 0 @@ -25,7 +24,7 @@ Summary: Python IMAP for Human beings License: MIT Group: Development/Languages/Python Url: https://github.com/martinrusev/imbox -Source: https://files.pythonhosted.org/packages/source/i/imbox/imbox-%{version}.tar.gz +Source: imbox-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} @@ -33,8 +32,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build - -%{python_subpackages} +%python_subpackages %description Python library for reading IMAP mailboxes and converting email content to machine readable data