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:
Matej Cepl 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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9e81e9da3dda3ac54189e034cfb943de576a259caeb226ccab43fcbcf6a7891
size 1150354

3
Faker-8.12.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:810859626d19e62a2a13aa4a08d59ada131f0522431eec163b09b6df147a25b9
size 1151131

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 30 11:18:00 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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.
-------------------------------------------------------------------
Thu Aug 12 11:41:54 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

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