Your message dated Wed, 16 Sep 2026 22:41:47 +0200
with message-id <[email protected]>
and subject line Bug#1141014: fixed in pyvo 1.8-2
has caused the Debian Bug report #1141014,
regarding pyvo: FTBFS: astropy.utils.exceptions.AstropyDeprecationWarning: 
astropy.samp was deprecated in version 8.0 and will be removed in a future 
version; please use pyvo.samp instead.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1141014: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyvo
Version: 1.8-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202606/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pyvo, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" 
module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo  
* Building wheel...
toml section missing PosixPath('pyproject.toml') does not contain a 
tool.setuptools_scm section

[... snipped ...]

adding 'pyvo/io/vosi/voresource.py'
adding 'pyvo/io/vosi/tests/__init__.py'
adding 'pyvo/io/vosi/tests/test_availability.py'
adding 'pyvo/io/vosi/tests/test_capabilities.py'
adding 'pyvo/io/vosi/tests/test_tables.py'
adding 'pyvo/io/vosi/tests/data/availability.xml'
adding 'pyvo/io/vosi/tests/data/capabilities.xml'
adding 'pyvo/io/vosi/tests/data/tables.xml'
adding 'pyvo/io/vosi/tests/data/capabilities/minimal-tapregext.xml'
adding 'pyvo/io/vosi/tests/data/capabilities/multiple_capa_descriptions.xml'
adding 'pyvo/io/vosi/tests/data/tables/datatypes_tap.xml'
adding 'pyvo/io/vosi/tests/data/tables/datatypes_votable.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_datatypes.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_descriptions.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_names.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_ucds.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_units.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_column_utypes.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_foreignkey_descriptions.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_foreignkey_utypes.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_fromcolumns.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_schema_descriptions.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_schema_names.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_schema_titles.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_schema_utypes.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_table_descriptions.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_table_names.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_table_titles.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_table_utypes.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_targetcolumns.xml'
adding 'pyvo/io/vosi/tests/data/tables/multiple_targettables.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_fromcolumn.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_schema_name.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_schemas.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_table_description.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_table_name.xml'
adding 'pyvo/io/vosi/tests/data/tables/no_targetcolumn.xml'
adding 'pyvo/io/vosi/tests/data/tables/single_table_description.xml'
adding 'pyvo/io/vosi/tests/data/tables/sizenegative.xml'
adding 'pyvo/io/vosi/tests/data/tables/wrong_arraysize.xml'
adding 'pyvo/io/vosi/tests/data/tables/wrong_datatypes_tap.xml'
adding 'pyvo/io/vosi/tests/data/tables/wrong_datatypes_votable.xml'
adding 'pyvo/io/vosi/tests/data/tables/wrong_flag.xml'
adding 'pyvo/mivot/__init__.py'
adding 'pyvo/mivot/glossary.py'
adding 'pyvo/mivot/version_checker.py'
adding 'pyvo/mivot/features/__init__.py'
adding 'pyvo/mivot/features/sky_coord_builder.py'
adding 'pyvo/mivot/features/static_reference_resolver.py'
adding 'pyvo/mivot/seekers/__init__.py'
adding 'pyvo/mivot/seekers/annotation_seeker.py'
adding 'pyvo/mivot/seekers/resource_seeker.py'
adding 'pyvo/mivot/seekers/table_iterator.py'
adding 'pyvo/mivot/tests/__init__.py'
adding 'pyvo/mivot/tests/conftest.py'
adding 'pyvo/mivot/tests/test_annotation_seeker.py'
adding 'pyvo/mivot/tests/test_header_mapper.py'
adding 'pyvo/mivot/tests/test_mango_annoter.py'
adding 'pyvo/mivot/tests/test_mivot_instance.py'
adding 'pyvo/mivot/tests/test_mivot_viewer.py'
adding 'pyvo/mivot/tests/test_mivot_writer.py'
adding 'pyvo/mivot/tests/test_resource_seeker.py'
adding 'pyvo/mivot/tests/test_sky_coord_builder.py'
adding 'pyvo/mivot/tests/test_static_reference.py'
adding 'pyvo/mivot/tests/test_user_api.py'
adding 'pyvo/mivot/tests/test_vizier_cs.py'
adding 'pyvo/mivot/tests/data/filter_gaia_grp.xml'
adding 'pyvo/mivot/tests/data/filter_gaia_grvs.xml'
adding 'pyvo/mivot/tests/data/simbad-cone-mivot.xml'
adding 'pyvo/mivot/tests/data/static_reference.xml'
adding 'pyvo/mivot/tests/data/test.header_extraction.1.xml'
adding 'pyvo/mivot/tests/data/test.header_extraction.2.xml'
adding 'pyvo/mivot/tests/data/test.header_extraction.xml'
adding 'pyvo/mivot/tests/data/test.instance_multiple.xml'
adding 'pyvo/mivot/tests/data/test.mango_annoter.xml'
adding 'pyvo/mivot/tests/data/test.mivot_viewer.first_instance.xml'
adding 'pyvo/mivot/tests/data/test.mivot_viewer.no_mivot.xml'
adding 'pyvo/mivot/tests/data/test.mivot_viewer.xml'
adding 'pyvo/mivot/tests/data/test.photcal_SDSS.xml'
adding 'pyvo/mivot/tests/data/test.photcal_error.xml'
adding 'pyvo/mivot/tests/data/reference/annotation_seeker.0.1.xml'
adding 'pyvo/mivot/tests/data/reference/annotation_seeker.0.2.xml'
adding 'pyvo/mivot/tests/data/reference/annotation_seeker.0.4.xml'
adding 'pyvo/mivot/tests/data/reference/globals_models.json'
adding 'pyvo/mivot/tests/data/reference/instance_dmtypes.json'
adding 'pyvo/mivot/tests/data/reference/mango_object.xml'
adding 'pyvo/mivot/tests/data/reference/multiple_templates.xml'
adding 'pyvo/mivot/tests/data/reference/static_reference_resolved.xml'
adding 'pyvo/mivot/tests/data/reference/test_header_extraction.xml'
adding 'pyvo/mivot/tests/data/reference/test_mivot_frames.xml'
adding 'pyvo/mivot/tests/data/reference/test_mivot_photcal.xml'
adding 'pyvo/mivot/tests/data/reference/test_mivot_writer.json'
adding 'pyvo/mivot/tests/data/reference/test_mivot_writer.xml'
adding 'pyvo/mivot/utils/__init__.py'
adding 'pyvo/mivot/utils/dict_utils.py'
adding 'pyvo/mivot/utils/exceptions.py'
adding 'pyvo/mivot/utils/json_encoder.py'
adding 'pyvo/mivot/utils/mivot_utils.py'
adding 'pyvo/mivot/utils/vocabulary.py'
adding 'pyvo/mivot/utils/xml_utils.py'
adding 'pyvo/mivot/utils/xpath_utils.py'
adding 'pyvo/mivot/viewer/__init__.py'
adding 'pyvo/mivot/viewer/mivot_instance.py'
adding 'pyvo/mivot/viewer/mivot_viewer.py'
adding 'pyvo/mivot/writer/__init__.py'
adding 'pyvo/mivot/writer/annotations.py'
adding 'pyvo/mivot/writer/header_mapper.py'
adding 'pyvo/mivot/writer/instance.py'
adding 'pyvo/mivot/writer/instances_from_models.py'
adding 'pyvo/mivot/writer/mango_object.py'
adding 'pyvo/registry/__init__.py'
adding 'pyvo/registry/regtap.py'
adding 'pyvo/registry/rtcons.py'
adding 'pyvo/registry/tests/__init__.py'
adding 'pyvo/registry/tests/commonfixtures.py'
adding 'pyvo/registry/tests/conftest.py'
adding 'pyvo/registry/tests/test_regtap.py'
adding 'pyvo/registry/tests/test_rtcons.py'
adding 'pyvo/registry/tests/data/capabilities.xml'
adding 'pyvo/registry/tests/data/messenger.desise'
adding 'pyvo/registry/tests/data/multi-interface.xml'
adding 'pyvo/registry/tests/data/regtap.xml'
adding 'pyvo/utils/__init__.py'
adding 'pyvo/utils/compat.py'
adding 'pyvo/utils/decorators.py'
adding 'pyvo/utils/formatting.py'
adding 'pyvo/utils/http.py'
adding 'pyvo/utils/protofeature.py'
adding 'pyvo/utils/prototype.py'
adding 'pyvo/utils/testing.py'
adding 'pyvo/utils/url.py'
adding 'pyvo/utils/vocabularies.py'
adding 'pyvo/utils/tests/__init__.py'
adding 'pyvo/utils/tests/test_http.py'
adding 'pyvo/utils/tests/test_prototype.py'
adding 'pyvo/utils/tests/test_url.py'
adding 'pyvo/utils/tests/test_vocabularies_remote.py'
adding 'pyvo/utils/xml/__init__.py'
adding 'pyvo/utils/xml/elements.py'
adding 'pyvo/utils/xml/exceptions.py'
adding 'pyvo-1.8.dist-info/licenses/LICENSE.rst'
adding 'pyvo-1.8.dist-info/METADATA'
adding 'pyvo-1.8.dist-info/WHEEL'
adding 'pyvo-1.8.dist-info/top_level.txt'
adding 'pyvo-1.8.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyvo-1.8-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild pybuild:390: cp conftest.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build; 
python3.13 -m pytest --confcutdir=.
ERROR: while parsing the following warning configuration:

  ignore:pyvo.discover:pyvo.utils.prototype.PrototypeWarning

