Hello community,

here is the log from the commit of package python-photutils for 
openSUSE:Factory checked in at 2019-09-18 13:10:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-photutils (Old)
 and      /work/SRC/openSUSE:Factory/.python-photutils.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-photutils"

Wed Sep 18 13:10:39 2019 rev:2 rq:731163 version:0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-photutils/python-photutils.changes        
2019-05-22 11:08:58.922605740 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-photutils.new.7948/python-photutils.changes  
    2019-09-18 13:10:56.776696129 +0200
@@ -1,0 +2,10 @@
+Sat Sep 14 12:17:38 UTC 2019 - Benjamin Greiner <c...@bnavigator.de>
+
+- remove generated c source files 
+
+-------------------------------------------------------------------
+Sat Sep 14 09:49:39 UTC 2019 - Benjamin Greiner <c...@bnavigator.de>
+
+- new version 0.7 
+
+-------------------------------------------------------------------

Old:
----
  photutils-0.6.tar.gz

New:
----
  _service
  photutils-0.7.tar.gz

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

Other differences:
------------------
++++++ python-photutils.spec ++++++
--- /var/tmp/diff_new_pack.JgKMAb/_old  2019-09-18 13:10:57.268696025 +0200
+++ /var/tmp/diff_new_pack.JgKMAb/_new  2019-09-18 13:10:57.272696024 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-photutils
-Version:        0.6
+Version:        0.7
 Release:        0
 Summary:        An Astropy package for photometry
 License:        BSD-3-Clause
@@ -27,22 +27,24 @@
 URL:            https://github.com/astropy/photutils
 Source:         
https://files.pythonhosted.org/packages/source/p/photutils/photutils-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module numpy >= 1.11}
-BuildRequires:  %{python_module numpy-devel >= 1.11}
+BuildRequires:  %{python_module numpy-devel >= 1.13}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-astropy >= 2.0
-Recommends:     python-matplotlib >= 1.3
-Recommends:     python-scikit-image >= 0.11
-Recommends:     python-scikit-learn >= 0.18
-Recommends:     python-scipy >= 0.16
+Requires:       python-numpy >= 1.13
+Requires:       python-scipy >= 0.19
+Recommends:     python-matplotlib >= 2.2
+Recommends:     python-scikit-image >= 0.14.2
+Recommends:     python-scikit-learn >= 0.19
+Recommends:     python-gwcs >= 0.11
 # SECTION test requirements
 BuildRequires:  %{python_module astropy >= 2.0}
 BuildRequires:  %{python_module astropy-helpers >= 2.0}
+BuildRequires:  %{python_module coverage}
 BuildRequires:  %{python_module pytest-astropy >= 0.4}
-BuildRequires:  %{python_module scikit-image >= 0.11}
-BuildRequires:  %{python_module scikit-learn >= 0.18}
+BuildRequires:  %{python_module scikit-image >= 0.14.2}
+BuildRequires:  %{python_module scikit-learn >= 0.19}
 BuildRequires:  python3-dbm
 # /SECTION
 %python_subpackages
@@ -60,14 +62,16 @@
 
 %install
 %python_install
+rm -rf  %{buildroot}%{$python_sitearch}/photutils/*.c
+rm -rf  %{buildroot}%{$python_sitearch}/photutils/geometry/*.c
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
-
 %check
 %python_exec setup.py test --skip-docs
 
 %files %{python_files}
 %doc CHANGES.rst README.rst
-%license LICENSE.rst licenses licenses/README.rst
-%{python_sitearch}/*
+%license LICENSE.rst licenses
+%{python_sitearch}/photutils
+%{python_sitearch}/photutils-%{version}-py*.egg-info
 
 %changelog

++++++ _service ++++++
<services>
  <service name="download_files" mode="disabled" />
</services>
++++++ photutils-0.6.tar.gz -> photutils-0.7.tar.gz ++++++
++++ 30612 lines of diff (skipped)


Reply via email to