anime-dl / anime-downloader

A simple but powerful anime downloader and streamer.
The Unlicense
1.93k stars 217 forks source link

Upload new version of anime-downloader to the pypi #563

Closed bonkboykz closed 4 years ago

bonkboykz commented 4 years ago

Hi,

Since the recommended way of installing the anime-downloader is through brew I want to update the formulae for it, because it has outdated version of 4.6.6.

However, to do so, we might need to update the package in the pypi repository, which has version of 4.6.8.

Could someone upload the new version, so I could update the brew's formulae?

IguanasInPyjamas commented 4 years ago

Yes, I've been trying to get access to the pypi so I can push the update to it. To no avail. For now, just pull directly via git.

bonkboykz commented 4 years ago

I want to install latest version from brew. Right now formulae has 4.6.6 https://github.com/Homebrew/homebrew-core/blob/master/Formula/anime-downloader.rb#L6 which brew pulls from pypi.

Could we, perhaps, contact @vn-ki, since they appear to be the author of the pypi?

IguanasInPyjamas commented 4 years ago

Got access to it, 5.0.1 has been pushed.