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:
@@ -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
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user