14
0
Todd R
2016-10-02 07:50:56 +00:00
committed by Git OBS Bridge
parent edf3656604
commit 7e3b72171c
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-sortedcontainers
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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
@@ -17,13 +17,13 @@
Name: python-sortedcontainers
Version: 0.9.3
Version: 1.5.3
Release: 0
Summary: Sorted container data types
License: Apache-2.0
Group: Development/Languages/Python
Url: http://pypi.python.org/pypi/sortedcontainers/
Source: https://pypi.python.org/packages/source/s/sortedcontainers/sortedcontainers-%{version}.tar.gz
Source: https://files.pythonhosted.org/packages/source/s/sortedcontainers/sortedcontainers-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build