Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pyvo for openSUSE:Factory checked in at 2026-03-26 21:08:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyvo (Old) and /work/SRC/openSUSE:Factory/.python-pyvo.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyvo" Thu Mar 26 21:08:20 2026 rev:3 rq:1342634 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyvo/python-pyvo.changes 2025-09-11 14:43:16.993800726 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyvo.new.8177/python-pyvo.changes 2026-03-27 06:48:55.088515839 +0100 @@ -1,0 +2,27 @@ +Wed Mar 18 21:24:28 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.8.1: + * Pass session through to DatalinkService requests. + * Add DALRateLimitError for HTTP 429 responses with retry + timing info. + * Fix a bug in the space frame equinox processing. + * Add DEFAULT_JOB_POLL_TIMEOUT constant. + * Fix SIA2 overflow warnings. + * Add timeout parameter to run_async method in tap module. + * No longer show a warning when an overflow status is + encountered with a maxrec set by the user + * Add support for the jobInfo element for UWS jobs + * Fix DALOverflowWarning error message to only indicate the + cause as limits from user or server. + * Add retry option to AsyncTAPJob.fetch_result for transient + failures + * Improve the MivotViewer API: adding support of multiple + mapped objects per row and a partial redesign of the public + API. Also, improved the gateway between annotations and + SkyCoord objects. + * Adding "hats" and "hips" servicetype shorthands for registry + searches for HATS and HIPS resources. + * Upgrade of the MivotViewer API including the removal of the + xml_viewer module. + +------------------------------------------------------------------- Old: ---- pyvo-1.7.tar.gz New: ---- pyvo-1.8.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyvo.spec ++++++ --- /var/tmp/diff_new_pack.YhAjKZ/_old 2026-03-27 06:48:55.776544172 +0100 +++ /var/tmp/diff_new_pack.YhAjKZ/_new 2026-03-27 06:48:55.776544172 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pyvo # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,30 +17,31 @@ Name: python-pyvo -Version: 1.7 +Version: 1.8.1 Release: 0 Summary: Astropy affiliated package for accessing Virtual Observatory data and services License: BSD-3-Clause URL: https://github.com/astropy/pyvo Source: https://files.pythonhosted.org/packages/source/p/pyvo/pyvo-%{version}.tar.gz Source1: %{name}-rpmlintrc +BuildRequires: %{python_module astropy >= 4.2} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module astropy >= 4.1} BuildRequires: %{python_module pip} BuildRequires: %{python_module pytest-astropy-header} -BuildRequires: %{python_module pytest-doctestplus} +BuildRequires: %{python_module pytest-doctestplus >= 0.13} BuildRequires: %{python_module pytest-remotedata} BuildRequires: %{python_module pytest} BuildRequires: %{python_module requests-mock} BuildRequires: %{python_module requests} # /SECTION BuildRequires: fdupes -Requires: python-astropy >= 4.1 +Requires: python-astropy >= 4.2 Requires: python-requests Suggests: python-pillow +Suggests: python-defusedxml Suggests: python-sphinx-astropy Suggests: python-pytest-astropy Suggests: python-requests-mock ++++++ pyvo-1.7.tar.gz -> pyvo-1.8.1.tar.gz ++++++ ++++ 7924 lines of diff (skipped)
