Package: tweepy / 3.6.0-1.1

Metadata

Package Version Patches format
tweepy 3.6.0-1.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix python3 7.patch | (download)

tests/test_streaming.py | 4 2 + 2 - 0 !
tweepy/streaming.py | 28 14 + 14 - 0 !
2 files changed, 16 insertions(+), 16 deletions(-)

 [patch] fix python3.7 compatibility issue

passing "async" argument can make invalid argument error on python 3.7

change find packages.patch | (download)

setup.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 don't install examples dir as a python package
 The directory "examples" is considered as a package by setuptools.
0001 1029 migrate requirements to setup.py reference in r.patch | (download)

requirements.txt | 7 3 + 4 - 0 !
setup.py | 11 6 + 5 - 0 !
2 files changed, 9 insertions(+), 9 deletions(-)

 #1029 - migrate requirements to setup.py, reference in
 requirements.txt