Hello community, here is the log from the commit of package python-pyinsane2 for openSUSE:Factory checked in at 2017-01-23 11:34:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyinsane2 (Old) and /work/SRC/openSUSE:Factory/.python-pyinsane2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyinsane2" Changes: -------- New Changes file: --- /dev/null 2016-12-08 12:47:06.134691974 +0100 +++ /work/SRC/openSUSE:Factory/.python-pyinsane2.new/python-pyinsane2.changes 2017-01-23 11:34:46.864075757 +0100 @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Sun Nov 20 08:40:30 UTC 2016 - [email protected] + +- update to version 2.0.6 + +------------------------------------------------------------------- +Sun Nov 6 18:32:29 UTC 2016 - [email protected] + +- initial packaging of version 2.0.2 generated with py2pack + New: ---- pyinsane2-2.0.6.tar.gz python-pyinsane2.changes python-pyinsane2.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyinsane2.spec ++++++ # # spec file for package python-pyinsane2 # # 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ Name: python-pyinsane2 Version: 2.0.6 Release: 0 License: GPL-3.0+ Summary: Python wrapper for SANE Url: https://github.com/jflesch/pyinsane Group: Development/Languages/Python Source: https://pypi.io/packages/source/p/pyinsane2/pyinsane2-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: python-Pillow BuildRequires: python-nose Requires: python-Pillow BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %description Python library to access and use image scanners (devices). %prep %setup -q -n pyinsane2-%{version} %build python setup.py build %install python setup.py install --prefix=%{_prefix} --root=%{buildroot} %files %defattr(-,root,root,-) %doc README.md COPYING %{python_sitelib}/* %changelog
