Accepting request 542037 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/542037 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=4
This commit is contained in:
commit
31c1f1f554
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3c98dd04bba667ecfddb77fcd0dfd19b376b258d21beeaf5b95578826e275a83
|
|
||||||
size 690984
|
|
3
Faker-0.8.7.tar.gz
Normal file
3
Faker-0.8.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bf7dabcd6807c8829da28a4de491adf7998af506b8571db6a6eb58161157248a
|
||||||
|
size 718260
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 15 07:07:39 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 0.8.7:
|
||||||
|
* Corrected some issues with the Hungarian (hu_HU) providers, such
|
||||||
|
as incorrectly capitalized company suffixes, street/road type
|
||||||
|
names and place names. Thanks @chrisvoncsefalvay.
|
||||||
|
* The Hungarian locale's providers.job.job provider now returns
|
||||||
|
Hungarian job names, taken from the Hungarian National Statistical
|
||||||
|
Office (KSH)'s 2008 survey nomenclature of employment (FEOR
|
||||||
|
'08). Thanks @chrisvoncsefalvay.
|
||||||
|
* Added he_IL locale. Thanks @bjesus.
|
||||||
|
* Fix possible infinite loop in random_sample_unique. Thanks
|
||||||
|
@153957.
|
||||||
|
* Add aliases to make pt_BR address provider compatible with
|
||||||
|
en_US. Thanks @diegoholiveira.
|
||||||
|
* Fix ResourceWarning in setup.py. Thanks @jdufresne.
|
||||||
|
* Update test requirements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Oct 22 18:45:48 UTC 2017 - arun@gmx.de
|
Sun Oct 22 18:45:48 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define oldpython python
|
%define oldpython python
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-Faker
|
Name: python-Faker
|
||||||
Version: 0.8.6
|
Version: 0.8.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Faker is a Python package that generates fake data
|
Summary: Faker is a Python package that generates fake data
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user