- Update to 6.3.0:
* Add sk_SK automotive provider.
* Add current_country, current_country_code and administrative_unit
* Fix pyfloat returning zeros when positive=True.
* Add currency names for th_TH.
* Add new currency provider pricetag()
* Update th_TH Lorem text provider's punctuations, reduce size of word list
* Synchronize cs_CZ and sk_SK address provider and split postcodes
* Add address, bank, geo and person provider for en_IE
* Add person provider for ga_IE
* Add elements caching and other optimizations.
* Add use_weighting parameter for improved performance.
* Add da_DK address provider.
OBS-URL: https://build.opensuse.org/request/show/873389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=53
* json and fixed_width now allow for strings to be fixed or pinned to a
static value by prepending @. Thanks @johnbrandborg.
* Add en_IN address + phone number provider. Thanks @pulkitgupta2k.
* Add en_IN person provider. Thanks @pulkitgupta2k.
* Remove invalid surname in nl_NL. Thanks @TheoSinnige.
* th_TH strftime: normalize output for unsupported directive on musl-based
Linux. Thanks @bact.
* Drop support for Python 3.5. Thanks @cclaus.
* Add support for Python 3.9. Thanks @cclaus.
* Add date_time and bank providers for th_TH. Thanks @bact.
* Correct spelling errors in city names for de_DE. Thanks @AnjaGer.
* Add name pairs to get matched representation in ja_JP person provider.
Thanks @yu-ichiro.
* Add SSN, company name, address, and license plate providers for th_TH.
Thanks @bact.
* Add postcode format, country names, person prefix weights, and update
phone number format for th_TH. Thanks @bact.
- Update changelog filename in the specfile
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=51
* Fix generation of names ending with spaces. Thanks @edomora97.
* Add relative frequencies for japanese last names. Thanks @TianyiShi2001.
* Add Swiss bank provider locales. Thanks @mondeja.
* Split first names into male and female on pt_PT provider. Thanks @gplgps.
* Geo provider added for tr_TR locale. Thanks @iamnotagentleman.
* Add sk_SK Job provider. Thanks @pipozzz.
* Add date_time provider for pt_PT. Thanks @gplgps.
* Add .unique() for unique values. Thanks @coiax.
* Add automotive provider for tr_TR. Thanks @molcay.
* Add province list and add 2 new district to ne_NP. Thanks @iamsauravsharma.
* Add Currency provider for sv_SE. Thanks @frangiz.
* Add pt_PT credit card provider. Thanks @rubenandre.
* Added Company Provider for tr_TR locale. Thanks @iamnotagentleman.
* Add job providers for tr_TR. Thanks @molcay.
* Implement color provider for sk_SK locale. Thanks @pipozzz.
* Fix hu_HU color provider inheritance. Thanks @n1ngu.
* Bigger zipcode ranges for VA, TX and MD in en_US. Thanks @Antetokounpo.
* Add new style pt_PT automotive plates. Thanks @gplgps.
* Remove duplicate jobs from the pt_PT provider (#1282). Thanks @gplgps.
* Use "Belarus" instead of "Vitryssland" for sv_SE. Thanks @Majsvaffla.
* Added bank provider for tr_TR locale. Thanks @iamnotagentleman.
* Improve VAT generation for IT provider. Thanks @LordGordonQ.
* Use non-zero number for first digit of Swedish postal codes. Thanks @Majsvaffla.
* Add es_ES autonomous communities (Spanish regions). Thanks @mondeja.
* Add JSON and Fixed Width argument group and parser support. Thanks @johnbrandborg.
* Update zh_CN ssn provider to support gender. Thanks @mapoor.
* Fix typo in de_DE job provider. Thanks @datadominik.
* or_IN Odia person's name added. Thanks @soumendrak.
* Remove datetime_safe shim subclass in favor of native Python datetime.datetime. Thanks @samcrang.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=49
* Add pytest plugin. Thanks @malefice.
* Fix phone numbers for es_ES. Thanks @pablofm.
* Fix uuid provider to return a uuid4 object when cast_to is set to None. Thanks @rodrigondec.
* Update names for es_ES person provider. Thanks @mondeja.
* Add provider for sk_SK birth_number. Thanks @eumiro.
* Add day_of_week and month_name for de_DE provider. Thanks @eumiro.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=43
- update to 4.0.3:
* Fixed MSISDN for pt_BR to return only mobile numbers. Thanks @rodrigondec.
* Added Domain Generator Algorithm by date. Thanks @pishchalnikov.
* Fixed issue where pydict provider was not returning the correct number of elements. Thanks @mstellon.
* Added support for Indian Aadhaar numbers. Thanks @curiousElf.
* Added company_vat for it_IT. Thanks @alitaker.
* Improved autodocumentation of providers. Thanks @malefice.
* Added provider for es_ES license plates. Thanks @mondeja.
* Implemented __dir__ method to Faker proxy for better autocompletion. Thanks @douglasfarinelli.
* Uppercased HEX colors for all localized color providers. Thanks @mondeja.
* Added bank provider for es_ES locale. Thanks @mondeja.
* Added support for UK counties. Thanks @neilav.
* Added color provider for no_NO license plates. Thanks @bjorskog.
* Made value_types a keyword argument in python provider. Thanks @slafs.
OBS-URL: https://build.opensuse.org/request/show/799999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=41
* Provider improvements for Russian locale:
* added city suffixes, regions and country list
* regions converted into states for now
* street address formats and states expanded
* lists for street titles changed
* Fixed errors in Automotive Provider
* Fixed errors in Address Provider
* Bank Provider expanded:
* BIC added)
* Added list of banks
* Improved Company Provider
* Credit Card and Person Provider improvements
* Currency Provider improvements
* Date-Time Provider improvements
* translit fix
Thanks @valestel.
* Add Birth Number to czech locale. Thanks @Jengah.
* Add persons provider for ``fr_QC``. Thanks @Lionesk.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=37
* Add provider methods zip and tar for generating zip and tar files. Thanks @malefice.
* Add en-CA postcode_in_province() method. Thanks @oeuftete.
* Update Address and Automotive provider for Russian locale. Thanks @valestel.
* Add provider methods for dsv files: csv, tsv, psv and generic dsv. Thanks @malefice.
* Remove parenthesis from city name in de_DE address provider. Thanks @jerr0328.
* Add NIP generator in pl_PL. Thanks @IlfirinPL.
* Fix Faker.random_number intermittent exceptions. Thanks @Jengah.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=35
- update to 3.0.0
* Breaking change: Add support for multiple locale data generation.
* Add Iranian credit card.
* Improve color provider.
* Drop python 3.4.
* Fix master card number generator.
* Add provider for Finnish IBAN numbers.
* Split first names into male/female for person/de_AT.
* Optimize IPv4 address generation.
* Add support for token-based string generation.
* Use the provider's RNG instead of the random module in invalid_ssn.
* More small fixes.
OBS-URL: https://build.opensuse.org/request/show/764058
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=33
- 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
- version update to 1.0.5
* Add min and max values for ``pyfloat`` and ``pydecimal``.
Thanks @Lrcezimbra.
* Add ``months`` and ``M`` to the syntax for ``start_date`` and
``end_date``. Thanks @anneclairebrld.
* Add support for ``PyInstaller``. Thanks @arossert.
* Add Dutch company names. Thanks @MathynS.
* Fix some invalid French phone numbers starting with ``+33 8x``.
Thanks @stephane.
* Add Armenian locale ``hy_AM``. Thanks @hovikman.
- deleted patches
- ipaddress.patch (upstreamed)
OBS-URL: https://build.opensuse.org/request/show/698066
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=24