forked from pool/python-amqp
3157bb613c8a5bc2c717b21af2f0b1bbfd8bd338476f35ee79b37552379df36e
- specfile:
* added dependency pytest-sugar
- update to version 2.3.2:
* Fix a regression that occurs when running amqp under Python 2.7 on
OSX. TCP_USER_TIMEOUT is not available when running on OSX. We
now remove it from the set of known TCP options.
- changes from version 2.3.1:
* Fix a regression that occurs when running amqp under Python 2.7.
#182 mistakingly replaced a type check with unicode to string_t
which is str in Python 2.7. text_t should have been used instead.
This is now fixed and the tests have been adjusted to ensure this
never regresses again.
OBS-URL: https://build.opensuse.org/request/show/619949
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=51
Description
No description provided
Languages
RPM Spec
100%