SHA256
1
0
forked from pool/python-Faker

Accepting request 566561 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/566561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-01-19 10:47:15 +00:00 committed by Git OBS Bridge
commit ff233880b8
4 changed files with 25 additions and 5 deletions

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

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

View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Jan 17 04:08:11 UTC 2018 - arun@gmx.de
- specfile:
* update copyright year
- update to version 0.8.10:
* Pass python_requires argument to setuptools. Thanks @jdufresne.
* Remove some words from en_US lorem ipsum provider. Thanks @Pomax.
- changes from version 0.8.9:
* Remove support for Python 3.3. Thanks @jdufresne.
* Allow past dates within a second. Thanks @DanEEstar.
* Added phone number formatting to en_GB localisation to ensure no
genuine phone numbers are generated. Thanks @TheSapper.
* Added en_GB localisation for SSN (UK National Insurance
Number). Thanks @TheSapper.
* Added ro_RO person Provider. Thanks @vasilesmartup.
* Added domain argument to email provider. Thanks @lcd1232.
-------------------------------------------------------------------
Thu Dec 21 18:32:37 UTC 2017 - arun@gmx.de

View File

@ -1,7 +1,7 @@
#
# spec file for package python-Faker
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define oldpython python
%bcond_with test
Name: python-Faker
Version: 0.8.8
Version: 0.8.10
Release: 0
Summary: Faker is a Python package that generates fake data
License: MIT