14
0
forked from pool/python-Faker

Accepting request 535817 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/535817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=5
This commit is contained in:
Todd R
2017-10-23 15:05:39 +00:00
committed by Git OBS Bridge
parent cfaea2b27e
commit de3f250ecf
4 changed files with 35 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%define oldpython python
%bcond_with test
Name: python-Faker
Version: 0.8.3
Version: 0.8.6
Release: 0
Summary: Faker is a Python package that generates fake data
License: MIT
@@ -35,12 +35,14 @@ BuildRequires: %{python_module email_validator >= 1.0.2}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module python-dateutil >= 2.4}
BuildRequires: %{python_module six}
BuildRequires: %{python_module text-unidecode}
BuildRequires: python-ipaddress
%endif
BuildRequires: fdupes
Requires: python-email_validator >= 1.0.2
Requires: python-python-dateutil >= 2.4
Requires: python-six
Requires: python-text-unidecode
%ifpython2
Recommends: python-ipaddress
Obsoletes: %{oldpython}-fake-factory < %{version}