Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python313-pyvo | Distribution: openSUSE:Factory:zSystems |
Version: 1.5.2 | Vendor: openSUSE |
Release: 1.3 | Build date: Fri Aug 16 06:16:18 2024 |
Group: Unspecified | Build host: reproducible |
Size: 3173889 | Source RPM: python-pyvo-1.5.2-1.3.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/astropy/pyvo | |
Summary: Astropy affiliated package for accessing Virtual Observatory data and services |
Astropy affiliated package for accessing Virtual Observatory data and services
BSD-3-Clause
* Fri Aug 16 2024 Steve Kowalik <steven.kowalik@suse.com> - Update to 1.5.2: * Bug Fixes + Avoid Astropy Time error for SIAResult.dateobs when VOX:Image_MJDateObs or ssa:DataID.Date is nan. + More robust handling of SIA1 FORMAT + Fix pyvo.registry.Author to allow registry searches with author constraints. + Backing out of having alt_identifier in RegistryResource throughout. Use get_alt_identifier() instead + Fix maxrec=0 special case for SIA2 queries. + Fixed TapResults to inherit session. + Fix handling of nan values for Time properties in SIA2 records. + Fix SIA2 search to accept SkyCoord position inputs. + Favouring VOX:Image_AccessReference for data url for SIA1 queries. * Enhancements and Fixes + registry.search now allows programmatic selection of the registry TAP service endpoint with the choose_RegTAP_service function. + registry.search now introspects the TAP service's capabilities and only offers extended functionality or optimisations if the required features are present + Registry search now finds SIA v2 services. + Made SIA2Service accept access urls without finding them in the service capabilities. + Fix session inheritance in SIA2. + Add intersect modes for the spatial constraint in the registry module pyvo.registry.Spatial. + Added alt_identifier, created, updated and rights to the attributes of pyvo.registry.regtap.RegistryResource + Added the source_value and alt_identifier information to the verbose output of describe() in regtap. + Added convenience method DALResults.to_qtable() that returns an astropy.table.QTable object. + TAP examples now support the continuation property. + Fix poor polling behavior when running an async query against a TAP v1.1 service with unsupported WAIT parameter. + Adding python version to User-Agent. + Output of repr for DALResults instance now clearly shows it is a DALResultsTable and not a generic astropy Table. + Adding support for the VODataService 1.2 nrows attribute on table elements. * Deprecations and Removals + Classes SIAService, SIAQuery, SIAResults for SIA v2 have been renamed to SIA2Service, SIA2Query, SIA2Results respectively as well as the variable SIA_PARAMETERS_DESC to SIA2_PARAMETERS_DESC. + Class pyvo.vosi.vodataservice.Table has been renamed to VODataServiceTable to avoid sharing the name with a more generic astropy.table.Table while having different API. + Deprecate VOSI AvailabilityMixin, this mean the deprecation of the inherited availability, available, and up_since properties of DAL service classes, too. + Deprecating ivoid2service because it is ill-defined. - Switch to pyproject macros. * Sun Apr 09 2023 Matwey Kornilov <matwey.kornilov@gmail.com> - Initial version
/usr/lib/python3.13/site-packages/pyvo /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/INSTALLER /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/LICENSE.rst /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/METADATA /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/RECORD /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/REQUESTED /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/WHEEL /usr/lib/python3.13/site-packages/pyvo-1.5.2.dist-info/top_level.txt /usr/lib/python3.13/site-packages/pyvo/__init__.py /usr/lib/python3.13/site-packages/pyvo/__pycache__ /usr/lib/python3.13/site-packages/pyvo/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/_astropy_init.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/_astropy_init.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/conftest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/conftest.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/samp.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/samp.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/version.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/__pycache__/version.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/_astropy_init.py /usr/lib/python3.13/site-packages/pyvo/auth /usr/lib/python3.13/site-packages/pyvo/auth/__init__.py /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__ /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/authsession.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/authsession.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/authurls.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/authurls.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/credentialstore.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/credentialstore.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/securitymethods.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/__pycache__/securitymethods.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/authsession.py /usr/lib/python3.13/site-packages/pyvo/auth/authurls.py /usr/lib/python3.13/site-packages/pyvo/auth/credentialstore.py /usr/lib/python3.13/site-packages/pyvo/auth/securitymethods.py /usr/lib/python3.13/site-packages/pyvo/auth/tests /usr/lib/python3.13/site-packages/pyvo/auth/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/conftest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/conftest.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/test_auth.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/__pycache__/test_auth.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/auth/tests/conftest.py /usr/lib/python3.13/site-packages/pyvo/auth/tests/data /usr/lib/python3.13/site-packages/pyvo/auth/tests/data/tap /usr/lib/python3.13/site-packages/pyvo/auth/tests/data/tap/capabilities.xml /usr/lib/python3.13/site-packages/pyvo/auth/tests/test_auth.py /usr/lib/python3.13/site-packages/pyvo/conftest.py /usr/lib/python3.13/site-packages/pyvo/dal /usr/lib/python3.13/site-packages/pyvo/dal/__init__.py /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__ /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/adhoc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/adhoc.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/dbapi2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/dbapi2.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/mimetype.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/mimetype.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/params.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/params.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/query.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/query.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/scs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/scs.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sia.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sia.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sia2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sia2.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sla.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/sla.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/ssa.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/ssa.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/tap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/tap.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/vosi.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/__pycache__/vosi.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/adhoc.py /usr/lib/python3.13/site-packages/pyvo/dal/dbapi2.py /usr/lib/python3.13/site-packages/pyvo/dal/exceptions.py /usr/lib/python3.13/site-packages/pyvo/dal/mimetype.py /usr/lib/python3.13/site-packages/pyvo/dal/params.py /usr/lib/python3.13/site-packages/pyvo/dal/query.py /usr/lib/python3.13/site-packages/pyvo/dal/scs.py /usr/lib/python3.13/site-packages/pyvo/dal/sia.py /usr/lib/python3.13/site-packages/pyvo/dal/sia2.py /usr/lib/python3.13/site-packages/pyvo/dal/sla.py /usr/lib/python3.13/site-packages/pyvo/dal/ssa.py /usr/lib/python3.13/site-packages/pyvo/dal/tap.py /usr/lib/python3.13/site-packages/pyvo/dal/tests /usr/lib/python3.13/site-packages/pyvo/dal/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/conftest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/conftest.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/make_testdata.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/make_testdata.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_adhoc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_adhoc.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_datalink.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_datalink.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_mimetype.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_mimetype.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_monkeypatch.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_monkeypatch.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_params.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_params.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_query.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_query.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_scs.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_scs.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia2.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia2_remote.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sia2_remote.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sla.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_sla.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_ssa.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_ssa.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_tap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/__pycache__/test_tap.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dal/tests/conftest.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/data /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/cutout1.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/cutout2.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/datalink-obscore.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/datalink-ssa.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/datalink.desise /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/datalink.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/proc.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/proc_inf.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/datalink/proc_units.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/mimetype /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/mimetype/ivoa_logo.jpg /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/mimetype/test.fits /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/monkeypatch.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/basic.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/dataset.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/errorstatus.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/firstresource.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/missingcolumns.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/missingresource.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/missingtable.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/overflowstatus.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/rootinfo.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/query/tableinfo.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/querydata /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/querydata/image.fits /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/scs /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/scs/result.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia/dataset.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2 /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2/capabilities-basicauth.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2/capabilities-newformat.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2/capabilities-priv.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2/capabilities.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sia2/dataset.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sla /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/sla/dataset.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/ssa /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/ssa/result.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/capabilities.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/examples.htm /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/lazy-table1.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/lazy-table2.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/obscore-examples.html /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/obscore-image.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/data/tap/tables.xml /usr/lib/python3.13/site-packages/pyvo/dal/tests/make_testdata.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_adhoc.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_datalink.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_mimetype.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_monkeypatch.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_params.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_query.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_scs.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_sia.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_sia2.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_sia2_remote.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_sla.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_ssa.py /usr/lib/python3.13/site-packages/pyvo/dal/tests/test_tap.py /usr/lib/python3.13/site-packages/pyvo/dal/vosi.py /usr/lib/python3.13/site-packages/pyvo/dam /usr/lib/python3.13/site-packages/pyvo/dam/__init__.py /usr/lib/python3.13/site-packages/pyvo/dam/__pycache__ /usr/lib/python3.13/site-packages/pyvo/dam/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dam/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dam/__pycache__/obscore.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/dam/__pycache__/obscore.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/dam/obscore.py /usr/lib/python3.13/site-packages/pyvo/io /usr/lib/python3.13/site-packages/pyvo/io/__init__.py /usr/lib/python3.13/site-packages/pyvo/io/__pycache__ /usr/lib/python3.13/site-packages/pyvo/io/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws /usr/lib/python3.13/site-packages/pyvo/io/uws/__init__.py /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__ /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/endpoint.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/endpoint.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/tree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/__pycache__/tree.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/endpoint.py /usr/lib/python3.13/site-packages/pyvo/io/uws/tests /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__pycache__/test_job.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/__pycache__/test_job.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/data /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/data/job-error.xml /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/data/job-implicit-v1.0.xml /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/data/job.xml /usr/lib/python3.13/site-packages/pyvo/io/uws/tests/test_job.py /usr/lib/python3.13/site-packages/pyvo/io/uws/tree.py /usr/lib/python3.13/site-packages/pyvo/io/vosi /usr/lib/python3.13/site-packages/pyvo/io/vosi/__init__.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__ /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/availability.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/availability.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/endpoint.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/endpoint.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/tapregext.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/tapregext.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/vodataservice.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/vodataservice.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/voresource.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/__pycache__/voresource.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/availability.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/endpoint.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/exceptions.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/tapregext.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_availability.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_availability.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_capabilities.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_capabilities.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_tables.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/__pycache__/test_tables.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/availability.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/capabilities /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/capabilities.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/capabilities/multiple_capa_descriptions.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/datatypes_tap.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/datatypes_votable.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_datatypes.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_descriptions.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_names.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_ucds.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_units.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_column_utypes.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_foreignkey_descriptions.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_foreignkey_utypes.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_fromcolumns.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_descriptions.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_names.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_titles.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_schema_utypes.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_descriptions.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_names.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_titles.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_table_utypes.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_targetcolumns.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/multiple_targettables.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_fromcolumn.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_schema_name.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_schemas.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_table_description.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_table_name.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/no_targetcolumn.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/single_table_description.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/sizenegative.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/wrong_arraysize.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/wrong_datatypes_tap.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/wrong_datatypes_votable.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/data/tables/wrong_flag.xml /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/test_availability.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/test_capabilities.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/tests/test_tables.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/vodataservice.py /usr/lib/python3.13/site-packages/pyvo/io/vosi/voresource.py /usr/lib/python3.13/site-packages/pyvo/registry /usr/lib/python3.13/site-packages/pyvo/registry/__init__.py /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__ /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/regtap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/regtap.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/rtcons.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/__pycache__/rtcons.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/regtap.py /usr/lib/python3.13/site-packages/pyvo/registry/rtcons.py /usr/lib/python3.13/site-packages/pyvo/registry/tests /usr/lib/python3.13/site-packages/pyvo/registry/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/commonfixtures.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/commonfixtures.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/conftest.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/conftest.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/test_regtap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/test_regtap.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/test_rtcons.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/__pycache__/test_rtcons.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/registry/tests/commonfixtures.py /usr/lib/python3.13/site-packages/pyvo/registry/tests/conftest.py /usr/lib/python3.13/site-packages/pyvo/registry/tests/data /usr/lib/python3.13/site-packages/pyvo/registry/tests/data/capabilities.xml /usr/lib/python3.13/site-packages/pyvo/registry/tests/data/messenger.desise /usr/lib/python3.13/site-packages/pyvo/registry/tests/data/multi-interface.xml /usr/lib/python3.13/site-packages/pyvo/registry/tests/data/regtap.xml /usr/lib/python3.13/site-packages/pyvo/registry/tests/test_regtap.py /usr/lib/python3.13/site-packages/pyvo/registry/tests/test_rtcons.py /usr/lib/python3.13/site-packages/pyvo/samp.py /usr/lib/python3.13/site-packages/pyvo/utils /usr/lib/python3.13/site-packages/pyvo/utils/__init__.py /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__ /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/compat.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/compat.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/decorators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/decorators.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/formatting.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/formatting.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/http.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/http.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/protofeature.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/protofeature.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/prototype.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/prototype.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/url.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/url.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/vocabularies.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/__pycache__/vocabularies.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/compat.py /usr/lib/python3.13/site-packages/pyvo/utils/decorators.py /usr/lib/python3.13/site-packages/pyvo/utils/formatting.py /usr/lib/python3.13/site-packages/pyvo/utils/http.py /usr/lib/python3.13/site-packages/pyvo/utils/protofeature.py /usr/lib/python3.13/site-packages/pyvo/utils/prototype.py /usr/lib/python3.13/site-packages/pyvo/utils/tests /usr/lib/python3.13/site-packages/pyvo/utils/tests/__init__.py /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__ /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_http.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_http.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_prototype.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_prototype.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_url.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_url.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_vocabularies_remote.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/__pycache__/test_vocabularies_remote.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/tests/test_http.py /usr/lib/python3.13/site-packages/pyvo/utils/tests/test_prototype.py /usr/lib/python3.13/site-packages/pyvo/utils/tests/test_url.py /usr/lib/python3.13/site-packages/pyvo/utils/tests/test_vocabularies_remote.py /usr/lib/python3.13/site-packages/pyvo/utils/url.py /usr/lib/python3.13/site-packages/pyvo/utils/vocabularies.py /usr/lib/python3.13/site-packages/pyvo/utils/xml /usr/lib/python3.13/site-packages/pyvo/utils/xml/__init__.py /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__ /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/elements.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/elements.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/pyvo/utils/xml/elements.py /usr/lib/python3.13/site-packages/pyvo/utils/xml/exceptions.py /usr/lib/python3.13/site-packages/pyvo/version.py /usr/share/doc/packages/python313-pyvo /usr/share/doc/packages/python313-pyvo/CHANGES.rst /usr/share/doc/packages/python313-pyvo/README.rst /usr/share/licenses/python313-pyvo /usr/share/licenses/python313-pyvo/LICENSE.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jan 14 23:24:16 2025