138 Commits

Author SHA256 Message Date
a06511b107 Accepting request 1319743 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1319743
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=64
2025-11-25 14:52:26 +00:00
14b2a78c39 - Update to 38.2.0
* Add localized UniqueProxy.
- from version 38.1.0
  * Add `person` provider for `ar_DZ` locale.
  * Add `person`, `phone_number`, `date_time` for `fr_DZ` locale.
- from version 38.0.0
  * Drop support for Python 3.9
  * Add support for Python 3.14
- from version 37.12.0
  * Add french VAT number.
- from version 37.11.0
  * Add French company APE code.
- from version 37.9.0
  * Add names generation to `en_KE` locale.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=133
2025-11-24 13:21:09 +00:00
178886c1df Accepting request 1307768 from devel:languages:python
- update to 37.8.0:
  * Add Automotive providers for `ja_JP` locale.
  * Add Nigerian name locales (`yo_NG`, `ha_NG`, `ig_NG`,
    `en_NG`).

OBS-URL: https://build.opensuse.org/request/show/1307768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=63
2025-09-30 15:34:59 +00:00
8a0dfdd140 - update to 37.8.0:
* Add Automotive providers for `ja_JP` locale.
  * Add Nigerian name locales (`yo_NG`, `ha_NG`, `ig_NG`,
    `en_NG`).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=131
2025-09-29 11:42:27 +00:00
3adb48cb08 Accepting request 1303585 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1303585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=62
2025-09-11 12:38:13 +00:00
9c20d65392 - Update to 37.6.0
* Re-introduce part_of_speech argument to words() method.
  * Add Swahili (sw) provider for generating Swahili names.
  * Fix pydecimal handling of positive keyword.
  * Fix pydecimal distribution when called with a range across 0.
  * Force the slug always be generated with ASCII characters.
  * Remove Collection[str] type from ElementTypes.
  * Drop Python 3.8 support.
  * Fix: es_ES doi() to use standard DOI format.
  * Many more fixes and improvements in various locales, see
    upstream changelog.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=129
2025-09-10 09:15:20 +00:00
2138ec4124 Accepting request 1300283 from devel:languages:python
- Convert to libalternatives on SLE-16-based and newer systems only

OBS-URL: https://build.opensuse.org/request/show/1300283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=61
2025-08-20 11:24:43 +00:00
b80ee28c75 - Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=127
2025-08-19 12:17:09 +00:00
c15a061944 Accepting request 1291281 from devel:languages:python
- Convert to libalternatives

OBS-URL: https://build.opensuse.org/request/show/1291281
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=60
2025-07-09 15:26:14 +00:00
beccd28d9d - Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=125
2025-07-08 13:18:33 +00:00
831696860b Accepting request 1266124 from devel:languages:python
- Make the dist-info name case-insensitive.
- Lowercase metadata directory name.

OBS-URL: https://build.opensuse.org/request/show/1266124
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=59
2025-04-11 14:44:48 +00:00
5791d7c94c - Make the dist-info name case-insensitive.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=123
2025-04-01 12:17:48 +00:00
1f977196e3 - Lowercase metadata directory name.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=122
2025-03-25 02:33:36 +00:00
477bd5ec27 Accepting request 1191653 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1191653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=58
2024-08-07 04:10:08 +00:00
435ee1019d Accepting request 1191644 from home:glaubitz:branches:devel:languages:python
- Update to 26.1.0
  * Add more entries to `sk_SK` Geo provider.

OBS-URL: https://build.opensuse.org/request/show/1191644
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=120
2024-08-05 11:56:56 +00:00
bac4740bea Accepting request 1184016 from devel:languages:python
- update to 26.0.0:
  * Fix upper limit of nb_elements.
  * Remove duplicate entry in currency provider.
  * Change `pydecimal` type hint for `min_value`, `max_value` to
    allow `int`s.
  * Add support for Nigerian Yoruba names and surnames (`yo_NG`).

OBS-URL: https://build.opensuse.org/request/show/1184016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=57
2024-07-01 09:19:21 +00:00
f0048605d1 - update to 26.0.0:
* Fix upper limit of nb_elements.
  * Remove duplicate entry in currency provider.
  * Change `pydecimal` type hint for `min_value`, `max_value` to
    allow `int`s.
  * Add support for Nigerian Yoruba names and surnames (`yo_NG`).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=118
2024-06-29 16:42:46 +00:00
fd8c5b71ba Accepting request 1179942 from devel:languages:python
- update to 25.8.0:
  * Add handshake emoji with different color variations to emoji
    provider list.
  * Add missing translation for countries in `pt-BR`.
  * Fix data in geo for `pl_PL`.

