14
0
forked from pool/python-lz4

Accepting request 257643 from home:posophe:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/257643
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=4
This commit is contained in:
Denisart Benjamin
2014-10-19 12:19:05 +00:00
committed by Git OBS Bridge
parent 7aeb6bf5b4
commit 49a4771eae
4 changed files with 14 additions and 5 deletions

View File

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

3
lz4-0.7.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Oct 19 11:02:23 UTC 2014 - p.drouand@gmail.com
- Update to version 0.7.0
+ No changelog available
- Add python-nose build requirement; new dependency needed for launching
tests
-------------------------------------------------------------------
Sun Dec 8 17:59:08 UTC 2013 - p.drouand@gmail.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-lz4
#
# 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
@@ -18,7 +18,7 @@
%define modname lz4
Name: python-%{modname}
Version: 0.6.0
Version: 0.7.0
Release: 0
Summary: LZ4 Bindings for Python
License: BSD-2-Clause
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
Url: https://github.com/steeve/python-lz4
Source: http://pypi.python.org/packages/source/l/%{modname}/%{modname}-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-nose
BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110