SHA256
1
0
forked from pool/python-Faker

Accepting request 704961 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/704961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2019-05-27 06:35:57 +00:00 committed by Git OBS Bridge
commit 9ffd04a1ba
4 changed files with 18 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu May 23 08:28:50 UTC 2019 - pgajdos@suse.com
- version update to 1.0.7
* Remove dead url from ``image_placeholder_services``. Thanks @Monstrofil.
* Fix missing ``first_names`` in Romanian person provider. Thanks @xlotlu.
* Add Catalan, adds doi/nie/nif/cif to Spain ssn. Thanks @kingbuzzman.
* Add ``texts`` to generate list of texts. Thanks @pishchalnikov.
* Add provider for ``pl_PL`` automotive and Polish pesel number. Thanks @adwojak.
* Corrected behavior for ``pyfloat``. Thanks @ariksu.
* Add missing commas to company/nl_NL provider. Thanks @francoisfreitag.
* Add bounds to ``pyint``. Thanks @francoisfreitag.
* Accept step argument in ``random_int()``. Thanks @francoisfreitag.
-------------------------------------------------------------------
Fri Apr 26 06:26:07 UTC 2019 - pgajdos@suse.com

View File

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