Hello community, here is the log from the commit of package python3-Trolly for openSUSE:Factory checked in at 2015-11-24 22:33:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-Trolly (Old) and /work/SRC/openSUSE:Factory/.python3-Trolly.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-Trolly" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-Trolly/python3-Trolly.changes 2015-01-29 09:56:09.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python3-Trolly.new/python3-Trolly.changes 2015-11-24 22:34:12.000000000 +0100 @@ -1,0 +2,9 @@ +Sat Nov 14 20:19:22 UTC 2015 - [email protected] + +- specfile: + * need python3-httplib2 for tests + +- update to version 0.2.2: + (no changelog available) + +------------------------------------------------------------------- Old: ---- Trolly-0.2.1.zip New: ---- Trolly-0.2.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-Trolly.spec ++++++ --- /var/tmp/diff_new_pack.53MX2A/_old 2015-11-24 22:34:13.000000000 +0100 +++ /var/tmp/diff_new_pack.53MX2A/_new 2015-11-24 22:34:13.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python3-Trolly # -# Copyright (c) 2015 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 # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python3-Trolly -Version: 0.2.1 +Version: 0.2.2 Release: 0 Summary: Trello api License: MIT @@ -25,6 +25,7 @@ Url: https://github.com/plish/Trolly Source: http://pypi.python.org/packages/source/T/Trolly/Trolly-%{version}.zip BuildRequires: python3-devel +BuildRequires: python3-httplib2 BuildRequires: unzip Requires: python3-httplib2 BuildRoot: %{_tmppath}/%{name}-%{version}-build
