iyzipay-python icon indicating copy to clipboard operation
iyzipay-python copied to clipboard

updated version is at 1.0.37 but pip is still on 1.0.32

Open cemavsar opened this issue 5 years ago • 1 comments

Hi, Updated version is at 1.0.37 but pip is still on 1.0.32. I'm getting error from a concatenate process, I believe it is related. I see the code has changed.

cemavsar avatar Jan 23 '21 15:01 cemavsar

pip install wheel
pip install git+https://github.com/iyzico/iyzipay-python.git@a150418dba6d0170ff7ae3772d16ac83654cb6a9

You can install it either like this or you can just put the second git+... part in your dependency manager's lock file.

I pinned the version because at this point I don't even know if they follow semver or not.

isik-kaplan avatar Jan 24 '21 13:01 isik-kaplan

image

pip install wheel
pip install git+https://github.com/iyzico/iyzipay-python.git@a150418dba6d0170ff7ae3772d16ac83654cb6a9

You can install it either like this or you can just put the second git+... part in your dependency manager's lock file.

I pinned the version because at this point I don't even know if they follow semver or not.

ataseverk avatar Jan 02 '23 11:01 ataseverk

Hello Everyone,

PyPI libraries has been updated. Please find the version of python library histories below. https://pypi.org/project/iyzipay/#history

Closing the issue.

byasarcse avatar Aug 04 '23 10:08 byasarcse