Accepting request 691848 from home:mcalabkova:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/691848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testing?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal 2019-04-08 08:31:30 +00:00 committed by Git OBS Bridge
parent 1522637412
commit f4a1621e28
4 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 5 14:44:29 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- 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 <mcepl@suse.com>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a65c15b8e35a2dde138bc29deac1116658fedeea41baa942147c1ffaab847def
size 59292

3
zope.testing-4.7.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d66be8d1de37e8536ca58a1d9f4d89a68c9cc75cc0e788a175c8a20ae26003ea
size 63474