beakerx icon indicating copy to clipboard operation
beakerx copied to clipboard

Has beakerx 1.5.0 being pushed to PYPI yet?

Open dclong opened this issue 6 years ago • 5 comments

pip search beakerx show 1.4.1 only.

dclong avatar Aug 26 '19 10:08 dclong

Will publish to pypi soon. Thanks for asking!

LeeTZ avatar Aug 30 '19 21:08 LeeTZ

Looks like it's still missing:

$ conda search -c conda-forge beakerx
Loading channels: done
# Name                       Version           Build  Channel  
beakerx                        1.4.1          py36_1  conda-forge         
beakerx                        1.4.1          py37_1  conda-forge 

benmccann avatar Sep 17 '19 17:09 benmccann

It is still missing:

Collecting beakerx==1.5.0
  ERROR: Could not find a version that satisfies the requirement beakerx==1.5.0 (from versions: 0.1.0.dev0, 0.1.1.dev0, 0.2.0.dev0, 0.2.1.dev0, 0.2.2.dev0, 0.2.4.dev0, 0.3.0.dev0, 0.4.0.dev0, 0.4.1.dev0, 0.5.0, 0.5.1, 0.6.0, 0.6.2, 0.7.0, 0.8.0, 0.8.1, 0.9.0, 0.9.1, 0.10.0, 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.14.0, 0.15.0, 0.15.1, 0.15.2, 0.16.0, 0.16.1, 0.17.0, 0.17.1, 0.18.0, 0.18.2, 0.19.0, 0.20.0, 0.20.1, 0.21.0, 0.21.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.4.1)
ERROR: No matching distribution found for beakerx==1.5.0

Edit: Looks like it hasn't been pushed to Conda forge yet either.

JoshuaCWebDeveloper avatar Oct 04 '19 00:10 JoshuaCWebDeveloper

Still missing...

benmccann avatar Jan 08 '20 19:01 benmccann

Is there an ETA for publishing 1.5.0 in pypi? Is something blocking? I have been using a bit beakerx but some components (1.4.1) are broken when panda is in 1.0.1, like TableDisplay. Thanks in advance and again a big thanks for the great work.

higumafr avatar Feb 28 '20 06:02 higumafr