chhantyal / py3readiness

Python 3 support graph for most popular packages
http://chhantyal.net/py3readiness
BSD 2-Clause "Simplified" License
159 stars 70 forks source link

M2Crypto and diamond supports python3 #47

Closed rahul-gj closed 6 years ago

rahul-gj commented 6 years ago

M2Crypto and diamond support python3 but on website it doesn't show it. Please update. I am new to git don't know how to do edits.

hugovk commented 6 years ago

M2Crypto

http://py3readiness.org/ says "Last updated Saturday, 20 January 2018, 10:57:58 . (Updated daily.)"

Looks like the daily updates have broken.


$ caniusepython3 --projects M2Crypto
Finding and checking dependencies ...

🎉  You have 0 projects blocking you from using Python 3!

M2Crypro has recently added Python 3 compatibility and the last release was 2018-02-23, so I expect it will be picked up the next time py3readiness runs.

hugovk commented 6 years ago

diamond

$ caniusepython3 --projects diamond
Finding and checking dependencies ...

You need 1 project to transition to Python 3.
Of that 1 project, 1 has no direct dependencies blocking its transition:

  diamond

diamond doesn't yet declare Python 3 support:

And it doesn't look like they support Python 3 yet:

rahul-gj commented 6 years ago

Thank you.

chhantyal commented 6 years ago

There is some issue with updating the site, I will have a look as soon as possible.

chhantyal commented 6 years ago

Guess this issue is fixed http://py3readiness.org/