gpo.zugaina.org

Search Portage & Overlays:

app-admin/admindb-python-scripts

Python utility scripts for use with FeM's AdminDB2

Screenshots

  • admindb-python-scripts-9999
    python_targets_python3_10 python_targets_python3_12

    View      Download      Browse     License: MIT   
    Overlay: fem-overlay
  • admindb-python-scripts-1.4.2
    ~amd64 ~x86
    python_targets_python3_10 python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: MIT   
    Overlay: fem-overlay
  • admindb-python-scripts-1.4.1
    amd64 ~x86
    python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
    Overlay: fem-overlay

ChangeLog

commit 2bca0ce79d78375b908dca4b64c68bcf39844a8b
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Thu Jun 20 08:50:26 2024 +0200

app-admin/admindb-python-scripts: enable py3.12

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 12f610a28e838432c0f39f80ce136b75a61c55fd
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sun Mar 10 17:10:58 2024 +0100

app-admin/admindb-python-scripts: drop 1.3.0

commit 0f3c43bf68f171566a45a106d12cc3184bc07c26
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sun Mar 10 17:10:35 2024 +0100

app-admin/admindb-python-scripts: stabilize 1.4.1 for amd64

commit 2fe64dba06347fcd8da809d2ad83c26bfb14bea5
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Tue Feb 27 14:04:43 2024 +0100

app-admin/admindb-python-scripts: add 1.4.2

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 67905a8ff286c60c8329c6ba1d13d6b76d0d77e9
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Thu Feb 8 12:52:19 2024 +0100

app-admin/admindb-python-scripts: add 1.4.1, drop 1.4.0

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit b909e1c07131b884676bb1737b0f9d4c6fa65847
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Thu Feb 8 12:31:57 2024 +0100

app-admin/admindb-python-scripts: add 1.4.0

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 5284663574457c9324c23d846a4e975fa9009856
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sun May 7 13:00:11 2023 +0200

app-admin/admindb-python-scripts: enable py3.11

Closes: https://gitlab.fem-net.de/gentoo/fem-overlay/-/issues/202
Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit b7daa22b61dbc228a27aea1186d68ea653ec2220
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sun Jan 1 23:15:25 2023 +0100

app-admin/admindb-python-scripts: use PEP517 build

This is the new recommended way for building Python packages.

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit 566504959afa5decaee8f3dd7cdd84adcb1b12d5
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Thu Jul 14 10:45:03 2022 +0200

app-admin/admindb-python-scripts: stabilize 1.3.0 for amd64

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit a140a632a84481a6f65ddef774771b9a780dd293
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Jan 26 10:56:13 2022 +0100

app-admin/admindb-python-scripts: Bump to v1.3.0, use python -m in wrappers

Previously, scripts were called directly in the wrappers. However, to
make relative imports work (which might be required in future releases
of the software), wrappers should call python -m (i.e. invoke the
module) instead of executing the scripts directly.

This commit bumps the version and changes the wrappers to use python -m
instead of invoking the scripts directly.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>

commit a8cef0f4d5b4c279b0b34240ac730c9e61ee1dba
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Wed Dec 22 13:12:46 2021 +0100

app-admin/admindb-python-scripts: Add live ebuild

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>

commit beb46153062c29b2358cb05b9d2361afc6586345
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Mon Oct 18 11:44:31 2021 +0200

app-admin/admindb-python-scripts: Bump to 1.2.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3

commit 94343f5bbeb4620457f3d653eabf56801cfb1968
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Fri Oct 1 01:14:06 2021 +0200

app-admin/admindb-python-scripts: Update to 1.1.1

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Adrian Schollmeyer <nex+b-g-o@nexadn.de>

commit 8a6651c374fb3981fede12c230033f7d06a8980c
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Tue Sep 28 20:16:48 2021 +0200

Update manifests to conform to new layout.conf

Signed-off-by: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>

commit be8da40522cb00a1d424abad5fdc15086cd8e756
Author: Adrian 'nex' Schollmeyer <adrian.schollmeyer@fem.tu-ilmenau.de>
Date: Sun Aug 29 01:16:29 2021 +0200

app-admin/admindb-python-scripts: Add new package

Package-Manager: Portage-3.0.20, Repoman-3.0.3