Changelog for
python2-Faker-1.0.2-19.1.noarch.rpm :
Thu Feb 14 13:00:00 2019 Tomáš Chvátal
- Update to 1.0.10:
* Many changes to list see CHANGELOG.rst
- Run tests
Tue Dec 4 13:00:00 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
Wed Jan 17 13:00:00 2018 arunAATTgmx.de
- specfile:
* update copyright year
- update to version 0.8.10:
* Pass python_requires argument to setuptools. Thanks AATTjdufresne.
* Remove some words from en_US lorem ipsum provider. Thanks AATTPomax.
- changes from version 0.8.9:
* Remove support for Python 3.3. Thanks AATTjdufresne.
* Allow past dates within a second. Thanks AATTDanEEstar.
* Added phone number formatting to en_GB localisation to ensure no
genuine phone numbers are generated. Thanks AATTTheSapper.
* Added en_GB localisation for SSN (UK National Insurance
Number). Thanks AATTTheSapper.
* Added ro_RO person Provider. Thanks AATTvasilesmartup.
* Added domain argument to email provider. Thanks AATTlcd1232.
Thu Dec 21 13:00:00 2017 arunAATTgmx.de
- update to version 0.8.8:
* made seed_instance return self for chainability.
* Add en_US locale for lorem. Thanks AATTshacker.
* fi_FI gender specific data added. Thanks AATTmikkhola.
* fi_FI address and job lists updated. Thanks AATTmikkhola.
* Add iban provider. Thanks AATTcdaller.
Wed Nov 15 13:00:00 2017 arunAATTgmx.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 AATTchrisvoncsefalvay.
* 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 AATTchrisvoncsefalvay.
* Added he_IL locale. Thanks AATTbjesus.
* Fix possible infinite loop in random_sample_unique. Thanks
AATT153957.
* Add aliases to make pt_BR address provider compatible with
en_US. Thanks AATTdiegoholiveira.
* Fix ResourceWarning in setup.py. Thanks AATTjdufresne.
* Update test requirements.
Sun Oct 22 14:00:00 2017 arunAATTgmx.de
- specfile:
* added requirement for text-unidecode
- update to version 0.8.6:
* Replace unidecode dependency in favor of text-unidecode. Faker now
requires text-unidecode.
- changes from version 0.8.5:
* Add ASCII emails. Thanks AATTbarseghyanartur.
* Add id_ID Providers. Thanks Sidi Ahmad.
* Fix date_time.time_series() to ensure start and end bounds are
inclusive. Thanks AATTbijanvakili.
* Create a provider to Brazilian license plates. Thanks
AATTdiegoholiveira.
* Use a proper international format for Ukrainian phone
numbers. Thanks AATTillia-v.
* Faker now requires Unidecode.
- changes from version 0.8.4:
* Move email_validator to test_requires and unpinned the version
number.
* Date feature parity with datetime. Thanks AATTnoirbizarre.
* Add MSISDN in the phone_number provider. Thanks AATTpatrickporto.
* Add Arabic locales. Thanks AATTahmedaljazzar.
* Fix datetime issue on Windows. Thanks AATTkungfu71186.
Mon Sep 11 14:00:00 2017 jengelhAATTinai.de
- Rewrite description to focus on the package.
Wed Sep 6 14:00:00 2017 toddrme2178AATTgmail.com
- Initial version