OBS-URL: https://build.opensuse.org/request/show/1179942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=56
2024-06-12 13:37:25 +00:00
eed58b1662 - update to 25.8.0:
* Add handshake emoji with different color variations to emoji
    provider list.
  * Add missing translation for countries in `pt-BR`.
  * Fix data in geo for `pl_PL`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=116
2024-06-11 08:06:47 +00:00
5529977063 Accepting request 1178962 from devel:languages:python
- update to 25.5.0:
  * Fix data in geo for `pl_PL`. Thanks @george0st.
  * Add landmarks in `geo` for `pl_PL`. Thanks @george0st.
  * Add more iOS versions to `user_agent`. Thanks @george0st.
  * Update VAT generation in `nl_BE` to align with correct
    Belgian format. Thanks @JorisSpruyt.

OBS-URL: https://build.opensuse.org/request/show/1178962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=55
2024-06-07 13:02:18 +00:00
b291dd916c - update to 25.5.0:
* Fix data in geo for `pl_PL`. Thanks @george0st.
  * Add landmarks in `geo` for `pl_PL`. Thanks @george0st.
  * Add more iOS versions to `user_agent`. Thanks @george0st.
  * Update VAT generation in `nl_BE` to align with correct
    Belgian format. Thanks @JorisSpruyt.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=114
2024-06-06 08:45:29 +00:00
a1732fb88f Accepting request 1173187 from devel:languages:python
- update to 25.1.0:
  * Add geo for `pl_PL`. Thanks @george0st.
  * Add geo for `sk_SK`. Thanks @george0st.

OBS-URL: https://build.opensuse.org/request/show/1173187
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=54
2024-05-12 20:52:36 +00:00
0c6eefe8e2 - update to 25.1.0:
* Add geo for `pl_PL`. Thanks @george0st.
  * Add geo for `sk_SK`. Thanks @george0st.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=112
2024-05-10 13:53:42 +00:00
fa2595a5f8 Accepting request 1171536 from devel:languages:python
- update to 25.0.1:
  * Add type stub file to `setup.py`.
  * Include type stubs in release.
  * Add job provider for `cs_CZ`.
  * Add geo provider for `sk_SK`.
  * Clean up data in `sk_SK` job provider.
  * Remove offensive word from `pl_PL` lorem provider.
  * Tune `cs_CZ` phone number validation.
  * Update list of `first_name_*` and `last_name` in `pt_BR`
    `PersonProvider`.
  * Update `uk_UA` phone provider.
  * Fix wrong pricetag format in `ru_RU` locale.
  * Update last names for `de_DE` locale.
  * Update phone number formats for `cs_CZ`, `sk_SK`.
  * Update versions in `user_agent` provider.
  * Add type hints stubs.
  * Add address words for `cs_CZ`.

OBS-URL: https://build.opensuse.org/request/show/1171536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=53
2024-05-03 17:44:13 +00:00
2af6fd74cb - update to 25.0.1:
* Add type stub file to `setup.py`.
  * Include type stubs in release.
  * Add job provider for `cs_CZ`.
  * Add geo provider for `sk_SK`.
  * Clean up data in `sk_SK` job provider.
  * Remove offensive word from `pl_PL` lorem provider.
  * Tune `cs_CZ` phone number validation.
  * Update list of `first_name_*` and `last_name` in `pt_BR`
    `PersonProvider`.
  * Update `uk_UA` phone provider.
  * Fix wrong pricetag format in `ru_RU` locale.
  * Update last names for `de_DE` locale.
  * Update phone number formats for `cs_CZ`, `sk_SK`.
  * Update versions in `user_agent` provider.
  * Add type hints stubs.
  * Add address words for `cs_CZ`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=110
2024-05-03 07:31:23 +00:00
0c1a65d219 Accepting request 1160803 from devel:languages:python
- update to 24.3.0:
  * Add phone number formats to nl_BE.
  * Return capitalized city names in `hu_HU`.
  * Add `uk-UA` credit card provider.
  * Upgrade `uk_UA` person provider.
  * Fix prefix for male `bg_BG` names
  * Add Grenville to `land_coords` in geo provider.
  * Fix Kyiv name.
  * Fix returning random data for person provider in `et_EE`
    locale when the same seed value is set.
  * Add person, bank provider for `sk_SK` locale.
  * fix: update `pydecimal` algorithm to ensure left part is not
    generated with a leading 0.
  * Allow Uniqueness and Localization.
  * Add `uk_UA` lorem provider.
  * Consistently throw an error if the start of a daterange is
    after the end.
  * Add `uk_UA` automotive provider

