htmldiff icon indicating copy to clipboard operation
htmldiff copied to clipboard

Release 0.2?

Open jproffitt opened this issue 7 years ago • 9 comments

Is version 0.2 ready to be uploaded to PyPi?

jproffitt avatar May 12 '17 15:05 jproffitt

Yes please!

In the meantime, you can install from GitHub:

pip install https://github.com/edsu/htmldiff/tarball/master#egg=htmldiff-0.2

hugovk avatar Feb 28 '18 12:02 hugovk

The https://github.com/docnow/diffengine project could really use this since --process-dependency-links is no longer available in pip. This means people can't pip install diffengine.

https://github.com/DocNow/diffengine/issues/57

edsu avatar Nov 25 '19 17:11 edsu

Yes, I also was unable to easily install diffengine. Please make a new release if possible.

weitzman avatar Dec 21 '19 17:12 weitzman

I don't think me making a new release is going to fix much in the longer term. Ideally someone else can take over the library.

mitsuhiko avatar Dec 21 '19 17:12 mitsuhiko

Would @edsu be interested in taking over? I could also help with some basic maintenance things. Perhaps also transfer it @DocNow or @Jazzband?

hugovk avatar Dec 21 '19 19:12 hugovk

@mitsuhiko can you transfer the ownership to @docnow and give us the ability to do PyPI releases? I dont think we will have a huge amount of time to move the library forward but we can make small adjustments as needed. Also, if @jazzband is interested in doing maintenance I would defer to them.

edsu avatar Dec 22 '19 10:12 edsu

@mitsuhiko alternatively I suppose we can just fork it... Although this seems like such a drastic action to have you simply do a push to PyPI of what's already on master doesn't it?

edsu avatar Dec 27 '19 15:12 edsu

Given the inactivity here I think we have no choice but to fork. Since you are unable to upload what is here to PyPI as v0.2 I willl be creating htmldiff2, and renaming my fork appropriately.

edsu avatar Mar 16 '20 17:03 edsu

Ok, I'm about to upload htmldiff2, a friendly fork of htmldiff to PyPI. If it ever needs to be deprecated because this was updated please let me know!

edsu avatar May 01 '20 14:05 edsu