This error occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 2170, 
in parse_warning_filter
    category: type[Warning] = _resolve_warning_category(category_)
                              ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 2217, 
in _resolve_warning_category
    m = importlib.import_module(module)
  File "/usr/lib/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1395, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1395, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1310, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1395, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 1023, in exec_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/__init__.py", 
line 35, in <module>
    from . import registry
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/registry/__init__.py", 
line 8, in <module>
    from .regtap import (search, ivoid2service,
    ...<2 lines>...
        RegistryResults, RegistryResource)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/registry/regtap.py", 
line 31, in <module>
    from . import rtcons
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/registry/rtcons.py", 
line 22, in <module>
    from ..dal import query as dalq
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/dal/__init__.py", line 
2, in <module>
    from .sia import search as imagesearch
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/dal/sia.py", 
line 40, in <module>
    from .query import DALResults, DALQuery, DALService, Record
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/dal/query.py", 
line 46, in <module>
    from .. import samp
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build/pyvo/samp.py", line 
9, in <module>
    from astropy.samp import SAMPIntegratedClient
  File "/usr/lib/python3/dist-packages/astropy/samp/__init__.py", line 29, in 
<module>
    warnings.warn(
    ~~~~~~~~~~~~~^
        "astropy.samp was deprecated in version 8.0 "
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<2 lines>...
        AstropyDeprecationWarning,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
astropy.utils.exceptions.AstropyDeprecationWarning: astropy.samp was deprecated 
in version 8.0 and will be removed in a future version; please use pyvo.samp 
instead.


E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyvo/build; python3.13 -m pytest 
--confcutdir=.
I: pybuild pybuild:390: cp conftest.py 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build; 
python3.14 -m pytest --confcutdir=.
ERROR: while parsing the following warning configuration:

  ignore:pyvo.discover:pyvo.utils.prototype.PrototypeWarning

This error occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 2170, 
in parse_warning_filter
    category: type[Warning] = _resolve_warning_category(category_)
                              ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/_pytest/config/__init__.py", line 2217, 
in _resolve_warning_category
    m = importlib.import_module(module)
  File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1406, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1406, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1314, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1406, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 759, in exec_module
  File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/__init__.py", 
line 35, in <module>
    from . import registry
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/registry/__init__.py", 
line 8, in <module>
    from .regtap import (search, ivoid2service,
    ...<2 lines>...
        RegistryResults, RegistryResource)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/registry/regtap.py", 
line 31, in <module>
    from . import rtcons
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/registry/rtcons.py", 
line 22, in <module>
    from ..dal import query as dalq
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/dal/__init__.py", line 
2, in <module>
    from .sia import search as imagesearch
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/dal/sia.py", 
line 40, in <module>
    from .query import DALResults, DALQuery, DALService, Record
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/dal/query.py", 
line 46, in <module>
    from .. import samp
  File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build/pyvo/samp.py", line 
9, in <module>
    from astropy.samp import SAMPIntegratedClient
  File "/usr/lib/python3/dist-packages/astropy/samp/__init__.py", line 29, in 
<module>
    warnings.warn(
    ~~~~~~~~~~~~~^
        "astropy.samp was deprecated in version 8.0 "
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<2 lines>...
        AstropyDeprecationWarning,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
astropy.utils.exceptions.AstropyDeprecationWarning: astropy.samp was deprecated 
in version 8.0 and will be removed in a future version; please use pyvo.samp 
instead.


E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=4: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_pyvo/build; python3.14 -m pytest 
--confcutdir=.
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.14" --parallel=2 returned exit code 13
make: *** [debian/rules:10: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pyvo
Source-Version: 1.8-2
Done: Ole Streicher <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyvo, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ole Streicher <[email protected]> (supplier of updated pyvo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


Format: 1.8
Date: Wed, 16 Sep 2026 15:20:57 +0200
Source: pyvo
Architecture: source
Version: 1.8-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers <debian-astro-
[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 1147765
Changes:
 pyvo (1.8-2) unstable; urgency=medium
 .
   [ Alexandre Detiste ]
   * bump Standards-Version to 4.7.3, drop Priority: tag
 .
   [ Ole Streicher ]
   * Ignore Astropy deprecation warnings (Closes: #1147765)
   * Fix pytest 9.1 compatibility
   * Push Standards-Version to 4.7.4, dh compat to 14; no changes needed
   * Remove Paul Sladen from uploaders; add myself
Checksums-Sha1:
 949435e359d1c4a6d2e4491700ed5381ac24ad05 2288 pyvo_1.8-2.dsc
 790a054e5a891a290110e3222c174aa5c8f7263a 5396 pyvo_1.8-2.debian.tar.xz
Checksums-Sha256:
 66ce9f99b4cef5cb65b70821068b1c8a275aebe02258b59dbf2e8a115998e874 2288
pyvo_1.8-2.dsc
 9816b78401a8e38821944ce5f22b958d767fd290318283d7d79b89126cb59583 5396
pyvo_1.8-2.debian.tar.xz
Files:
 787d7836431b6dc3417b5c43f201cc71 2288 python optional pyvo_1.8-2.dsc
 c54b4c54f08991aa97b881442a1edcbf 5396 python optional
pyvo_1.8-2.debian.tar.xz

--- End Message ---

Reply via email to