138 Commits

Author SHA256 Message Date
578d1512f8 - update to 4.0.2:
* Add more data for ``ko_KR`` address provider. Thanks @alstn2468.
  * Improved ``pt_PT`` locale for address and bank. Thanks @mustakarhu.
  * Add ``port_number`` method to internet provider. Thanks @pishchalnikov.
  * Add color provider for ``fa_IR`` locale. Thanks @abtinmo.
  * Add formatting options for ``pt_BR`` postcodes. Thanks @perssonsimon1 and @klaraesr.
  * Add ``country_calling_code`` to ``phone_number`` provider. Thanks @perssonsimon1.
  * Fix leap year issue. Thanks @mmcmahon.
  * Add ``AutomotiveProvider`` for ``fr_FR`` locale. Thanks @clarissedescamps and @perssonsimon1.
  * Fix ``cellphone_formats`` in ``pt_BR`` ``PhoneNumberProvider``. Thanks @rodrigondec.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=38
2020-03-14 12:25:28 +00:00
a40d30a803 - update to 4.0.1:
* 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
2020-02-28 21:25:40 +00:00
23dde313b2 Accepting request 765159 from devel:languages:python
- Update to 3.0.1:
  * 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/request/show/765159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=15
2020-01-19 20:00:37 +00:00
Tomáš Chvátal
10f5cc2ad3 - Update to 3.0.1:
* 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
2020-01-17 09:01:08 +00:00
4ee1843604 Accepting request 764065 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/764065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=14
2020-01-16 17:15:06 +00:00
Tomáš Chvátal
d124d498ff Accepting request 764058 from home:mcalabkova:branches:devel:languages:python
- 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
2020-01-13 15:32:24 +00:00
65ccf33377 Accepting request 732881 from devel:languages:python
- Update to 2.0.2:
  * Add nationalities for locale pt_PT. Thanks @tng10.
  * Add ios() and android() to user_agent provider. Thanks @gsilvan.
  * Update zh_CN provinces. Thanks @casen27.
  * Fix typos, misspellings. Add locations, names, dates in hi_IN providers. Thanks @kathawala.
  * Bump required version text-unidecode to 1.3. Thanks @moggers87.
  * Bug fix for pyfloat going over max_value. Thanks @fgs-dbudwin.

OBS-URL: https://build.opensuse.org/request/show/732881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=13
2019-09-30 13:54:31 +00:00
Tomáš Chvátal
54bb8689d8 - Update to 2.0.2:
* Add nationalities for locale pt_PT. Thanks @tng10.
  * Add ios() and android() to user_agent provider. Thanks @gsilvan.
  * Update zh_CN provinces. Thanks @casen27.
  * Fix typos, misspellings. Add locations, names, dates in hi_IN providers. Thanks @kathawala.
  * Bump required version text-unidecode to 1.3. Thanks @moggers87.
  * Bug fix for pyfloat going over max_value. Thanks @fgs-dbudwin.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=31
2019-09-24 09:03:46 +00:00
6538607fa5 Accepting request 718191 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/718191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=12
2019-08-05 09:18:08 +00:00
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
d7f344fd90 Accepting request 717144 from home:seanmarlow:branches:devel:languages:python
Update ipaddress requirements. Attempt to install for python2 does not install the required ipaddress package.

OBS-URL: https://build.opensuse.org/request/show/717144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=28
2019-07-19 20:33:26 +00:00
a69da737ed Accepting request 704961 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/704961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=11
2019-05-27 06:35:57 +00:00
Tomáš Chvátal
79d96c5643 Accepting request 704937 from home:pgajdos
- version update to 1.0.7
  * Remove dead url from ``image_placeholder_services``. Thanks @Monstrofil.
  * Fix missing ``first_names`` in Romanian person provider. Thanks @xlotlu.
  * Add Catalan, adds doi/nie/nif/cif to Spain ssn. Thanks @kingbuzzman.
  * Add ``texts`` to generate list of texts. Thanks @pishchalnikov.
  * Add provider for ``pl_PL`` automotive and Polish pesel number. Thanks @adwojak.
  * Corrected behavior for ``pyfloat``. Thanks @ariksu.
  * Add missing commas to company/nl_NL provider. Thanks @francoisfreitag.
  * Add bounds to ``pyint``. Thanks @francoisfreitag.
  * Accept step argument in ``random_int()``. Thanks @francoisfreitag.

