seip_service2= vo.dal.sia2.SIAService('https://irsa.ipac.caltech.edu/SIA')
WARNING: AstropyDeprecationWarning: The SIAService class is deprecated and may be removed in a future version.
Use SIA2Service instead. [warnings]
Note that we do fail the sphinx build on warnings, but that doesn't fail on deprecation warnings, so I'm still looking for a solution that takes the usual pytest filterwarnings config into consideration.
e.g.