Subject: CVS commit: pkgsrc/devel/py-faker
From: Adam Ciarcinski
Date: 2019-11-14 11:42:38
Message id: 20191114104238.C644FFA97@cvs.NetBSD.org

Log Message:
py-faker: updated to 2.0.4

2.0.4:
* Drop python 3.4.
* Fix master card number generator.
* Add provider for Finnish IBAN numbers.
* Add color in Thai language.
* Split first names into male/female for ``person/de_AT``.
* Extend data for ``de_AT`` and ``it_IT`` person providers.
* Add ``ta_IN`` support.
* Add ``*_PH`` locales.
* Add Thai lorem.
* Add job in ``ja_JP``.
* Optimize IPv4 address generation.
* Increase bban_format length for ``en_GB``.
* Fix occasional errors in ISBN provider.
* Add more phone numbers to ``fa_IR`` locale.
* Add support for token-based string generation.
* Improve barcode provider.
* Fix for pyfloat empty randrange.

2.0.3:
* Use the provider's RNG instead of the random module in ``invalid_ssn``.
* Fix ``randomize_nb_elements`` ``max`` argument.
* Add ``de_DE`` jobs.
* Add ``pt_PT`` automotive plates.
* Add ``el_GR`` jobs.
* Add police id for ``el_GR``.
* Add jobs for for ``pt_PT``.

2.0.2:
* Fix typos, misspellings. Add locations, names, dates in ``hi_IN`` providers.
* Bump required version ``text-unidecode`` to 1.3.
* Bug fix for ``pyfloat`` going over ``max_value``.

2.0.1:
* Add nationalities for locale ``pt_PT``.
* Add ``ios()`` and ``android()`` to ``user_agent`` provider.
* Update ``zh_CN`` provinces.

2.0.0:
* Breaking change: Only allow providers to use ``OrderedDict`` s, to avoid any \ 
more ``PYTHONHASHSEED`` problems.

Files:
RevisionActionfile
1.33modifypkgsrc/devel/py-faker/Makefile
1.21modifypkgsrc/devel/py-faker/PLIST
1.31modifypkgsrc/devel/py-faker/distinfo