Hello community,

here is the log from the commit of package python-pytest-astropy for 
openSUSE:Factory checked in at 2019-02-25 17:51:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-astropy.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-astropy"

Mon Feb 25 17:51:46 2019 rev:2 rq:676367 version:0.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-astropy/python-pytest-astropy.changes  
    2018-08-18 00:03:17.862931034 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-astropy.new.28833/python-pytest-astropy.changes
   2019-02-25 17:51:50.386737357 +0100
@@ -1,0 +2,6 @@
+Fri Feb 15 09:55:08 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 0.5.0:
+  * Just updates in metadata
+
+-------------------------------------------------------------------

Old:
----
  pytest-astropy-0.4.0.tar.gz

New:
----
  pytest-astropy-0.5.0.tar.gz

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

Other differences:
------------------
++++++ python-pytest-astropy.spec ++++++
--- /var/tmp/diff_new_pack.cDu8o6/_old  2019-02-25 17:51:52.818736031 +0100
+++ /var/tmp/diff_new_pack.cDu8o6/_new  2019-02-25 17:51:52.818736031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-astropy
 #
-# 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
@@ -12,35 +12,28 @@
 # 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-pytest-astropy
-Version:        0.4.0
+Version:        0.5.0
 Release:        0
-License:        BSD-3-Clause
 Summary:        Meta-package containing dependencies for testing
-Url:            https://github.com/astropy/pytest-astropy
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
+Url:            https://github.com/astropy/pytest-astropy
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-astropy/pytest-astropy-%{version}.tar.gz
 Source99:       python-pytest-astropy-rpmlintrc
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-# SECTION test requirements
-BuildRequires:  %{python_module pytest >= 3.1.0}
-BuildRequires:  %{python_module pytest-arraydiff >= 0.1}
-BuildRequires:  %{python_module pytest-doctestplus >= 0.1.3}
-BuildRequires:  %{python_module pytest-openfiles >= 0.3.0}
-BuildRequires:  %{python_module pytest-remotedata >= 0.3.0}
-# /SECTION
 Requires:       python-pytest >= 3.1.0
 Requires:       python-pytest-arraydiff >= 0.1
-Requires:       python-pytest-doctestplus >= 0.1.3
-Requires:       python-pytest-openfiles >= 0.3.0
-Requires:       python-pytest-remotedata >= 0.3.0
+Requires:       python-pytest-doctestplus >= 0.2.0
+Requires:       python-pytest-openfiles >= 0.3.1
+Requires:       python-pytest-remotedata >= 0.3.1
 BuildArch:      noarch
 
 %python_subpackages

++++++ pytest-astropy-0.4.0.tar.gz -> pytest-astropy-0.5.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-astropy-0.4.0/CHANGES.rst 
new/pytest-astropy-0.5.0/CHANGES.rst
--- old/pytest-astropy-0.4.0/CHANGES.rst        2018-05-29 22:35:55.000000000 
+0200
+++ new/pytest-astropy-0.5.0/CHANGES.rst        2018-11-26 15:45:57.000000000 
+0100
@@ -1,3 +1,9 @@
+0.5.0 (2018-11-26)
+==================
+
+- Updates to ``pytest-remotedata``, ``pytest-doctestplus``, and
+  ``pytest-openfiles``. [#14]
+
 0.4.0 (2018-05-29)
 ==================
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-astropy-0.4.0/PKG-INFO 
new/pytest-astropy-0.5.0/PKG-INFO
--- old/pytest-astropy-0.4.0/PKG-INFO   2018-05-29 22:36:43.000000000 +0200
+++ new/pytest-astropy-0.5.0/PKG-INFO   2018-11-26 15:48:36.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pytest-astropy
-Version: 0.4.0
+Version: 0.5.0
 Summary: Meta-package containing dependencies for testing
 Home-page: https://astropy.org
 Author: The Astropy Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-astropy-0.4.0/pytest_astropy.egg-info/PKG-INFO 
new/pytest-astropy-0.5.0/pytest_astropy.egg-info/PKG-INFO
--- old/pytest-astropy-0.4.0/pytest_astropy.egg-info/PKG-INFO   2018-05-29 
22:36:43.000000000 +0200
+++ new/pytest-astropy-0.5.0/pytest_astropy.egg-info/PKG-INFO   2018-11-26 
15:48:36.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pytest-astropy
-Version: 0.4.0
+Version: 0.5.0
 Summary: Meta-package containing dependencies for testing
 Home-page: https://astropy.org
 Author: The Astropy Developers
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-astropy-0.4.0/pytest_astropy.egg-info/requires.txt 
new/pytest-astropy-0.5.0/pytest_astropy.egg-info/requires.txt
--- old/pytest-astropy-0.4.0/pytest_astropy.egg-info/requires.txt       
2018-05-29 22:36:43.000000000 +0200
+++ new/pytest-astropy-0.5.0/pytest_astropy.egg-info/requires.txt       
2018-11-26 15:48:36.000000000 +0100
@@ -1,5 +1,5 @@
 pytest>=3.1.0
-pytest-doctestplus>=0.1.3
-pytest-remotedata>=0.3.0
-pytest-openfiles>=0.3.0
+pytest-doctestplus>=0.2.0
+pytest-remotedata>=0.3.1
+pytest-openfiles>=0.3.1
 pytest-arraydiff>=0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-astropy-0.4.0/setup.py 
new/pytest-astropy-0.5.0/setup.py
--- old/pytest-astropy-0.4.0/setup.py   2018-05-29 22:36:05.000000000 +0200
+++ new/pytest-astropy-0.5.0/setup.py   2018-11-26 15:43:38.000000000 +0100
@@ -19,7 +19,7 @@
 
 setup(
     name='pytest-astropy',
-    version='0.4.0',
+    version='0.5.0',
     license='BSD',
     description='Meta-package containing dependencies for testing',
     long_description=readme(),
@@ -50,9 +50,9 @@
     python_requires='>=2.7',
     install_requires=[
         'pytest>=3.1.0',
-        'pytest-doctestplus>=0.1.3',
-        'pytest-remotedata>=0.3.0',
-        'pytest-openfiles>=0.3.0',
+        'pytest-doctestplus>=0.2.0',
+        'pytest-remotedata>=0.3.1',
+        'pytest-openfiles>=0.3.1',
         # Do not include as dependency until CI issues can be worked out
         #'pytest-mpl',
         'pytest-arraydiff>=0.1'


Reply via email to