Files
python-Faker/python-Faker.changes
Tomáš Chvátal 314a82289e Accepting request 718189 from home:mcalabkova:branches:devel:languages:python
- update to version 2.0.0
  * Breaking change: Only allow providers to use OrderedDict s, to 
    avoid any more PYTHONHASHSEED problems.
  * Remove some validations from Faker and delegate it to an 
    external library, validators.
  * Add an "Invalid SSN" generator to the en_US SSN Provider.
  * Loosen version restrictions on freezegun and random2.
  * Add date_of_birth and sex argument to pesel Provider (pl_PL).
  * Fix datetime parsing on environments with negative offsets.

OBS-URL: https://build.opensuse.org/request/show/718189
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=29
2019-07-24 11:35:38 +00:00

7.0 KiB