forked from pool/python-zope.interface
Accepting request 787837 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/787837 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.interface?expand=0&rev=24
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 24 14:39:03 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 5.0.1
|
||||
* lot of changes, see CHANGES.rst
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 14:15:04 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 4.7.2
|
||||
- Remove deprecated use of setuptools features. See `issue 30
|
||||
<https://github.com/zopefoundation/zope.interface/issues/30>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 05:21:39 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.interface
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,18 +20,19 @@
|
||||
%global modname zope.interface
|
||||
%define oldpython python
|
||||
Name: python-zope.interface
|
||||
Version: 4.7.1
|
||||
Version: 5.0.1
|
||||
Release: 0
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
URL: http://pypi.python.org/pypi/zope.interface
|
||||
URL: https://pypi.python.org/pypi/zope.interface
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.interface/%{modname}-%{version}.tar.gz
|
||||
BuildRequires: %{python_module coverage}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module nose}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.event}
|
||||
BuildRequires: %{python_module zope.testing}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
%ifpython2
|
||||
@@ -63,6 +64,7 @@ the Design By Contract methodology support in Python.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitearch}
|
||||
|
||||
%check
|
||||
sed -i '/coverage/d' setup.py
|
||||
%python_exec setup.py test
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4bb937e998be9d5e345f486693e477ba79e4344674484001a0b646be1d530487
|
||||
size 151374
|
||||
3
zope.interface-5.0.1.tar.gz
Normal file
3
zope.interface-5.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dd0bc4016ec9ffa6d327bf3ba2f044c3ff376880661e5cc38c622e1ae023076f
|
||||
size 214907
|
||||
Reference in New Issue
Block a user