[BACK]Return to distinfo CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / py-faker

File: [cvs.NetBSD.org] / pkgsrc / devel / py-faker / distinfo (download)

Revision 1.21, Tue Aug 14 07:30:56 2018 UTC (5 years, 8 months ago) by adam
Branch: MAIN
Changes since 1.20: +5 -5 lines

py-faker: updated to 0.9.0

0.9.0:
.random_sample() now returns a list of unique elements instead of a set.
.random_sample_unique() is removed in favor of .random_sample().
Added random_choices(), random_elements() and random_letters().
Added faker.utils.distribution.choices_distribution_unique().
words(), password(), uri_path and pystr() now use the new the random_choices() method.

0.8.18:
Change blood group from 0 (zero) to O (capital letter O). Some locales do use 'zero', but O is more common and it is the medical standard.
Fix alpha-2 country code for Haiti.
Fix abbreviation for Nunavut.
Standardized postcode in address providers. Now all locales are guaranteed to have a postcode method and may have a localized alias for it (eg: zipcode).
Fix typo in pt_BR Person perovider.
Fix timezone handling.
Use tzinfo when provided in date_of_birth.

$NetBSD: distinfo,v 1.21 2018/08/14 07:30:56 adam Exp $

SHA1 (Faker-0.9.0.tar.gz) = c22e94a3bc0d1f0c93cbd393c464e23a7370735e
RMD160 (Faker-0.9.0.tar.gz) = 4e222eaae4a0743aaab7b39e287bae6e16980f9c
SHA512 (Faker-0.9.0.tar.gz) = 39aca43baf30435a759d649cd6c62ac9389565d82cdfe3ebfd4d9451bee98d23d5e170d5888eca5ded325c9990556ecb499fc6c1b1eea02b9b996cd094425a92
Size (Faker-0.9.0.tar.gz) = 751181 bytes