Accepting request 830013 from home:mcalabkova:branches:devel:languages:python:pytest

- Update to 4.1.2
  * Extend Person Provider to support non-binary suffixes and prefixes. Thank you @crd.
  * Add ``safe_domain_name`` generator. Thanks @crd.
  * Fix max_value/positive ``pyfloat`` interaction. Thanks @coiax.
  * Update ``bban_format`` for ``fi_FI`` locale. Thanks @ALMP-SallaH.
  * Fix ``person.ja_JP`` kana and roman characters. Thanks @yameholo.
  * Add ``json`` and ``fixed_width`` generators. Thank you @johnbrandborg.
  * Add SWIFT code provider methods: ``swift``, ``swift8`` and ``swift11``. Thanks @malefice.
  * Add ``es_ES`` internet provider. Thanks @mondeja.
  * Update ``bban_format`` for ``fr_FR`` locale. Thanks @r3gis3r.
  * Update ``fr_FR`` ``job`` provider. Thanks @mondeja.
  * Add ``es_ES`` ``barcode`` provider. Thanks @mondeja.
  * Add parser argument support. Thanks @johnbrandborg.

OBS-URL: https://build.opensuse.org/request/show/830013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=47
This commit is contained in:
Tomáš Chvátal
2020-08-27 14:10:08 +00:00
committed by Git OBS Bridge
parent 431c912a3c
commit bd2417bdc8
4 changed files with 21 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%define oldpython python
%global skip_python2 1
Name: python-Faker
Version: 4.1.1
Version: 4.1.2
Release: 0
Summary: Python package that generates fake data
License: MIT