conda-forge / jupyter_sphinx-feedstock

A conda-smithy repository for jupyter_sphinx.
BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

duplicated feedstock #27

Open 12rambau opened 11 months ago

12rambau commented 11 months ago

Solution to issue cannot be found in the documentation.

Issue

@conda-forge/python I am a new maintainer of the jupyter-sphinx package and by setting up the badges in the readme file I realized there are 2 feedstocks wired to the same package.

It was mentioned a long time ago in https://github.com/jupyter/jupyter-sphinx/issues/148 but it seems nobody took actions.

we have:

I would like to only keep the "jupyter-sphinx" one to use the same naming convention as in the pypi package. what process should I follow to make this one disapear ?

Installed packages

NA

Environment info

NA
akhmerov commented 11 months ago

A while ago I asked what is the way to go on gitter, and the advice was to provide jupyter_sphinx as an alias package for jupyter-sphinx and maintain both via jupyter-sphinx feedstock. Once this is done, this feedstock would be removed. Note that both packages have comparable amounts of downloads on conda-forge, so deleting one would likely be disruptive.

ocefpaf commented 11 months ago

A while ago I asked what is the way to go on gitter, and the advice was to provide jupyter_sphinx as an alias package for jupyter-sphinx and maintain both via jupyter-sphinx feedstock. Once this is done, this feedstock would be removed. Note that both packages have comparable amounts of downloads on conda-forge, so deleting one would likely be disruptive.

Correct. That is the best path forward for dealing with - vs _ in package names.