diff --git a/Faker-5.3.0.tar.gz b/Faker-5.3.0.tar.gz deleted file mode 100644 index 861a832..0000000 --- a/Faker-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b0c4bb678be21a68640007f254259c73d18f7996a3448267716423360519732 -size 1043097 diff --git a/Faker-6.3.0.tar.gz b/Faker-6.3.0.tar.gz new file mode 100644 index 0000000..0ba9e23 --- /dev/null +++ b/Faker-6.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3971803f32728314c54ba051139cd433fc93fde371e18d07a2cec960a7a2222a +size 1064613 diff --git a/python-Faker.changes b/python-Faker.changes index 8712f5e..bc3ccfb 100644 --- a/python-Faker.changes +++ b/python-Faker.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Feb 18 13:32:16 UTC 2021 - Paolo Stivanin + +- Update to 6.3.0: + * Add sk_SK automotive provider. + * Add current_country, current_country_code and administrative_unit + * Fix pyfloat returning zeros when positive=True. + * Add currency names for th_TH. + * Add new currency provider pricetag() + * Update th_TH Lorem text provider's punctuations, reduce size of word list + * Synchronize cs_CZ and sk_SK address provider and split postcodes + * Add address, bank, geo and person provider for en_IE + * Add person provider for ga_IE + * Add elements caching and other optimizations. + * Add use_weighting parameter for improved performance. + * Add da_DK address provider. + ------------------------------------------------------------------- Wed Jan 6 04:50:57 UTC 2021 - Steve Kowalik diff --git a/python-Faker.spec b/python-Faker.spec index 684dfb4..95055fe 100644 --- a/python-Faker.spec +++ b/python-Faker.spec @@ -20,7 +20,7 @@ %define oldpython python %global skip_python2 1 Name: python-Faker -Version: 5.3.0 +Version: 6.3.0 Release: 0 Summary: Python package that generates fake data License: MIT