Accepting request 1087106 from devel:languages:python
- update to 18.7.0: * Add `license_plate` for `zh_CN` and `zh_TW`. * Improve accuracy of departments in `fr_FR` provider `postcode`. * Fix `ssn` provider for `zh_TW`. OBS-URL: https://build.opensuse.org/request/show/1087106 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=42
This commit is contained in:
commit
1b317bab69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac903ba8cb5adbce2cdd15e5536118d484bbe01126f3c774dd9f6df77b61232d
|
||||
size 1664811
|
3
Faker-18.7.0.tar.gz
Normal file
3
Faker-18.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f02c6d3fdb5bc781f80b440cf2bdec336ed47ecfb8d620b20c3d4188ed051831
|
||||
size 1666235
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 15:22:34 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 18.7.0:
|
||||
* Add `license_plate` for `zh_CN` and `zh_TW`.
|
||||
* Improve accuracy of departments in `fr_FR` provider
|
||||
`postcode`.
|
||||
* Fix `ssn` provider for `zh_TW`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 19:12:32 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Faker
|
||||
Version: 18.6.0
|
||||
Version: 18.7.0
|
||||
Release: 0
|
||||
Summary: Python package that generates fake data
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user