15
0
forked from pool/python-phue
2017-01-31 14:50:07 +00:00
committed by Git OBS Bridge
parent 54781afbbc
commit 802d8c4a2d
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 31 14:49:58 UTC 2017 - dmueller@suse.com
- fix download url
-------------------------------------------------------------------
Wed Jan 18 12:37:10 UTC 2017 - alarrosa@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-phue
#
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@@ -13,16 +13,17 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-phue
Version: 0.9
Release: 0
License: MIT
Summary: A Philips Hue Python library
Url: https://github.com/studioimaginaire/phue
License: MIT
Group: Development/Languages/Python
Source: https://pypi.python.org/packages/e6/b6/4392f863fcad4f3dbecec580ff8e7915b9a5cc28c1f7a51067e2cbdfa5f5/phue-%{version}.tar.gz
Url: https://github.com/studioimaginaire/phue
Source: https://pypi.io/packages/source/p/phue/phue-%{version}.tar.gz
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110