Package Release Info

python-uamqp-1.2.7-bp152.1.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python2-uamqp
python3-uamqp

Change Logs

* Wed May 06 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
  + Version 1.2.7
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
* Wed Mar 11 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
  + Version 1.2.6
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
* Mon Jan 27 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
  + Version 1.2.5
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
* Fri Oct 04 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- New upstream release
  + Version 1.2.2
  + For detailed information about changes see the
    HISTORY.rst file provided with this package
- Drop patches to support older versions of setuptools as
  SLE-12 is now shipping with a recent enough version
  + u_drop-compatible-releases-operator.patch
  + u_drop-extras-require.patch
- Refresh patches for new version
  + u_strip-werror.patch
* Mon Apr 15 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Initial build
  + Version 1.1.0
- Add patch to drop compatible releases operator from setup.py,
  required for SLES12 as the setuptools version is too old
  + u_drop-compatible-releases-operator.patch
- Add patch to drop extras_require field from setup.py,
  required for SLES12 as the setuptools version is too old
  + u_drop-extras-require.patch
- Add patch to strip "-Werror" from CFLAGS/CXXFLAGS
  + u_strip-werror.patch