15
0
forked from pool/python-imbox
Jan Matejek
2017-06-23 17:05:05 +00:00
committed by Git OBS Bridge
parent a3a4c514aa
commit 6fd78179e1

View File

@@ -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