Hello community,

here is the log from the commit of package python-Faker for openSUSE:Factory 
checked in at 2017-11-08 15:09:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Faker (Old)
 and      /work/SRC/openSUSE:Factory/.python-Faker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Faker"

Wed Nov  8 15:09:50 2017 rev:3 rq:536025 version:0.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes        
2017-10-13 14:14:48.687595457 +0200
+++ /work/SRC/openSUSE:Factory/.python-Faker.new/python-Faker.changes   
2017-11-08 15:10:03.182224645 +0100
@@ -1,0 +2,29 @@
+Sun Oct 22 18:45:48 UTC 2017 - [email protected]
+
+- specfile:
+  * added requirement for text-unidecode
+
+- update to version 0.8.6:
+  * Replace unidecode dependency in favor of text-unidecode. Faker now
+    requires text-unidecode.
+
+- changes from version 0.8.5:
+  * Add ASCII emails. Thanks @barseghyanartur.
+  * Add id_ID Providers. Thanks Sidi Ahmad.
+  * Fix date_time.time_series() to ensure start and end bounds are
+    inclusive. Thanks @bijanvakili.
+  * Create a provider to Brazilian license plates. Thanks
+    @diegoholiveira.
+  * Use a proper international format for Ukrainian phone
+    numbers. Thanks @illia-v.
+  * Faker now requires Unidecode.
+
+- changes from version 0.8.4:
+  * Move email_validator to test_requires and unpinned the version
+    number.
+  * Date feature parity with datetime. Thanks @noirbizarre.
+  * Add MSISDN in the phone_number provider. Thanks @patrickporto.
+  * Add Arabic locales. Thanks @ahmedaljazzar.
+  * Fix datetime issue on Windows. Thanks @kungfu71186.
+
+-------------------------------------------------------------------

Old:
----
  Faker-0.8.3.tar.gz

New:
----
  Faker-0.8.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Faker.spec ++++++
--- /var/tmp/diff_new_pack.mVLTZG/_old  2017-11-08 15:10:04.478177332 +0100
+++ /var/tmp/diff_new_pack.mVLTZG/_new  2017-11-08 15:10:04.478177332 +0100
@@ -20,7 +20,7 @@
 %define oldpython python
 %bcond_with     test
 Name:           python-Faker
-Version:        0.8.3
+Version:        0.8.6
 Release:        0
 Summary:        Faker is a Python package that generates fake data
 License:        MIT
@@ -35,12 +35,14 @@
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module python-dateutil >= 2.4}
 BuildRequires:  %{python_module six}
+BuildRequires:  %{python_module text-unidecode}
 BuildRequires:  python-ipaddress
 %endif
 BuildRequires:  fdupes
 Requires:       python-email_validator >= 1.0.2
 Requires:       python-python-dateutil >= 2.4
 Requires:       python-six
+Requires:       python-text-unidecode
 %ifpython2
 Recommends:     python-ipaddress
 Obsoletes:      %{oldpython}-fake-factory < %{version}

++++++ Faker-0.8.3.tar.gz -> Faker-0.8.6.tar.gz ++++++
++++ 5101 lines of diff (skipped)


Reply via email to