14
0
forked from pool/python-Faker

Accepting request 1005476 from home:yarunachalam:branches:devel:languages:python

- Update to v14.2.1
  * Fix misspelled first name in da_DK locale. Thanks @filson1.
- Update to 14.2.0
  * Add support for prefix and suffix to pystr provider.Thanks @stefan6419846.
- Update to 14.1.2
  * Fix uk_UA postcode generation. Thanks @ajinkyac03.
- Update to 14.1.1
  * Relax minimum version of typing-extensions. Thanks @stefan6419846.
- Update to 14.1.0
  * Add providers for bn_BD: address, automotive, bank, color, company, currency, date_time, geo, internet, job, person, phone_number and ssn. Thanks @saanpritom.
- Update to 14.0.0
  * Fix Provider._parse_date_time to support timestamps. Thanks @mochi-moshi.
- Update to 13.16.0
  * automotive: add de_CH license plates. Thanks @gsilvan.

OBS-URL: https://build.opensuse.org/request/show/1005476
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=63
This commit is contained in:
2022-09-22 19:43:27 +00:00
committed by Git OBS Bridge
parent 4054c6b48c
commit 735e2352c7
4 changed files with 22 additions and 4 deletions

View File

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