OBS-URL: https://build.opensuse.org/request/show/704937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=26
2019-05-23 09:19:27 +00:00
309ff7225e Accepting request 698092 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/698092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=10
2019-05-03 20:35:13 +00:00
Tomáš Chvátal
4fa2a0d8a9 Accepting request 698066 from home:pgajdos
- 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
2019-04-26 08:27:49 +00:00
428546636f Accepting request 685834 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/685834
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=9
2019-03-29 19:35:53 +00:00
Tomáš Chvátal
0ca6855ca2 Accepting request 685440 from home:jengelh:branches:devel:languages:python
- Trim duplicated name from summary.

OBS-URL: https://build.opensuse.org/request/show/685440
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=22
2019-03-17 15:32:11 +00:00
Tomáš Chvátal
9f5788c82f - Add patch ipaddress.patch to fix its runtime detection
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=21
2019-03-15 12:06:47 +00:00
Tomáš Chvátal
6a556e0e1a - Update to 1.0.4:
* Various small fixes, see CHANGELOG.rst
- Merge patch faker-32bit.patch
- Update to 1.0.2:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=20
2019-03-14 14:34:55 +00:00
Tomáš Chvátal
42b52c0d46 - Add patch to fix 32bit builds:
* faker-32bit.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=19
2019-03-12 09:24:25 +00:00
Tomáš Chvátal
ec6f6e40dc Accepting request 683524 from home:jayvdb:py-check-failures
- Remove pre-existing bytecode files in the sdist, which were
  being included in the runtime package and causing lint warnings
  on Leap 42.3 & SLE 12 SP4, and they were breaking tests on Leap 15.

OBS-URL: https://build.opensuse.org/request/show/683524
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=18
2019-03-10 11:05:14 +00:00
Stephan Kulow
ead58ecc01 Accepting request 676158 from devel:languages:python
- Update to 1.0.10:
  * Many changes to list see CHANGELOG.rst
- Run tests

OBS-URL: https://build.opensuse.org/request/show/676158
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=8
2019-02-24 16:14:40 +00:00
Tomáš Chvátal
ea5fdebe0e - Update to 1.0.10:
* Many changes to list see CHANGELOG.rst
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=16
2019-02-14 15:10:38 +00:00
b677849c8a Accepting request 654047 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/654047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=7
2018-12-13 18:44:12 +00:00
345d5221e5 Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=14
2018-12-04 17:13:13 +00:00
3409a57e72 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=13
2018-12-04 13:26:44 +00:00
1dd67783f3 Accepting request 566561 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/566561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=6
2018-01-19 10:47:15 +00:00
Tomáš Chvátal
b5b4044b9c Accepting request 566534 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/566534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=11
2018-01-17 07:51:28 +00:00
bf85cc89b3 Accepting request 559161 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/559161
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=5
2018-01-10 22:32:26 +00:00
Tomáš Chvátal
71f28caeff Accepting request 559155 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/559155
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=9
2017-12-21 20:23:04 +00:00
b5fa5b2abc Accepting request 542037 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/542037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=4
2017-11-16 13:02:16 +00:00
1158aec567 Accepting request 541963 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/541963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=7
2017-11-15 13:15:13 +00:00
a32c6eb094 Accepting request 536025 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/536025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=3
2017-11-08 14:09:50 +00:00
Todd R
638952b8c2 Accepting request 535817 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/535817
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=5
2017-10-23 15:05:39 +00:00
c9ae0e237e Accepting request 533132 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/533132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=2
2017-10-13 12:14:47 +00:00
b4e2edfb66 Accepting request 521749 from devel:languages:python
python-fake-factory has been renamed to python-Faker upstream.

OBS-URL: https://build.opensuse.org/request/show/521749
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=1
2017-09-26 19:14:09 +00:00
Jan Matejek
85f4b5c699 Accepting request 523260 from home:jengelh:branches:devel:languages:python
- Rewrite description to focus on the package.

OBS-URL: https://build.opensuse.org/request/show/523260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=2
2017-09-11 15:41:19 +00:00
Todd R
dcad3247ae - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=1
2017-09-06 17:29:51 +00:00