./devel/py-faker, Python package that generates fake data for you

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 33.0.0, Package name: py312-faker-33.0.0, Maintainer: pkgsrc-users

Faker 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: 1806.715 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-21 07:08:36 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 33.0.0

v33.0.0

* Revert "Make pytest fixture session-scoped".

v32.1.0

* Fix `ko_KR` road address.

v32.0.0

* Make pytest fixture session-scoped.

v31.0.0

* Remove `Collection[str]` type from `ElementTypes`.

v30.10.0

* Add jobs for locale `de_AT`; added methods `job_female` and `job_male`.

v30.9.0

* Added Providers for `uz_UZ` language.

v30.8.2

* Revert "Add decorator to optionally format dates as string.".

v30.8.1

* Fix `month_in_guj`.

v30.8.0

* Update city names for `uk_UA`.

v30.7.0

* Add person provider for `gu_IN` locale.
* Add `datetime` provider for `gu_IN` locale.

v30.6.0

* Add passport provider for `ru_RU` locale.

v30.5.0

* Add Providers for `ka_GE` locale.

v30.4.0

* Add separate male/female names along with prefix/suffix for `hi_IN` locale.

v30.3.0

* Add decorator to optionally format dates as string.

v30.2.0

* Cache Factory._find_provider_class module look-ups.

v30.1.0

* Add PIN Code range and union territories in `en_IN` address provider.

v30.0.0

* Force the slug always be generated with ASCII characters.
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-09-14 10:24:33 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 28.4.1

v28.4.1

* Fix issue where Faker does not properly convert min/max float values to \ 
`Decimal`. Thanks @bdjellabaldebaran.

v28.4.0

* Add `it_IT` lorem provider. Thanks @gianni-di-noia.

v28.3.0

* Fix male forms of female surnames in `uk_UA`.Thanks @AlexLitvino.

v28.2.0

* Add `es_ES` isbn provider. Thanks @mondeja.

v28.1.0

* Fix Incorrect City Spelling in `uk_UA` locale. Thanks @ch4zzy.

v28.0.0

* Fix `pydecimal` handling of `positive` keyword. Thanks @tahzeer.
   2024-08-12 20:28:21 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 26.3.0

v26.3.0

* Extend `ro_RO` company localization with prefixes. Thanks @DDSNA.

v26.2.0

* Add Swahili (`sw`) provider for generating Swahili names. Thanks @5uru.

v26.1.0

* Add more entries to `sk_SK` Geo provider.
   2024-07-22 07:56:48 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 26.0.0

v26.0.0 - 2024-06-26

* Fix upper limit of nb_elements.
   2024-06-11 12:06:41 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-faker: updated to 25.8.0

v25.8.0

* Add handshake emoji with different color variations to emoji provider list.

v25.7.0

* Add missing translation for countries in `pt-BR`.

v25.6.0

* Fix data in geo for `pl_PL`.

v25.5.0

* Fix data in geo for `pl_PL`.

v25.4.0

* Add landmarks in `geo` for `pl_PL`.

v25.3.0

* Add more iOS versions to `user_agent`.

v25.2.0

* Update VAT generation in `nl_BE` to align with correct Belgian format.

v25.1.0

* Add geo for `pl_PL`.
* Add geo for `sk_SK`.

v25.0.1

* Add type stub file to `setup.py`.

v25.0.0

* Drop support for Python 3.7
   2024-04-18 06:35:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
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) | Package updated
Log message:
py-faker: updated to 24.9.0

v24.9.0 - 2024-04-12

* Update `uk_UA` phone provider.