Hello community, here is the log from the commit of package python-Faker for openSUSE:Factory checked in at 2020-01-16 18:15:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Faker (Old) and /work/SRC/openSUSE:Factory/.python-Faker.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Faker" Thu Jan 16 18:15:06 2020 rev:14 rq:764065 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes 2019-09-30 15:54:33.365989914 +0200 +++ /work/SRC/openSUSE:Factory/.python-Faker.new.26092/python-Faker.changes 2020-01-16 18:15:16.788772498 +0100 @@ -1,0 +2,16 @@ +Mon Jan 13 15:18:56 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 3.0.0 + * Breaking change: Add support for multiple locale data generation. + * Add Iranian credit card. + * Improve color provider. + * Drop python 3.4. + * Fix master card number generator. + * Add provider for Finnish IBAN numbers. + * Split first names into male/female for person/de_AT. + * Optimize IPv4 address generation. + * Add support for token-based string generation. + * Use the provider's RNG instead of the random module in invalid_ssn. + * More small fixes. + +------------------------------------------------------------------- Old: ---- Faker-2.0.2.tar.gz New: ---- Faker-3.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Faker.spec ++++++ --- /var/tmp/diff_new_pack.lGVMc9/_old 2020-01-16 18:15:18.416773419 +0100 +++ /var/tmp/diff_new_pack.lGVMc9/_new 2020-01-16 18:15:18.428773425 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-Faker # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Faker -Version: 2.0.2 +Version: 3.0.0 Release: 0 Summary: Python package that generates fake data License: MIT ++++++ Faker-2.0.2.tar.gz -> Faker-3.0.0.tar.gz ++++++ ++++ 12799 lines of diff (skipped)
