Path to this page:
./
devel/py-faker,
Python package that generates fake data for you
Branch: CURRENT,
Version: 37.0.0,
Package name: py312-faker-37.0.0,
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: 1831.53 KB
Version history: (Expand)
- (2025-03-13) Updated to version: py312-faker-37.0.0
- (2025-03-06) Updated to version: py312-faker-36.2.2
- (2025-03-05) Updated to version: py312-faker-36.1.1nb1
- (2025-02-15) Updated to version: py312-faker-36.1.1
- (2025-02-13) Updated to version: py312-faker-36.1.0
- (2025-02-07) Updated to version: py312-faker-35.2.0
CVS history: (Expand)
2025-03-13 16:05:50 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-faker: updated to 37.0.0
v37.0.0 - 2025-03-07
* Fix: `es_ES` `doi()` to use standard DOI format.Thanks @jasur-py.
|
2025-03-06 09:03:17 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-faker: updated to 36.2.2
v36.2.2
* Fix male prefix in `gu_IN`. Thanks @Hitesh1122.
v36.2.1
* Fix type annotations for hash methods. Thanks @samueljsb.
v36.2.0
* Add `snils` to `ru_RU` company provider. Thanks @Pandede.
|
2025-03-05 10:43:01 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-faker: fix wheel name for latest setuptools and depend on it
Bump PKGREVISION.
|
2025-02-15 22:05:35 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-faker: updated to 36.1.1
36.1.1
* Fix typing for `uuid` provider.
|
2025-02-13 10:22:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-faker: updated to 36.1.0
v36.1.0
* Drop `python-dateutil` dependency. Thanks @knyghty.
* Add dependency on `tzdata`.
v36.0.0
* Drop Python 3.8 support. Thanks @knyghty.
|
2025-02-07 15:31:17 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-faker: updated to 35.2.0
v35.2.0
* Add various German localization. Thanks @ChristinaRau.
v35.1.0
* Add phone numbers for `de_CH` and `it_CH`. Thanks @flo-ri-an.
v35.0.0
* Revert changes made in v34.x.
|
2025-01-15 13:47:07 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-faker: updated to 33.3.1
v33.3.1
* Fix `nl_BE` Bank Provider (BBAN, IBAN, SWIFT).
|
2025-01-04 07:33:54 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-faker: updated to 33.3.0
v33.3.0
* Add support for Zulu (`zu_ZA`) address provider and corresponding tests. \
Thanks @AliYmn.
v33.2.0
* Add currency provider for `uk_UA`. Thanks @SaulTigh.
v33.1.3
* Fix type annotation on Python 3.8.
v33.1.2
* Fix `ru_RU` passport provider. Thanks @denisSurkov.
v33.1.1
* Fix address number output issue in `ko_KR` address provider. Thanks @semi-yu.
v33.1.0
* Add support for Python 3.13. Thanks @edgarrmondragon.
|