commit python-PeakUtils for openSUSE:Factory

2019-01-28 Thread root
Hello community,

here is the log from the commit of package python-PeakUtils for 
openSUSE:Factory checked in at 2019-01-28 20:48:43

Comparing /work/SRC/openSUSE:Factory/python-PeakUtils (Old)
 and  /work/SRC/openSUSE:Factory/.python-PeakUtils.new.28833 (New)


Package is "python-PeakUtils"

Mon Jan 28 20:48:43 2019 rev:3 rq:668896 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/python-PeakUtils/python-PeakUtils.changes
2018-10-11 12:01:10.577586891 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PeakUtils.new.28833/python-PeakUtils.changes 
2019-01-28 20:49:42.417825315 +0100
@@ -1,0 +2,12 @@
+Sun Jan 27 02:40:52 UTC 2019 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+
+- update to version 1.3.2:
+  * Fix description type
+
+- changes from version 1.3.1:
+  * Simplify setup.py and add missing fields
+
+---

Old:

  PeakUtils-1.3.0.tar.gz

New:

  PeakUtils-1.3.2.tar.gz



Other differences:
--
++ python-PeakUtils.spec ++
--- /var/tmp/diff_new_pack.PeKUiK/_old  2019-01-28 20:49:42.869824838 +0100
+++ /var/tmp/diff_new_pack.PeKUiK/_new  2019-01-28 20:49:42.873824834 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-PeakUtils
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-PeakUtils
-Version:1.3.0
+Version:1.3.2
 Release:0
 Summary:Peak detection utilities for 1D data
 License:MIT

++ PeakUtils-1.3.0.tar.gz -> PeakUtils-1.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PeakUtils-1.3.0/PKG-INFO new/PeakUtils-1.3.2/PKG-INFO
--- old/PeakUtils-1.3.0/PKG-INFO2018-09-06 19:41:36.0 +0200
+++ new/PeakUtils-1.3.2/PKG-INFO2019-01-24 16:13:59.0 +0100
@@ -1,12 +1,48 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: PeakUtils
-Version: 1.3.0
+Version: 1.3.2
 Summary: Peak detection utilities for 1D data
 Home-page: https://bitbucket.org/lucashnegri/peakutils
 Author: Lucas Hermann Negri
 Author-email: lucashne...@gmail.com
 License: MIT
-Description: UNKNOWN
+Description: PeakUtils
+=
+
+.. image:: https://zenodo.org/badge/102883046.svg
+   :target: https://zenodo.org/badge/latestdoi/102883046
+
+This package provides utilities related to the detection of peaks on 
1D data.
+Includes functions to estimate baselines, finding the indexes of peaks 
in the data
+and performing Gaussian fitting or centroid computation to further 
increase the
+resolution of the peak detection.
+
+The documentation is available at 
http://peakutils.readthedocs.io/en/latest .
+
+Installation
+
+
+To install PeakUtils from the source package, run:
+
+.. code-block:: bash
+
+python setup.py install
+
+PeakUtils targets Python 2.7+ and depends on numpy, scipy, and 
optionally on
+matplotlib.
+
+Contribute
+--
+
+- Source Code: https://bitbucket.org/lucashnegri/peakutils
+- Issues: https://bitbucket.org/lucashnegri/peakutils/issues
+- Direct contact: Lucas Hermann Negri - lucashnegri  gmail.com
+
+License
+---
+
+The project is licensed under the MIT license.
+
 Keywords: peak detection search gaussian centroid baseline maximum
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
@@ -14,3 +50,4 @@
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Scientific/Engineering
+Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PeakUtils-1.3.0/PeakUtils.egg-info/PKG-INFO 
new/PeakUtils-1.3.2/PeakUtils.egg-info/PKG-INFO
--- old/PeakUtils-1.3.0/PeakUtils.egg-info/PKG-INFO 2018-09-06 
19:41:35.0 +0200
+++ new/PeakUtils-1.3.2/PeakUtils.egg-info/PKG-INFO 2019-01-24 
16:13:59.0 +0100
@@ -1,12 +1,48 @@
-Metadata-Version: 1.1
+Metadata-Version: 2.1
 Name: PeakUtils
-Version: 1.3.0
+Version: 1.3.2
 Summary: Peak detection utilities for 1D data
 Home-page: https://bitbucket.org/lucashnegri/peakutils
 Author: Lucas Hermann 

commit python-PeakUtils for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package python-PeakUtils for 
openSUSE:Factory checked in at 2018-10-11 12:00:54

