forked from pool/python-zope.interface
Accepting request 222500 from home:poorboywilly:branches:devel:languages:python
Update to 4.1.0, update source URL (no .zip available for this version). OBS-URL: https://build.opensuse.org/request/show/222500 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=21
This commit is contained in:
committed by
Git OBS Bridge
parent
b4e3040ef8
commit
a30d980400
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 16 18:55:17 UTC 2014 - os-dev@jacraig.com
|
||||
|
||||
- Update to 4.1.0:
|
||||
* Updated ``boostrap.py`` to version 2.2.
|
||||
* Added ``@named(name)`` declaration, that specifies the component name, so
|
||||
it does not have to be passed in during registration.
|
||||
- Change source URL, .zip not available for this version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 06:14:23 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-zope.interface
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,18 +17,17 @@
|
||||
|
||||
|
||||
Name: python-zope.interface
|
||||
Version: 4.0.5
|
||||
Version: 4.1.0
|
||||
Release: 0
|
||||
Url: http://pypi.python.org/pypi/zope.interface
|
||||
Summary: Interfaces for Python
|
||||
License: ZPL-2.1
|
||||
Group: Development/Languages/Python
|
||||
Source: https://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.zip
|
||||
Source: https://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: unzip
|
||||
# Documentation requirements:
|
||||
BuildRequires: python-Sphinx
|
||||
#!BuildIgnore: python-zope.interface
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1a7c84716bbd9981915b64a81d8a3f076a5934a8c8df4224655469b3564940cc
|
||||
size 173379
|
||||
3
zope.interface-4.1.0.tar.gz
Normal file
3
zope.interface-4.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a03f08e26a9f88ceadcd51df684ca55864387d3c4fb8654eb3c1d83657840b8
|
||||
size 854873
|
||||
Reference in New Issue
Block a user