14
0
Commit Graph

9 Commits

Author SHA256 Message Date
Martin Hauke
6628cc7cb0 Accepting request 1202167 from home:ojkastl_buildservice:Branch_devel_languages_python
OBS-URL: https://build.opensuse.org/request/show/1202167
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=14
2024-09-20 13:45:11 +00:00
87d1daf49b - Switch to autosetup and pyproject macros.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=12
2024-03-04 04:57:44 +00:00
4c3a238307 - update to 2.2.3:
* Fix: correct UCS2 part length following #184, fixes #216
- update to 2.2.2:
  * Added python 3.10 tests to CircleCI
  * fix socket recv error being silently ignored
  * Refactored Client.read_pdu()
  * Refactored Client.send_pdu()
  * increment sequence of commands as spec (fixes #214)
- add missing six buildrequires

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=10
2023-12-08 16:04:52 +00:00
68d27ac44e Accepting request 974842 from home:pgajdos:python
- added patches
  fix https://github.com/python-smpplib/python-smpplib/issues/200
  + python-smpplib-no-mock.patch

OBS-URL: https://build.opensuse.org/request/show/974842
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=8
2022-05-04 09:32:08 +00:00
2ac0704e28 Accepting request 933011 from home:mnhauke
- Update to version 2.2.1
  * Fix: split message detection

OBS-URL: https://build.opensuse.org/request/show/933011
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=7
2021-11-24 08:32:36 +00:00
95eb2bf3ba - add missing six buildrequires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=6
2021-11-08 10:09:57 +00:00
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
Tomáš Chvátal
b0ed756178 Accepting request 832684 from home:mnhauke
- Use a more meaningful description
- Add patch:
  * python-smpplib-use-unittest-mock.patch
    Use 'unitest.mock' instead of the external mock package

OBS-URL: https://build.opensuse.org/request/show/832684
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=2
2020-09-07 12:29:19 +00:00
2a8585fc09 Accepting request 832648 from home:mnhauke
Initial package for python-smpplib

OBS-URL: https://build.opensuse.org/request/show/832648
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=1
2020-09-07 06:18:13 +00:00