OBS-URL: https://build.opensuse.org/request/show/1160803
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=52
2024-03-25 20:06:37 +00:00
bb0aa55c69 - update to 24.3.0:
* Add phone number formats to nl_BE.
  * Return capitalized city names in `hu_HU`.
  * Add `uk-UA` credit card provider.
  * Upgrade `uk_UA` person provider.
  * Fix prefix for male `bg_BG` names
  * Add Grenville to `land_coords` in geo provider.
  * Fix Kyiv name.
  * Fix returning random data for person provider in `et_EE`
    locale when the same seed value is set.
  * Add person, bank provider for `sk_SK` locale.
  * fix: update `pydecimal` algorithm to ensure left part is not
    generated with a leading 0.
  * Allow Uniqueness and Localization.
  * Add `uk_UA` lorem provider.
  * Consistently throw an error if the start of a daterange is
    after the end.
  * Add `uk_UA` automotive provider

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=108
2024-03-22 19:36:04 +00:00
63fbd3b3dc Accepting request 1142767 from devel:languages:python
- update to 22.6.0:
  * Add support for birthday and gender to  `uk_UA` `ssn` method.
  * Add area code `830000` to `zh_CN`. Thanks @antik.
  * Add `area_code` parameter to `ssn` provider for `zh_CN`.
  * Add `http_status_code` to internet provider.

OBS-URL: https://build.opensuse.org/request/show/1142767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=51
2024-01-30 17:24:57 +00:00
8af1defd5d - update to 22.6.0:
* Add support for birthday and gender to  `uk_UA` `ssn` method.
  * Add area code `830000` to `zh_CN`. Thanks @antik.
  * Add `area_code` parameter to `ssn` provider for `zh_CN`.
  * Add `http_status_code` to internet provider.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=106
2024-01-30 12:06:33 +00:00
8090461f37 Accepting request 1140196 from devel:languages:python
- update to 22.4.0:
  * Add `fa_IR` localization for currency provider. Thanks
    @parsariyahi.
  * Add bank provider for `uk_UA`. Thanks @SanderFtn.
  * Add bank provider for `cs_CZ`. Thanks @george0st.

OBS-URL: https://build.opensuse.org/request/show/1140196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=50
2024-01-21 22:07:19 +00:00
8abb7b5e5f - update to 22.4.0:
* Add `fa_IR` localization for currency provider. Thanks
    @parsariyahi.
  * Add bank provider for `uk_UA`. Thanks @SanderFtn.
  * Add bank provider for `cs_CZ`. Thanks @george0st.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=104
2024-01-20 19:22:53 +00:00
1b112694e1 Accepting request 1137642 from devel:languages:python
- update to 22.1.0:
  * Add support for multiple file systems path rules.

OBS-URL: https://build.opensuse.org/request/show/1137642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=49
2024-01-09 19:49:07 +00:00
99e170b423 - update to 22.1.0:
* Add support for multiple file systems path rules.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=102
2024-01-08 21:00:41 +00:00
23226d35f0 Accepting request 1137275 from devel:languages:python
- update to 22.0.0:
  * Remove dot from `file_name` when `extention` is the empty
    string.
  * Allow extension in `file_path` to take a list of allowed
    extensions, or empty for "no extension".
  * Fix typo in `ru_RU` company names.

OBS-URL: https://build.opensuse.org/request/show/1137275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=48
2024-01-07 20:39:11 +00:00
eb7cef14c0 - update to 22.0.0:
* Remove dot from `file_name` when `extention` is the empty
    string.
  * Allow extension in `file_path` to take a list of allowed
    extensions, or empty for "no extension".
  * Fix typo in `ru_RU` company names.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=100
2024-01-06 17:13:33 +00:00
757e8f007d Accepting request 1133656 from devel:languages:python
- update to 21.0.0:
  * Fix: random sign in `pyfloat` when `positive=False`.
  * Add company provider and NUSS for `es_ES` locale.
  * Add official support for Python 3.12.
  * Make `unix_time` always return floats.
  * Fix `pydecimal` crash on float `min_value` or `max_value`.
  * Fix type hint for `unix_time`.
  * Support platform-specific second precision. Thanks @cknv.
  * Add more entries in `cs_CZ`'s geo
  * Fix latest days of the month as birth day in italian SSN.
  * Add `geo` provider for `cs_CZ`
  * Fix handling for finnish ssn where `min_age` and `max_age`
    are the same
  * Add a few street names to `cs_CZ`
  * Add words to lorem for `cs_CZ`
  * Add color for `cs_CZ`

  distribution anymore
  * Add banks for en_IN locale. Thanks @ChiragMangukia.
