5aaef7c3cd
Accepting request 1202225 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1202225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=8
2024-09-22 09:05:56 +00:00
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
5592a1cc5d
Accepting request 1154513 from devel:languages:python
...
- Switch to autosetup and pyproject macros.
- No more greedy globs in %files.
OBS-URL: https://build.opensuse.org/request/show/1154513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=7
2024-03-04 20:25:18 +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
5496aba93a
Accepting request 1132130 from devel:languages:python
...
- 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/request/show/1132130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=6
2023-12-09 21:53:27 +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
426b933e92
Accepting request 974870 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/974870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=5
2022-05-04 13:11:13 +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
248ed51755
Accepting request 933399 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/933399
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=4
2021-11-24 22:54:25 +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
8904386f16
Accepting request 931511 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/931511
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=3
2021-11-17 00:13:41 +00:00
c5da9425e0
Accepting request 929848 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/929848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=2
2021-11-08 16:24:17 +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
aba1caaddd
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smpplib?expand=0&rev=5
2021-11-08 10:09:47 +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
9fe012374e
Accepting request 832846 from devel:languages:python
...
I want to maintain python-smpplib in Factory
OBS-URL: https://build.opensuse.org/request/show/832846
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-smpplib?expand=0&rev=1
2020-09-08 20:49:13 +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