diff --git a/python-zope.testing.changes b/python-zope.testing.changes index fc17024..bfe6ca2 100644 --- a/python-zope.testing.changes +++ b/python-zope.testing.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Apr 5 14:44:29 UTC 2019 - Marketa Calabkova + +- update to version 4.7 + * Added support for Python 3.7. + * Remove dependencies on zope.interface and zope.exceptions. + * Remove use of 2to3 for outdated versions of PyPy3, letting us + build universal wheels. + ------------------------------------------------------------------- Tue Dec 4 12:56:32 UTC 2018 - Matej Cepl diff --git a/python-zope.testing.spec b/python-zope.testing.spec index 900fdd5..220ed8c 100644 --- a/python-zope.testing.spec +++ b/python-zope.testing.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.testing # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zope.testing -Version: 4.6.1 +Version: 4.7 Release: 0 Summary: Zope testing helpers License: ZPL-2.1 @@ -27,12 +27,8 @@ Url: https://pypi.python.org/pypi/zope.testing Source: https://files.pythonhosted.org/packages/source/z/zope.testing/zope.testing-%{version}.tar.gz BuildRequires: %{python_module setuptools} # Test requirements: -BuildRequires: %{python_module zope.exceptions} -BuildRequires: %{python_module zope.interface} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-zope.exceptions -Requires: python-zope.interface BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages diff --git a/zope.testing-4.6.1.tar.gz b/zope.testing-4.6.1.tar.gz deleted file mode 100644 index 86347bc..0000000 --- a/zope.testing-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a65c15b8e35a2dde138bc29deac1116658fedeea41baa942147c1ffaab847def -size 59292 diff --git a/zope.testing-4.7.tar.gz b/zope.testing-4.7.tar.gz new file mode 100644 index 0000000..db93617 --- /dev/null +++ b/zope.testing-4.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66be8d1de37e8536ca58a1d9f4d89a68c9cc75cc0e788a175c8a20ae26003ea +size 63474