Comparing /work/SRC/openSUSE:Factory/python-PeakUtils (Old)
 and  /work/SRC/openSUSE:Factory/.python-PeakUtils.new (New)


Package is "python-PeakUtils"

Thu Oct 11 12:00:54 2018 rev:2 rq:641189 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-PeakUtils/python-PeakUtils.changes
2018-05-29 10:29:10.875359384 +0200
+++ /work/SRC/openSUSE:Factory/.python-PeakUtils.new/python-PeakUtils.changes   
2018-10-11 12:01:10.577586891 +0200
@@ -1,0 +2,18 @@
+Thu Oct 11 05:00:29 UTC 2018 - Arun Persaud 
+
+- specfile:
+  * remove devel from noarch
+  * be more specific in %files section
+
+- update to version 1.3.0:
+  * added plateau test to perf.py
+  * fixed failing test on indexes function
+  * improve handling of plateaus in indexing
+
+- changes from version 1.2.0:
+  * Add an option to use an absolute threshold, fixes Issue #28
+  * Year bump
+  * Add doc requirements
+  * Update doc location
+
+---
@@ -14 +31,0 @@
-

Old:

  PeakUtils-1.1.1.tar.gz

New:

  PeakUtils-1.3.0.tar.gz



Other differences:
--
++ python-PeakUtils.spec ++
--- /var/tmp/diff_new_pack.uvUmHw/_old  2018-10-11 12:01:11.041586301 +0200
+++ /var/tmp/diff_new_pack.uvUmHw/_new  2018-10-11 12:01:11.045586295 +0200
@@ -12,30 +12,29 @@
 # 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-PeakUtils
-Version:1.1.1
+Version:1.3.0
 Release:0
-License:MIT
 Summary:Peak detection utilities for 1D data
-Url:https://bitbucket.org/lucashnegri/peakutils
+License:MIT
 Group:  Development/Languages/Python
+URL:https://bitbucket.org/lucashnegri/peakutils
 Source: 
https://files.pythonhosted.org/packages/source/P/PeakUtils/PeakUtils-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-numpy
+Requires:   python-scipy
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module scipy}
 # /SECTION
-Requires:   python-numpy
-Requires:   python-scipy
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -61,6 +60,7 @@
 %files %{python_files}
 %doc README.rst
 %license LICENSE.txt
-%{python_sitelib}/*
+%{python_sitelib}/peakutils
+%{python_sitelib}/PeakUtils-%{version}-*.egg-info
 
 %changelog

++ PeakUtils-1.1.1.tar.gz -> PeakUtils-1.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PeakUtils-1.1.1/PKG-INFO new/PeakUtils-1.3.0/PKG-INFO
--- old/PeakUtils-1.1.1/PKG-INFO2018-02-13 14:45:27.0 +0100
+++ new/PeakUtils-1.3.0/PKG-INFO2018-09-06 19:41:36.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: PeakUtils
-Version: 1.1.1
+Version: 1.3.0
 Summary: Peak detection utilities for 1D data
 Home-page: https://bitbucket.org/lucashnegri/peakutils
 Author: Lucas Hermann Negri
 Author-email: lucashne...@gmail.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: UNKNOWN
 Keywords: peak detection search gaussian centroid baseline maximum
 Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PeakUtils-1.1.1/PeakUtils.egg-info/PKG-INFO 
new/PeakUtils-1.3.0/PeakUtils.egg-info/PKG-INFO
--- old/PeakUtils-1.1.1/PeakUtils.egg-info/PKG-INFO 2018-02-13 
14:45:27.0 +0100
+++ new/PeakUtils-1.3.0/PeakUtils.egg-info/PKG-INFO 2018-09-06 
19:41:35.0 +0200
@@ -1,12 +1,11 @@
 Metadata-Version: 1.1
 Name: PeakUtils
-Version: 1.1.1
+Version: 1.3.0
 Summary: Peak detection utilities for 1D data
 Home-page: https://bitbucket.org/lucashnegri/peakutils
 Author: Lucas Hermann Negri
 Author-email: lucashne...@gmail.com
 License: MIT
-Description-Content-Type: UNKNOWN
 Description: UNKNOWN
 Keywords: peak detection search gaussian centroid baseline maximum
 Platform: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PeakUtils-1.1.1/PeakUtils.egg-info/SOURCES.txt 
new/PeakUtils-1.3.0/PeakUtils.egg-info/SOURCES.txt
--- old/PeakUtils-1.1.1/PeakUtils.egg-info/SOURCES.txt  2018-02-13