jegesh / python-sqs-listener

A simple wrapper for boto3 for listening, and sending, to an AWS SQS queue
Other
154 stars 72 forks source link

Set Message Attributes in contructor and set relevant properties in r… #5

Closed priordan83 closed 7 years ago

priordan83 commented 7 years ago

…eceive_message function.

I was having issues pulling back attributes and message attributes from the message handler. This was using boto3==1.4.4 and botocore==1.5.70.

priordan83 commented 7 years ago

Hi Yaakov,

Thanks for merging my change, however I'm not seeing that version in pip. Pip is telling me that the version is not available (latest is 0.6.7)?

Thanks for your time with this library, it's been very helpful.

Regards Paul

On Tue, Jun 20, 2017 at 4:00 PM, Yaakov Gesher notifications@github.com wrote:

Merged #5 https://github.com/jegesh/python-sqs-listener/pull/5.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jegesh/python-sqs-listener/pull/5#event-1131188953, or mute the thread https://github.com/notifications/unsubscribe-auth/AQMyH3E7cno4Hda2B0CyRX7JsnGlaSxyks5sF96dgaJpZM4N_TQq .

jegesh commented 7 years ago

Thanks for pointing that out! It seems I uploaded the package the wrong way, since on the pypi site it stated the latest version as 0.6.8, but indeed it refused to upgrade. I've fixed it, now you should have no problems.

Cheers Yaakov

priordan83 commented 7 years ago

Works a charm, thank you!

On Wed, Jun 21, 2017 at 5:03 PM, Yaakov Gesher notifications@github.com wrote:

Thanks for pointing that out! It seems I uploaded the package the wrong way, since on the pypi site it stated the latest version as 0.6.8, but indeed it refused to upgrade. I've fixed it, now you should have no problems.

Cheers Yaakov

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jegesh/python-sqs-listener/pull/5#issuecomment-310126400, or mute the thread https://github.com/notifications/unsubscribe-auth/AQMyHzhQE2AUpju3hFgCx8k9sYtdtLy8ks5sGT62gaJpZM4N_TQq .