Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Faker for openSUSE:Factory checked in at 2021-05-16 23:42:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Faker (Old) and /work/SRC/openSUSE:Factory/.python-Faker.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Faker" Sun May 16 23:42:03 2021 rev:24 rq:893471 version:8.1.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes 2021-02-18 20:53:20.311491641 +0100 +++ /work/SRC/openSUSE:Factory/.python-Faker.new.2988/python-Faker.changes 2021-05-16 23:44:19.761089370 +0200 @@ -1,0 +2,30 @@ +Sun May 16 12:06:29 UTC 2021 - Ben Greiner <[email protected]> + +- Update to 8.1.4: + * Support distant past dates on Windows. Thanks @prescod. + * Fixes #1439: Cast Path to a string for pkgutil.iter_modules + (#1441). Thanks @fcurella. + * Fix company suffix typo for th_TH. Thanks @bact. + * Remove gmail.co.uk from en_GB email Provider. Thanks @bact. + * Extend pl_PL Pesel To support greater range of dates. Thanks + @IlfirinPL. + * Fix CLI only giving 10 possible outputs. Thanks @andrewdotn. + * Fix faker module loader to use strings rather than Paths. + Thanks @mgorny. + * Make sure pyfloat fails when asked to produce more digits than + the system supports. Thanks @rossjones. + * Ensure pytuple returns the correct number of items. Thanks + @rossjones. + * Fix ro_RO phone numbers generation. Thanks @feketemihai. + * set uk_UA address street titles to proper language. Thanks + @fessua. + * Add address provider for ro_RO. Thanks @feketemihai. + * Fix a problem with pyfloat where it can return sys.epsilon + when right_digits=N and positive=True. Thanks @tomage. + * Replace es_MX RFC name initials when they are forbidden words. + Thanks @briferz. + * Add address provider for de_CH. Thanks @andre-dasilva. + * user_agent: bump platform versions. Thanks @gsilvan. + * Add cs_CZ lorem - word list. Thanks @jakubno. + +------------------------------------------------------------------- Old: ---- Faker-6.3.0.tar.gz New: ---- Faker-8.1.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Faker.spec ++++++ --- /var/tmp/diff_new_pack.EiDQbg/_old 2021-05-16 23:44:20.297087293 +0200 +++ /var/tmp/diff_new_pack.EiDQbg/_new 2021-05-16 23:44:20.301087277 +0200 @@ -16,11 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define oldpython python +%{?!python_module:%define python_module() python3-%{**}} %global skip_python2 1 Name: python-Faker -Version: 6.3.0 +Version: 8.1.4 Release: 0 Summary: Python package that generates fake data License: MIT @@ -28,25 +27,20 @@ Source: https://files.pythonhosted.org/packages/source/F/Faker/Faker-%{version}.tar.gz BuildRequires: %{python_module UkPostcodeParser >= 1.1.1} BuildRequires: %{python_module freezegun} -BuildRequires: %{python_module mock} -BuildRequires: %{python_module pytest >= 3.8.0} -BuildRequires: %{python_module pytest-runner} +BuildRequires: %{python_module pytest >= 6.0.1} BuildRequires: %{python_module python-dateutil >= 2.4} BuildRequires: %{python_module random2} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six >= 1.10} BuildRequires: %{python_module text-unidecode >= 1.3} BuildRequires: %{python_module validators >= 0.13.0} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-python-dateutil >= 2.4 -Requires: python-setuptools -Requires: python-six >= 1.10 Requires: python-text-unidecode >= 1.3 Requires(post): update-alternatives -Requires(postun): update-alternatives -Obsoletes: python3-fake-factory < %{version} -Provides: python3-fake-factory = %{version} +Requires(postun):update-alternatives +Obsoletes: python3-fake-factory < %{version}-%{release} +Provides: python3-fake-factory = %{version}-%{release} BuildArch: noarch %python_subpackages @@ -83,6 +77,7 @@ %license LICENSE.txt %doc CHANGELOG.md README.rst %python_alternative %{_bindir}/faker -%{python_sitelib}/* +%{python_sitelib}/faker +%{python_sitelib}/Faker-%{version}*-info %changelog ++++++ Faker-6.3.0.tar.gz -> Faker-8.1.4.tar.gz ++++++ ++++ 6188 lines of diff (skipped)
