Hello community,

here is the log from the commit of package python-pyscard for openSUSE:Factory 
checked in at 2018-06-29 22:31:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyscard (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyscard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyscard"

Fri Jun 29 22:31:41 2018 rev:5 rq:618168 version:1.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyscard/python-pyscard.changes    
2017-12-02 13:11:54.479668358 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyscard.new/python-pyscard.changes       
2018-06-29 22:32:04.554224653 +0200
@@ -1,0 +2,11 @@
+Wed Jun 20 18:25:07 UTC 2018 - mar...@gmx.de
+
+- Update to version 1.9.7
+  * Modify CardMonitoring's deleteObserver method to cleanly remove threads
+  * Python 3: fix smartcard/Synchronization.py
+  * Python 3: Fix SCardGetErrorMessage() on Windows
+  * PCSCPart10: add parseFeatureRequest(), parseTlvProperties()
+  * Fix PEP8 warnings
+  * Minor documentation improvements
+
+-------------------------------------------------------------------

Old:
----
  pyscard-1.9.6.tar.gz

New:
----
  pyscard-1.9.7.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pyscard.spec ++++++
--- /var/tmp/diff_new_pack.ABLB0D/_old  2018-06-29 22:32:05.054224270 +0200
+++ /var/tmp/diff_new_pack.ABLB0D/_new  2018-06-29 22:32:05.066224261 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyscard
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,23 +21,22 @@
 %bcond_without test
 %define modname pyscard
 Name:           python-pyscard
-Version:        1.9.6
+Version:        1.9.7
 Release:        0
 Summary:        Python module adding smart card support
-License:        LGPL-2.0+
+License:        LGPL-2.0-or-later
 Group:          Development/Languages/Python
-Url:            http://pyscard.sourceforge.net/
+URL:            http://pyscard.sourceforge.net/
 Source:         
https://files.pythonhosted.org/packages/source/p/pyscard/pyscard-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  pcsc-lite-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
 BuildRequires:  swig
 Requires:       pcsc-ccid
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %python_subpackages
 
 %description
@@ -64,8 +63,7 @@
 %endif
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc ACKS ChangeLog doc LICENSE PKG-INFO README TODO
+%doc ACKS ChangeLog doc LICENSE PKG-INFO README.md TODO
 %{python_sitearch}/*
 
 %changelog

++++++ pyscard-1.9.6.tar.gz -> pyscard-1.9.7.tar.gz ++++++
++++ 2754 lines of diff (skipped)


Reply via email to