Hello community,

here is the log from the commit of package python-astropy-helpers for 
openSUSE:Factory checked in at 2018-12-24 11:47:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy-helpers (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy-helpers.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy-helpers"

Mon Dec 24 11:47:51 2018 rev:3 rq:660743 version:3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-astropy-helpers/python-astropy-helpers.changes
    2018-01-13 21:47:01.779802967 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-astropy-helpers.new.28833/python-astropy-helpers.changes
 2018-12-24 11:47:52.893108038 +0100
@@ -1,0 +2,56 @@
+Sat Dec 22 05:51:52 UTC 2018 - Todd R <[email protected]>
+
+- Update to 3.1
+  * Added extensive documentation about astropy-helpers to the README.rst 
file. [#416]
+  * Fixed the compatibility of the build_docs command with Sphinx 1.8 and 
above. [#413]
+  * Removing deprecated test_helpers.py file. [#369]
+  * Removing ez_setup.py file and requiring setuptools 1.0 or later. [#384]
+  * Remove all sphinx components from ``astropy-helpers``. These are now 
replaced
+    by the ``sphinx-astropy`` package in conjunction with the 
``astropy-theme-sphinx``,
+    ``sphinx-automodapi``, and ``numpydoc`` packages. [#368]
+  * openmp_helpers.py: Make add_openmp_flags_if_available() work for clang.
+    The necessary include, library, and runtime paths now get added to the C 
test code
+    used to determine if openmp works.
+    Autogenerator utility added ``openmp_enabled.is_openmp_enabled()``
+    which can be called post build to determine state of OpenMP support.
+    [#382]
+  * Add version_info tuple to autogenerated version.py. Allows for simple
+    version checking, i.e. version_info > (2,0,1). [#385]
+- Update to 3.0.2
+  * Nothing changed.
+- Update to 3.0.1
+  * Nothing changed.
+- Update to 3.0
+  * Removing Python 2 support, including 2to3. Packages wishing to keep Python
+    2 support should NOT update to this version. [#340]
+  * Removing deprecated _test_compat making astropy a hard dependency for
+    packages wishing to use the astropy tests machinery. [#314]
+  * Removing unused 'register' command since packages should be uploaded
+    with twine and get registered automatically. [#332]
+- Update to 2.0.8
+  * Fixed compatibility with Sphinx 1.8+. [#428]
+  * Fixed error that occurs when installing a package in an environment where
+    ``numpy`` is not already installed. [#404]
+  * Updated bundled version of sphinx-automodapi to v0.9. [#422]
+  * Updated bundled version of numpydoc to v0.8.0. [#423]
+- Update to 2.0.7
+  * Removing ez_setup.py file and requiring setuptools 1.0 or later. [#384]
+- Update to 2.0.6
+  * Avoid deprecation warning due to ``exclude=`` keyword in ``setup.py``. 
[#379]
+- Update to 2.0.5
+  * Fix segmentation faults that occurred when the astropy-helpers submodule
+    was first initialized in packages that also contained Cython code. [#375]
+- Update to 2.0.4
+  * Support dotted package names as namespace packages in generate_version_py.
+    [#370]
+  * Fix compatibility with setuptools 36.x and above. [#372]
+  * Fix false negative in add_openmp_flags_if_available when measuring code
+    coverage with gcc. [#374]
+- Update to 2.0.3
+  * Make sure that astropy-helpers 3.x.x is not downloaded on Python 2. [#362, 
#363]
+  * The bundled version of sphinx-automodapi has been updated to v0.7. [#365]
+  * Add --auto-use and --no-auto-use command-line flags to match the
+    ``auto_use`` configuration option, and add an alias
+    ``--use-system-astropy-helpers`` for ``--no-auto-use``. [#366]
+
+-------------------------------------------------------------------

Old:
----
  astropy-helpers-2.0.2.tar.gz

New:
----
  astropy-helpers-3.1.tar.gz

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

Other differences:
------------------
++++++ python-astropy-helpers.spec ++++++
--- /var/tmp/diff_new_pack.Ij1tyU/_old  2018-12-24 11:47:53.289107690 +0100
+++ /var/tmp/diff_new_pack.Ij1tyU/_new  2018-12-24 11:47:53.289107690 +0100
@@ -19,13 +19,14 @@
 %bcond_without tests
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-astropy-helpers
-Version:        2.0.2
+Version:        3.1
 Release:        0
 Summary:        Utilities for building and installing Astropy
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            http://astropy.org
+Url:            https://github.com/astropy/astropy-helpers
 Source:         
https://files.pythonhosted.org/packages/source/a/astropy-helpers/astropy-helpers-%{version}.tar.gz
 Source100:      python-astropy-helpers-rpmlintrc
 BuildRequires:  %{python_module Cython}

++++++ astropy-helpers-2.0.2.tar.gz -> astropy-helpers-3.1.tar.gz ++++++
++++ 8494 lines of diff (skipped)


Reply via email to