FuelSDK-Python icon indicating copy to clipboard operation
FuelSDK-Python copied to clipboard

0.9.4 release onto PyPi + tag 0.9.3

Open therefromhere opened this issue 8 years ago • 7 comments

GitHub and PyPi seem to be out of sync.

0.9.3 is the only version on PyPi, but isn't tagged on github. 0.9.4 is the most recent tagged release on GitHub, but hasn't been pushed to PyPi.

Can this be resolved?

therefromhere avatar Jun 16 '16 22:06 therefromhere

@therefromhere ,this will be this can be taken care shortly

amagar088 avatar Jun 17 '16 15:06 amagar088

PyPi still has 0.9.3 only and setup.py has:

install_requires=[
    'pyjwt==0.1.9',
    'requests==2.2.1',
    'suds==0.4',
]

Just wondering when the 'requests>=2.2.1' and 'pyjwt>=0.1.9' changes will be there...

spencersiu-wri avatar Aug 31 '16 16:08 spencersiu-wri

👍 I need access to some of the objects recently added like ET_Send. I can copy source down directly in meantime but would be awesome to have up on PyPi for cleaner dependencies.

chetmancini avatar Feb 14 '17 03:02 chetmancini

@amagar088 , any progress on this?

therefromhere avatar Feb 15 '17 08:02 therefromhere

@amagar088 can we get an update on this?

wpercy avatar Jul 17 '17 18:07 wpercy

1.0.1 has been released, can close this

johnjiang avatar Dec 18 '17 23:12 johnjiang

1.0.1 hasn't been tagged, can that be done before this is closed?

therefromhere avatar Dec 19 '17 00:12 therefromhere