conda-forge / sphinx-bootstrap-theme-feedstock

A conda-smithy repository for sphinx-bootstrap-theme.
BSD 3-Clause "New" or "Revised" License
0 stars 6 forks source link

Version 0.5.1 not on anaconda.org/conda-forge #8

Closed johannesring closed 7 years ago

johannesring commented 7 years ago

I want to get sphinx_bootstrap_theme built for Python 3.6 and I noticed that the version listed in meta.yaml, that is version 0.5.1, is not available on anaconda.org/conda-forge - only version 0.4.9 is available there. I re-rendered the package earlier today with the latest conda-smithy in the hope that it would make it available for Python 3.6, but it looks like that did not help. Any idea why version 0.5.1 is not available on anaconda.org/conda-forge?

Btw, version 0.5.3 is the latest version available on pypi.

ericdill commented 7 years ago

@johannesring That's very strange. The CI services indicate that 0.5.1 already exists on anaconda.org/conda-forge, which is clearly does not.

on travis:

Distribution /Users/travis/miniconda3/conda-bld/osx-64/sphinx_bootstrap_theme-0.5.1-py36_0.tar.bz2 already exists for conda-forge.

on circle-ci:

Distribution /feedstock_root/build_artefacts/linux-64/sphinx_bootstrap_theme-0.5.1-py36_0.tar.bz2 already exists for conda-forge.

on appveyor:

Distribution C:\bld\win-64\sphinx_bootstrap_theme-0.5.1-py36_0.tar.bz2 already exists for conda-forge.

Have you seen this before @ocefpaf ?

johannesring commented 7 years ago

@scopatz @jakirkham - any ideas on this?

scopatz commented 7 years ago

When you rerendered you didn't increase the version number in the meta.yaml. you should bump the version number too.

KGHustad commented 7 years ago

With #9, the version number increased, so the files should hopefully appear at https://anaconda.org/conda-forge/sphinx-bootstrap-theme/files soon.

KGHustad commented 7 years ago

The CI services all state that the files have been uploaded, but there are still no updates at https://anaconda.org/conda-forge/sphinx-bootstrap-theme/files

Travis:

Uploaded /Users/travis/miniconda3/conda-bld/osx-64/sphinx_bootstrap_theme-0.5.3-py36_0.tar.bz2

Circle:

Uploaded /feedstock_root/build_artefacts/linux-64/sphinx_bootstrap_theme-0.5.3-py36_0.tar.bz2

AppVeyor:

Uploaded C:\bld\win-64\sphinx_bootstrap_theme-0.5.3-py36_0.tar.b
isuruf commented 7 years ago

See https://github.com/conda-forge/sphinx-bootstrap-theme-feedstock/pull/4

ericdill commented 7 years ago

thanks @isuruf . 🤦‍♂️ . It's sphinx_bootstrap_theme not sphinx-bootstrap-theme... Should we move the one with hyphens to the "broken" label on anaconda.org/conda-forge?

jakirkham commented 7 years ago

Also re-rendering the feedstock should update the links to Anaconda from the feedstock Readme to point to the correct location.

ericdill commented 7 years ago

I have just moved the sphinx-bootstrap-theme packages (the ones with the hyphens) to "broken" on anaconda.org. Hopefully this will not strike again...

$ conda search sphinx_bootstrap_theme
Fetching package metadata ...............
sphinx_bootstrap_theme       0.4.9                    py27_0  conda-forge     
                             0.4.9                    py34_0  conda-forge     
                             0.4.9                    py35_0  conda-forge     
                             0.4.9                    py36_0  conda-forge     
                             0.5.1                    py27_0  conda-forge     
                             0.5.1                    py35_0  conda-forge     
                             0.5.1                    py36_0  conda-forge     
                             0.5.3                    py27_0  conda-forge     
                             0.5.3                    py35_0  conda-forge     
                             0.5.3                    py36_0  conda-forge