- Update to v15.1.1
  * automotive: add de_CH license plates. Thanks @gsilvan.
- Update to 6.3.0:
    phone number format for th_TH. Thanks @bact.
  * Remove datetime_safe shim subclass in favor of native Python datetime.datetime. Thanks @samcrang.
  * Breaking change: Only allow providers to use OrderedDict s, to
  * Remove some validations from Faker and delegate it to an
  * Add min and max values for ``pyfloat`` and ``pydecimal``.

OBS-URL: https://build.opensuse.org/request/show/1133656
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=47
2023-12-17 20:29:04 +00:00
9dd3b5c0bb - update to 21.0.0:
* Fix: random sign in `pyfloat` when `positive=False`.
  * Add company provider and NUSS for `es_ES` locale.
  * Add official support for Python 3.12.
  * Make `unix_time` always return floats.
  * Fix `pydecimal` crash on float `min_value` or `max_value`.
  * Fix type hint for `unix_time`.
  * Support platform-specific second precision. Thanks @cknv.
  * Add more entries in `cs_CZ`'s geo
  * Fix latest days of the month as birth day in italian SSN.
  * Add `geo` provider for `cs_CZ`
  * Fix handling for finnish ssn where `min_age` and `max_age`
    are the same
  * Add a few street names to `cs_CZ`
  * Add words to lorem for `cs_CZ`
  * Add color for `cs_CZ`
  distribution anymore
  * Add banks for en_IN locale. Thanks @ChiragMangukia.
- Update to v15.1.1
  * automotive: add de_CH license plates. Thanks @gsilvan.
- Update to 6.3.0:
    phone number format for th_TH. Thanks @bact.
  * Remove datetime_safe shim subclass in favor of native Python datetime.datetime. Thanks @samcrang.
  * Breaking change: Only allow providers to use OrderedDict s, to
  * Remove some validations from Faker and delegate it to an
  * Add min and max values for ``pyfloat`` and ``pydecimal``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=98
