Bug 49146 - Migrate management/univention-directory-listener to dh_python2
Migrate management/univention-directory-listener to dh_python2
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
All Linux
: P5 normal (vote)
: UCS 4.4-2-errata
Assigned To: Philipp Hahn
Florian Best
:
Depends on:
Blocks: 28497
  Show dependency treegraph
 
Reported: 2019-03-28 10:26 CET by Florian Best
Modified: 2019-10-30 12:17 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:
best: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2019-03-28 10:26:20 CET
The package management/univention-directory-listener should be migrated to use dh_python instead of python-support.

Migration-Guide: https://hutten.knut.univention.de/mediawiki/index.php/Python_DebHelper_Migration
Comment 1 Florian Best univentionstaff 2019-10-16 13:07:22 CEST
Patch available in git:dh-python/management
Comment 2 Philipp Hahn univentionstaff 2019-10-25 18:06:35 CEST
[4.4-2] 42ab0ab5a8 Bug #49146 UDL: Migrate to pybuild for Python 3 support 2
 management/univention-directory-listener/debian/control | 2 ++
 1 file changed, 2 insertions(+)

[4.4-2] 7500e0ec29 Bug #49146 UDL: Fix Python docstrings
 .../python/univention/listener/__init__.py         | 10 ++--
 .../python/univention/listener/api_adapter.py      | 13 ++---
 .../python/univention/listener/handler.py          | 56 ++++++--------------
 .../univention/listener/handler_configuration.py   | 25 ++++-----
 .../python/univention/listener/handler_logging.py  | 60 +++++++++++-----------
 5 files changed, 69 insertions(+), 95 deletions(-)

[4.4-2] 8f7240f917 Bug #49146 UDL: Fix Python 3 syntax errors
 management/univention-directory-listener/debian/control           | 2 ++
 management/univention-directory-listener/python/listener.py       | 3 ++-
 .../python/univention/listener/handler.py                         | 4 +++-
 .../python/univention/listener/handler_logging.py                 | 8 +++++---
 4 files changed, 12 insertions(+), 5 deletions(-)

[4.4-2] 903e171f17 Bug #49146 UDL: Migrate to pybuild for Python 3 support
 .../univention-directory-listener/debian/control   |  1 +
 .../univention-directory-listener/debian/rules     |  4 +-
 .../debian/univention-directory-listener.install   |  8 +---
 .../{python => listener}/ldap_server.py            |  0
 management/univention-directory-listener/setup.py  | 56 ++++++++++++++++++++++
 .../{python => tools}/get_notifier_id.py           |  0
 .../{python => tools}/resync-objects.py            |  0
 .../univention-get-ldif-from-master.py             |  0
 8 files changed, 62 insertions(+), 7 deletions(-)

[4.4-2] 4a083eb6d3 Bug #49146 UDL: Migrate to dh_python
 doc/errata/staging/univention-directory-listener.yaml            | 5 +++--
 management/univention-directory-listener/debian/changelog        | 1 +
 management/univention-directory-listener/debian/control          | 9 +++++++--
 management/univention-directory-listener/debian/rules            | 8 +++++++-
 .../debian/univention-directory-listener.install                 | 4 ++--
 management/univention-directory-listener/doc.34355/common.sh     | 2 +-
 .../univention-directory-listener/examples/complex_handler.py    | 2 +-
 .../examples/listener_module_template.py                         | 2 +-
 .../univention-directory-listener/python/get_notifier_id.py      | 5 +++--
 management/univention-directory-listener/python/ldap_server.py   | 3 ++-
 .../python/univention-get-ldif-from-master.py                    | 2 +-
 11 files changed, 29 insertions(+), 14 deletions(-)

Package: univention-directory-listener
Version: 13.0.2-12A~4.4.0.201910250856
Branch: ucs_4.4-0
Scope: errata4.4-2

[4.4-2] b432e55e77 Bug #47587: univention-directory-listener 13.0.2-12A~4.4.0.201910250856
 doc/errata/staging/univention-directory-listener.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Florian Best univentionstaff 2019-10-28 16:40:24 CET
OK: migration to dh_python
OK: code review
~OK: YAML
Comment 4 Erik Damrose univentionstaff 2019-10-30 12:17:34 CET
<http://errata.software-univention.de/ucs/4.4/327.html>