wolph / python-progressbar

Progressbar 2 - A progress bar for Python 2 and Python 3 - "pip install progressbar2"
http://progressbar-2.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
860 stars 102 forks source link

Conda feedstock out of date #259

Open kukushking opened 3 years ago

kukushking commented 3 years ago

Description

Hi folks, is there any reason conda progressbar2-feedstock isn't maintained? The latest version available in there is 3.53.1, which is way behind pypi version 3.55.0.

wolph commented 3 years ago

Honestly.. it's not intentional it's just not part of my workflow and I generally don't use conda so I'm not sure how to set it up right. I need to figure out a way to automate it upon the creation of a new git tag.

My numpy-stl package does get automatically updated by the regro-cf-autotick-bot so I need to figure out what's the difference and how to configure that here.

In any case, thank you for bringing this to my attention. If you have any hints how to take care of this, please let me know

BastianZim commented 2 months ago

It’s updated now. :)