forked from pool/python-Faker
- update to 24.3.0:
* Add phone number formats to nl_BE. * Return capitalized city names in `hu_HU`. * Add `uk-UA` credit card provider. * Upgrade `uk_UA` person provider. * Fix prefix for male `bg_BG` names * Add Grenville to `land_coords` in geo provider. * Fix Kyiv name. * Fix returning random data for person provider in `et_EE` locale when the same seed value is set. * Add person, bank provider for `sk_SK` locale. * fix: update `pydecimal` algorithm to ensure left part is not generated with a leading 0. * Allow Uniqueness and Localization. * Add `uk_UA` lorem provider. * Consistently throw an error if the start of a daterange is after the end. * Add `uk_UA` automotive provider OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=108
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Faker
|
||||
Version: 22.6.0
|
||||
Version: 24.3.0
|
||||
Release: 0
|
||||
Summary: Python package that generates fake data
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user