forked from pool/python-zope.event
Accepting request 307314 from home:benoit_monin:branches:devel:languages:python
- update to version 4.0.3 - obsolete previous versions of python-zope-event, not current - rename CHANGES.txt to CHANGES.rst: changed upstream - rename README.txt to README.rst: changed upstream OBS-URL: https://build.opensuse.org/request/show/307314 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.event?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 15 11:47:32 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
- update to version 4.0.3:
|
||||||
|
* Added support for Python 3.4.
|
||||||
|
* Updated boostrap.py to version 2.2.
|
||||||
|
- obsolete previous versions of python-zope-event, not current
|
||||||
|
- rename CHANGES.txt to CHANGES.rst: changed upstream
|
||||||
|
- rename README.txt to README.rst: changed upstream
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 24 11:17:53 UTC 2013 - speilicke@suse.com
|
Thu Oct 24 11:17:53 UTC 2013 - speilicke@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.event
|
# spec file for package python-zope.event
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: python-zope.event
|
Name: python-zope.event
|
||||||
Version: 4.0.2
|
Version: 4.0.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Very basic event publishing system
|
Summary: Very basic event publishing system
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
@@ -35,8 +35,7 @@ BuildRequires: python-Sphinx
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%endif
|
%endif
|
||||||
Provides: python-zope-event = %{version}
|
Provides: python-zope-event = %{version}
|
||||||
#TODO: Change back after next version update:
|
Obsoletes: python-zope-event < %{version}
|
||||||
Obsoletes: python-zope-event <= %{version}
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
An event publishing system and a very simple event-dispatching system on
|
An event publishing system and a very simple event-dispatching system on
|
||||||
@@ -70,7 +69,7 @@ python setup.py test
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
|
%doc CHANGES.rst COPYRIGHT.txt LICENSE.txt README.rst
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f19691a70cf1a1394b3886fc5fd54e48644cf54943b50995dc90c2e514e5662b
|
|
||||||
size 13261
|
|
3
zope.event-4.0.3.tar.gz
Normal file
3
zope.event-4.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5fdf6ca5716f714023358b212f7f435539dea11771603cd90eebf3ad34405f1
|
||||||
|
size 390984
|
Reference in New Issue
Block a user