2023-12-16 21:18:01 +00:00
cf0867c2c5 Accepting request 1118367 from devel:languages:python
- Update to 19.10.0:
  - Update names and phone numbers for cs_CZ. Thanks @george0st.
  - Revert "fix type error in pyfloat when max_value is None"
    from v19.6.2.
  - Use DE base for de_CH AddressProvider. Thanks @nchiapol.
  - Fix person Latvian provider.
  - Add Gender support for Latvian (lv_LV) names. Thanks
    @OskarsPakers.
  - Add MAC Address Multicast. Thanks @d3vyce.
  - fix type error in pyfloat when max_value is None. Thanks
    @HugoJP1.
  - Bump actions/checkout from 3 to 4 (#1909). Thanks
    @dependabot[bot].
  - Add addresses for en_BD. Thanks @aamibhoot.
  - Add color_rgb, color_rgb_float, color_hsv and
    color_hsl. Thanks @fdemmer.
  - Add schemes and deep argument to uri method.
  - Remove spurious space in uk_UA first_name. Thanks @Romissevd.
  - Add weighting to dynamic providers. Thanks @pauldechorgnat.
  - Add support for South African Zulu (zu_ZA) names and last
    names. Thanks @iamkhaya.
  - Add ja_JP locale for datetime. Thanks @cyanghsieh.
  - Drop support for Python 3.7
  - Drop support for 32 bit systems.
  - Add elector_code for es_MX SSN provider. Thanks
    @edgarrmondragon.
  - Add .optional proxy that may or may not return a fake
    value. Thanks @ligne.
  - Add fake automotive vin number function. Thanks @cyanghsieh.
  - Fix area codes for fr_FR mobile phone numbers. Thanks

OBS-URL: https://build.opensuse.org/request/show/1118367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=46
2023-10-18 19:25:11 +00:00
6e978d2e57 - Update to 19.10.0:
- Update names and phone numbers for cs_CZ. Thanks @george0st.
  - Revert "fix type error in pyfloat when max_value is None"
    from v19.6.2.
  - Use DE base for de_CH AddressProvider. Thanks @nchiapol.
  - Fix person Latvian provider.
  - Add Gender support for Latvian (lv_LV) names. Thanks
    @OskarsPakers.
  - Add MAC Address Multicast. Thanks @d3vyce.
  - fix type error in pyfloat when max_value is None. Thanks
    @HugoJP1.
  - Bump actions/checkout from 3 to 4 (#1909). Thanks
    @dependabot[bot].
  - Add addresses for en_BD. Thanks @aamibhoot.
  - Add color_rgb, color_rgb_float, color_hsv and
    color_hsl. Thanks @fdemmer.
  - Add schemes and deep argument to uri method.
  - Remove spurious space in uk_UA first_name. Thanks @Romissevd.
  - Add weighting to dynamic providers. Thanks @pauldechorgnat.
  - Add support for South African Zulu (zu_ZA) names and last
    names. Thanks @iamkhaya.
  - Add ja_JP locale for datetime. Thanks @cyanghsieh.
  - Drop support for Python 3.7
  - Drop support for 32 bit systems.
  - Add elector_code for es_MX SSN provider. Thanks
    @edgarrmondragon.
  - Add .optional proxy that may or may not return a fake
    value. Thanks @ligne.
  - Add fake automotive vin number function. Thanks @cyanghsieh.
  - Fix area codes for fr_FR mobile phone numbers. Thanks

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=96
2023-10-17 15:57:15 +00:00
ebd05593d1 Accepting request 1095231 from devel:languages:python
- update to 18.11.1:
  * Update Ukraine Country Code in `phone_number`
  * Add digit-above-two type to numerify function

OBS-URL: https://build.opensuse.org/request/show/1095231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=45
2023-06-26 16:15:31 +00:00
301609f0c5 - update to 18.11.1:
* Update Ukraine Country Code in `phone_number`
  * Add digit-above-two type to numerify function

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=94
2023-06-25 18:48:59 +00:00
7b66a44251 Accepting request 1094144 from devel:languages:python
- update to 18.10.1:
  * Fix handling leap year in `en_US` Passport provider.
  * Add `passport` Provider and `en_US` Implementation.
  * Fix `fr_FR` `postcode` length.

OBS-URL: https://build.opensuse.org/request/show/1094144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=44
2023-06-21 20:37:21 +00:00
531af2d51f - update to 18.10.1:
* Fix handling leap year in `en_US` Passport provider.
  * Add `passport` Provider and `en_US` Implementation.
  * Fix `fr_FR` `postcode` length.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=92
2023-06-20 17:41:24 +00:00
b313c0b1f4 Accepting request 1089351 from devel:languages:python
- update to 18.9.0:
  * Add `xml` provider
  * Add `zh_CN` bank locale

OBS-URL: https://build.opensuse.org/request/show/1089351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=43
2023-05-29 20:47:33 +00:00
363f3447b4 - update to 18.9.0:
* Add `xml` provider
  * Add `zh_CN` bank locale

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=90
2023-05-27 21:12:24 +00:00
1b317bab69 Accepting request 1087106 from devel:languages:python
- update to 18.7.0:
  * Add `license_plate` for `zh_CN` and `zh_TW`.
  *  Improve accuracy of departments in `fr_FR` provider
    `postcode`.
  * Fix `ssn` provider for `zh_TW`.

OBS-URL: https://build.opensuse.org/request/show/1087106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=42
2023-05-15 14:53:59 +00:00
b1f03fb366 - update to 18.7.0:
* Add `license_plate` for `zh_CN` and `zh_TW`.
  *  Improve accuracy of departments in `fr_FR` provider
    `postcode`.
  * Fix `ssn` provider for `zh_TW`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=88
2023-05-14 15:25:28 +00:00
57966a3ab7 Accepting request 1084848 from devel:languages:python
- update to 18.6.0:
  * Add a separate `basic_phone_number` for `en_US`. Thanks
    @dlwrnc.

OBS-URL: https://build.opensuse.org/request/show/1084848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=41
2023-05-09 11:05:54 +00:00
748f3253fd - update to 18.6.0:
* Add a separate `basic_phone_number` for `en_US`. Thanks
    @dlwrnc.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Faker?expand=0&rev=86
2023-05-04 19:13:09 +00:00
2bed3bbf2e Accepting request 1083104 from devel:languages:python
- update to 18.5.1:
  * Fix release.
  * Add `de_DE` `swift_location_codes`. Thanks @MiloniAtal.

- add sle15_python_module_pythons (jsc#PED-68)

OBS-URL: https://build.opensuse.org/request/show/1083104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Faker?expand=0&rev=40
2023-04-27 17:59:52 +00:00