File python3-fake-factory.changes of Package python3-fake-factory
-------------------------------------------------------------------
Sun Sep 25 16:05:42 UTC 2016 - arun@gmx.de
- update to version 0.7.2:
(no changelog available for 0.7.x)
- changes from version 0.6.0:
* Dropped Python 2.6 support
- changes from version 0.5.11:
* Add optional parameter sex to profile and simple_profile. Thanks
@navyad.
* Fix whitespace in dk_DK provider last_names/last_name. Thanks
@iAndriy.
* Fix utf8 coding issue with address/fi_FI provider. Thanks @delneg.
* ! Latest version to support Python 2.6
- changes from version 0.5.10:
* Fix random_sample_unique. Thanks @cecedille1.
-------------------------------------------------------------------
Sun Jul 10 17:18:30 UTC 2016 - arun@gmx.de
- specfile:
* update download url to pythonhosted
* remove test for opensuse version < 1110
- update to version 0.5.9:
* Add more pt_BR names. Thanks @cuducos.
* Added en_GB names. Thanks @jonny5532.
* Add romanized internet provider for zh_CN.
* Add fr_CH providers. Thanks @gfavre.
- changes from version 0.5.7:
* Improve CLI output and help. Thanks @cbaines.
* Update en_US anmes to be more realistic. Thanks @dethpickle.
* Modify pystr provider to accept a minimum number of
characters. Thanks @tamarbuta.
* Add job Provider for zh_TW. Thanks @weihanglo.
-------------------------------------------------------------------
Mon May 9 18:42:02 UTC 2016 - toddrme2178@gmail.com
- Initial python 3 version.
-------------------------------------------------------------------
Mon May 9 18:35:41 UTC 2016 - toddrme2178@gmail.com
- Update to 0.5.7
* Repackage to resolve PyPI issue.
- Update to 0.5.6
* Add date handling for datetime functions. Thanks @rpkilby.
* Discern male and female first names in pt_BR. Thanks @gabrielusvicente.
- Update to 0.5.5
* Specify help text for command line. Thanks @cbaines.
- Update to 0.5.4
* Expose Provider's random instance. Thank @gsingers for the suggestion.
* Make sure required characters are in the password. Thanks @craig552uk.
* Add `internet` and `jobs` Providers for `fa_IR`. Thanks @hamidfzm.
* Correct Poland phone numbers. Thanks @fizista.
* Fix brittly tests due to seconds elapsed in-between comparison
* Allow unicode in emails and domains. Thanks @zdelagrange for the report.
* Use ``dateutil`` for computing next_month. Thanks @mark-love, @rshk.
* Fix tests module import. Thanks @jorti for the report.
* Handle unexpected length in ``ean()``. Thanks @michaelcho.
* Add internet provider for ``ja_JP``. Thanks @massa142.
* Add Romanized Japanese person name. Thanks @massa142.
* Add tzinfo support to datetime methods. Thanks @j0hnsmith.
* Add an 'office' file extensions category. Thanks @j0hnsmith.
* Generate name according to profile's sex. Thanks @Dutcho for the report.
* Add ``bs_BA`` phone number and internet provider. Thanks @elahmo.
* Add a SSN provider for ``zh_CN``. Thanks @felixonmars.
* Differentiate male and female first names in ``fr_FR`` locale. Thanks @GregoryVds
* Add Maestro credit card. Thanks @anthonylauzon.
* Add ``hr_HR`` localization. Thanks @mislavcimpersak.
* Update ``de_DE`` first names. Thanks @WarrenFaith and @mschoebel.
* Allow generation of IPv4 and IPv6 network address with valid CIDR. Thanks @kdeldycke.
* Unittest IPv4 and IPv6 address and network generation. Thanks @kdeldycke.
* Add a new provider to generate random binary blob. Thanks @kdeldycke.
* Check that randomly produced language codes are parseable as locale by the
factory constructor. Thanks @kdeldycke.
* Fix chinese random language code. Thanks @kdeldycke.
* Remove duplicate words from Lorem provider. Thanks @jeffwidman.
-------------------------------------------------------------------
Tue Nov 10 08:02:59 UTC 2015 - tbechtold@suse.com
- Initial packaging (version 0.5.3)