15
0
forked from pool/python-Faker

Accepting request 915014 from home:glaubitz:branches:devel:languages:python

- Update to 8.12.1
  * Add missing diacritics in ``fr_FR`` ``person`` provider. Thanks @laowantong.
- from version 8.12.0
  * Added non-geo numbers and services phones format for ``pt_BR``. Thanks @leogregianin.
  * Add datetime formats in ``pt_BR``. Thanks @leogregianin.
  * Add currency formats in ``pt_BR``. Thanks @leogregianin.

OBS-URL: https://build.opensuse.org/request/show/915014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=58
This commit is contained in:
2021-08-30 12:55:41 +00:00
committed by Git OBS Bridge
parent 4fa992a866
commit f52505216b
4 changed files with 14 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python3-%{**}}
%global skip_python2 1
Name: python-Faker
Version: 8.11.0
Version: 8.12.1
Release: 0
Summary: Python package that generates fake data
License: MIT