Hello community, here is the log from the commit of package python-factory_boy for openSUSE:Factory checked in at 2019-06-13 22:30:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-factory_boy (Old) and /work/SRC/openSUSE:Factory/.python-factory_boy.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-factory_boy" Thu Jun 13 22:30:40 2019 rev:11 rq:708348 version:2.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-factory_boy/python-factory_boy.changes 2019-04-19 18:37:54.643148716 +0200 +++ /work/SRC/openSUSE:Factory/.python-factory_boy.new.4811/python-factory_boy.changes 2019-06-13 22:30:41.468433035 +0200 @@ -1,0 +2,10 @@ +Fri Jun 7 11:54:06 UTC 2019 - Marketa Calabkova <[email protected]> + +- Update to version 2.12.0 + * NOW support for Python 3.7 and Django 2.1 + * various small bugfixes +- Removed upstreamed patches: + * python37.patch + * django-2.2.patch + +------------------------------------------------------------------- Old: ---- 2.11.1.tar.gz django-2.2.patch python37.patch New: ---- 2.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-factory_boy.spec ++++++ --- /var/tmp/diff_new_pack.vrCVQL/_old 2019-06-13 22:30:42.976432546 +0200 +++ /var/tmp/diff_new_pack.vrCVQL/_new 2019-06-13 22:30:43.000432538 +0200 @@ -18,21 +18,19 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-factory_boy -Version: 2.11.1 +Version: 2.12.0 Release: 0 Summary: A test fixtures replacement License: MIT Group: Development/Languages/Python URL: http://github.com/rbarrois/factory_boy Source: https://github.com/FactoryBoy/factory_boy/archive/%{version}.tar.gz -Patch0: python37.patch -Patch1: django-2.2.patch BuildRequires: %{python_module Django} BuildRequires: %{python_module Faker >= 0.7.0} BuildRequires: %{python_module Pillow} BuildRequires: %{python_module flake8} BuildRequires: %{python_module mock} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module setuptools >= 0.8} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python2-ipaddress @@ -45,8 +43,6 @@ %prep %setup -q -n factory_boy-%{version} -%patch0 -p1 -%patch1 -p1 # needs running mongo rm tests/test_mongoengine.py sed -i -e '/test_mongoengine/d' tests/__init__.py ++++++ 2.11.1.tar.gz -> 2.12.0.tar.gz ++++++ ++++ 3470 lines of diff (skipped)
