API: Deprecate astropy.samp#19373
Conversation
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
This comment was marked as resolved.
This comment was marked as resolved.
| # Licensed under a 3-clause BSD style license - see LICENSE.rst | ||
| """ | ||
| .. warning:: | ||
| ``astropy.samp`` was deprecated in version 9.0 and will be removed in a future version; |
There was a problem hiding this comment.
We can re-milestone when we know for sure. When will pyvo be released again?
There was a problem hiding this comment.
Before the next ivoa, so practically end of May, very early june
There was a problem hiding this comment.
OK we can revisit after that. Thanks!
|
Remote data job failure is unrelated. |
|
Can we do this for 8.0? I released pyvo 1.9 this week, and started to get reports of it colliding with astropy, so I wonder if we could get in the deprecation sooner rather than in 2 years down the line. |
|
Fine by me! |
|
Do you have a preference of just simply deprecate or making pyvo a dependency and pulling the functionality from it? (I would expect the latter approach would resolve the samp-hub cli issue we got reported about in pyvo) |
bsipocz
left a comment
There was a problem hiding this comment.
Some comments about deprecating this in 8.0
@astrofrog - this should be ready to review and merge then. |
|
Just to double check, is samp ready to use in pyvo? |
Yes, it should be, at least the astropy version got ported over as is. But let me check with the other maintainers. |
|
@bsipocz - thanks, once you know for sure that it's ready to go, can you also open a PR to the v8.0.x branch to add a what's new entry? |
Sure. What's new only goes into the backport PR, right? |
…373-on-v8.0.x Backport PR #19373 on branch v8.0.x (API: Deprecate astropy.samp)
|
Whoa, that moved fast. One weekend I didn't check email and the ring was already tossed into Mt. Doom. 😆 I opened #19874 as follow-up. Thanks, all! |
|
For completeness: https://groups.google.com/g/astropy-dev/c/8jE7EGhtic0 |
Well, I was working with the assumption that astropy wanted to get rid of this module for at least half a decade, so no need to drag it on for longer. |
Description
This pull request is to deprecate
astropy.sampformally in the same style as astropy/astroquery#3548Close #9763
Blocked by
astropy.samptopyvo.astropy_samppyvo#729mainhere to bev9.0.devAfter merge
astropy.sampfrom this repo. This also includes directive in auto-labeling bot, pytest warning filter, and so on. Some grep-fu required.