Path to this page:
./
devel/py-faker,
Python package that generates fake data for you
Branch: CURRENT,
Version: 28.4.1,
Package name: py312-faker-28.4.1,
Maintainer: pkgsrc-usersFaker is a Python package that generates fake data for you.
Required to run:[
devel/py-setuptools] [
time/py-dateutil] [
textproc/py-text-unidecode] [
lang/python37]
Required to build:[
pkgtools/cwrappers] [
devel/py-test-runner]
Master sites:
Filesize: 1752.578 KB
Version history: (Expand)
- (2024-09-14) Updated to version: py312-faker-28.4.1
- (2024-08-12) Updated to version: py312-faker-26.3.0
- (2024-07-22) Updated to version: py311-faker-26.0.0
- (2024-06-11) Updated to version: py311-faker-25.8.0
- (2024-04-18) Updated to version: py311-faker-24.11.0
- (2024-04-17) Updated to version: py311-faker-24.9.0
CVS history: (Expand)
2024-04-18 06:35:03 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-faker: updated to 24.11.0
v24.11.0 - 2024-04-17
* Tune `cs_CZ` phone number validation. Thanks @george0st.
v24.10.0 - 2024-04-17
* Update list of `first_name_*` and `last_name` in `pt_BR` `PersonProvider`. \
Thanks @dclobato.
|
2024-04-17 12:28:04 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-faker: updated to 24.9.0
v24.9.0 - 2024-04-12
* Update `uk_UA` phone provider.
|
2024-04-10 09:42:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-faker: updated to 24.8.0
v24.8.0
* Fix wrong pricetag format in `ru_RU` locale. Thanks @Pandede.
v24.7.1
* Fix previous release issue.
v24.7.0
* Update last names for `de_DE` locale. Thanks @george0st.
* Update phone number formats for `cs_CZ`, `sk_SK`. Thanks @george0st.
v24.6.0
* Update versions in `user_agent` provider. Thanks @george0st.
v24.5.0
* Add type hints stubs. Thanks @KaylaHood.
v24.4.0
* Add address words for `cs_CZ`. Thanks @george0st
|
2024-03-24 21:10:35 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-faker: updated to 24.3.0
v24.3.0
* Add phone number formats to nl_BE. Thanks @maximegmd.
v24.2.1
* Return capitalized city names in `hu_HU`. Thanks @AlexLitvino.
v24.2.0
* Add `uk-UA` credit card provider. Thanks @lozik4.
* Upgrade `uk_UA` person provider. Thanks @lozik4.
v24.1.1
* Fix prefix for male `bg_BG` names Thanks @DimitarVanguelov.
v24.1.0
* Add Grenville to `land_coords` in geo provider. Thanks @lozik4.
* Fix Kyiv name. Thanks @lozik4.
v24.0.0
* Fix returning random data for person provider in `et_EE` locale when the same \
seed value is set. Thanks @AlexLitvino.
v23.3.0
* Add person, bank provider for `sk_SK` locale. Thanks @mhandl.
|
2024-02-23 12:33:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-faker: updated to 23.2.1
v23.2.1
* fix: update `pydecimal` algorithm to ensure left part is not generated with a \
leading 0.
v23.2.0
* Allow Uniqueness and Localization.
|
2024-02-09 14:16:39 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-faker: updated to 23.1.0
v23.1.0
* Add `uk_UA` lorem provider. Thanks @lozik.
v23.0.0
* Consistently throw an error if the start of a daterange is after the end. \
Thanks @prescod.
v22.7.0
* Add `uk_UA` automotive provider. Thanks @lozik.
|
2024-02-01 15:21:16 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-faker: updated to 22.6.0
v22.6.0 - 2024-01-29
Add support for birthday and gender to uk_UA ssn method.
v22.5.1 - 2024-01-23
Add area code 830000 to zh_CN.
Add area_code parameter to ssn provider for zh_CN.
v22.5.0 - 2024-01-22
Add http_status_code to internet provider.
|
2024-01-19 23:15:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-faker: updated to 22.4.0
v22.4.0
* Add `fa_IR` localization for currency provider.
v22.3.0
* Add bank provider for `uk_UA`.
|