14
0
Files
python-smpplib/python-smpplib.changes
Dirk Mueller 973190aaa8 Accepting request 927344 from home:mnhauke
- Update to version 2.2.0
  * New: allow customizing how error PDUs are handled
  * New: ignoring unknown optional parameters
  * New: add the option to create TLS/SSL sockets
  * Fix: the max check should include the NULL terminator
  * Fix: not always setting the socket timeout
  * Fix: add mandatory parameters to GenericNack command
  * Fix: handle errors on PDU payload retrieval
- Drop patch:
  * python-smpplib-use-unittest-mock.patch

OBS-URL: https://build.opensuse.org/request/show/927344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=4
2021-11-06 10:35:50 +00:00

41 lines
1.4 KiB
Plaintext

-------------------------------------------------------------------
Mon Oct 25 19:33:46 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.2.0
* New: allow customizing how error PDUs are handled
* New: ignoring unknown optional parameters
* New: add the option to create TLS/SSL sockets
* Fix: the max check should include the NULL terminator
* Fix: not always setting the socket timeout
* Fix: add mandatory parameters to GenericNack command
* Fix: handle errors on PDU payload retrieval
- Drop patch:
* python-smpplib-use-unittest-mock.patch
-------------------------------------------------------------------
Mon Sep 7 07:26:54 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Use a more meaningful description
- Add patch:
* python-smpplib-use-unittest-mock.patch
Use 'unitest.mock' instead of the external mock package
-------------------------------------------------------------------
Mon Sep 7 05:49:43 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to release 2.1.0
- Switch to singlespec
- Package cleanup
-------------------------------------------------------------------
Sun Jul 31 19:23:06 UTC 2016 - mardnh@gmx.de
- Update to version 0.0.0.git1456854982.ee4a653:
* fix Unknown SMPP command code
-------------------------------------------------------------------
Wed Jan 20 10:58:36 UTC 2016 - mardnh@gmx.de
- initial package