14
0
forked from pool/python-Faker

- update to 25.0.1:

* Add type stub file to `setup.py`.
  * Include type stubs in release.
  * Add job provider for `cs_CZ`.
  * Add geo provider for `sk_SK`.
  * Clean up data in `sk_SK` job provider.
  * Remove offensive word from `pl_PL` lorem provider.
  * Tune `cs_CZ` phone number validation.
  * Update list of `first_name_*` and `last_name` in `pt_BR`
    `PersonProvider`.
  * Update `uk_UA` phone provider.
  * Fix wrong pricetag format in `ru_RU` locale.
  * Update last names for `de_DE` locale.
  * Update phone number formats for `cs_CZ`, `sk_SK`.
  * Update versions in `user_agent` provider.
  * Add type hints stubs.
  * Add address words for `cs_CZ`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=110
This commit is contained in:
2024-05-03 07:31:23 +00:00
committed by Git OBS Bridge
parent bb0aa55c69
commit 2af6fd74cb
4 changed files with 25 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-Faker
Version: 24.3.0
Version: 25.0.1
Release: 0
Summary: Python package that generates fake data
License: MIT