gfcapalbo / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

release a new version #141

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,
sorry to bother you. Could you release a new version of this library (it's been 
a year since the last)?
I'd like to use the new features of this library in my software, but I have to 
package your development version to do so.

Thanks for your time!

 Luca

Original issue reported on code.google.com by inverniz...@gmail.com on 9 Jun 2010 at 9:02

GoogleCodeExporter commented 9 years ago
It's not a bother at all :)

I have a RC ready to go now that won't include OAuth change which I can release 
in the next couple of days (no one has reported any new bugs in it) and then 
I'll be merging in OAuth code.

Original comment by bear42 on 9 Jun 2010 at 9:08

GoogleCodeExporter commented 9 years ago
I think that you have to cherry-pick a few changesets from 
http://code.google.com/r/nicdumz-cleaner-python-twitter/source/list before you 
can release that RC.

At the very least you'll need:
* 
http://code.google.com/r/nicdumz-cleaner-python-twitter/source/detail?r=07df3fee
e06c8d0f9961596e5fceae9e74493d25 (import missing that will crash 
MaximumHitFrequency)
* 
http://code.google.com/r/nicdumz-cleaner-python-twitter/source/detail?r=8f0796d7
fdcea17f4162aeb22d3c36cb603088c7 and 
http://code.google.com/r/nicdumz-cleaner-python-twitter/source/detail?r=3c05b8eb
e59eca226d9eaef2760cecca9d50944a (tests fail at the moment)
* 
http://code.google.com/r/nicdumz-cleaner-python-twitter/source/detail?r=dd669dff
32d101856ed6e50fe8bd938640b04d77 (README is outdated)

Cheers!

Original comment by nicd...@gmail.com on 10 Jun 2010 at 12:07

GoogleCodeExporter commented 9 years ago
I was hoping people would start pointing out or requesting their fav patches.

I'll add those to the list.

thanks

Original comment by bear42 on 10 Jun 2010 at 12:12

GoogleCodeExporter commented 9 years ago
patches applied - i'll be commiting them in a bit

Original comment by bear42 on 13 Jun 2010 at 3:18

GoogleCodeExporter commented 9 years ago

Original comment by bear42 on 1 Sep 2010 at 4:15

GoogleCodeExporter commented 9 years ago
Can a version with oAuth get released to packagers soon since Twitter is now 
requiring oAuth for authentication?

Original comment by randall....@gmail.com on 6 Sep 2010 at 11:10

GoogleCodeExporter commented 9 years ago
source tarball uploaded to Google

Original comment by bear42 on 21 Dec 2010 at 3:38