commit python-Faker for openSUSE:Factory
Hello community, here is the log from the commit of package python-Faker for openSUSE:Factory checked in at 2019-05-03 22:35:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Faker (Old) and /work/SRC/openSUSE:Factory/.python-Faker.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-Faker" Fri May 3 22:35:13 2019 rev:10 rq:698092 version:1.0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes 2019-03-29 20:35:54.846531884 +0100 +++ /work/SRC/openSUSE:Factory/.python-Faker.new.5148/python-Faker.changes 2019-05-03 22:35:14.609082251 +0200 @@ -1,0 +2,16 @@ +Fri Apr 26 06:26:07 UTC 2019 - pgajdos@suse.com + +- version update to 1.0.5 + * Add min and max values for ``pyfloat`` and ``pydecimal``. + Thanks @Lrcezimbra. + * Add ``months`` and ``M`` to the syntax for ``start_date`` and + ``end_date``. Thanks @anneclairebrld. + * Add support for ``PyInstaller``. Thanks @arossert. + * Add Dutch company names. Thanks @MathynS. + * Fix some invalid French phone numbers starting with ``+33 8x``. + Thanks @stephane. + * Add Armenian locale ``hy_AM``. Thanks @hovikman. +- deleted patches + - ipaddress.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- Faker-1.0.4.tar.gz ipaddress.patch New: ---- Faker-1.0.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Faker.spec ++++++ --- /var/tmp/diff_new_pack.VwMQdl/_old 2019-05-03 22:35:15.813095518 +0200 +++ /var/tmp/diff_new_pack.VwMQdl/_new 2019-05-03 22:35:15.849095914 +0200 @@ -19,14 +19,13 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-Faker -Version: 1.0.4 +Version: 1.0.5 Release: 0 Summary: Python package that generates fake data License: MIT Group: Development/Languages/Python URL: https://github.com/joke2k/faker Source: https://files.pythonhosted.org/packages/source/F/Faker/Faker-%{version}.tar.gz -Patch0: ipaddress.patch BuildRequires: %{python_module UkPostcodeParser >= 1.1.1} BuildRequires: %{python_module email_validator >= 1.0.2} BuildRequires: %{python_module freezegun >= 0.3.11} @@ -42,6 +41,7 @@ BuildRequires: python-ipaddress BuildRequires: python-rpm-macros Requires: python-python-dateutil >= 2.4 +Requires: python-setuptools Requires: python-six >= 1.10 Requires: python-text-unidecode >= 1.2 Requires(post): update-alternatives @@ -66,7 +66,6 @@ %prep %setup -q -n Faker-%{version} -%patch0 -p1 # Remove pre-existing bytecode files in the sdist find . -name '*.py[co]' -delete # do not hardcode versions ++++++ Faker-1.0.4.tar.gz -> Faker-1.0.5.tar.gz ++++++ ++++ 3710 lines of diff (skipped)
participants (1)
-
root