Mario Fetka 07afb5d722 db/sql.py, spm/skel.py: executemany + type hints
- sql.py: convert setCategoryDescription() INSERT loop to executemany()
  (only remaining INSERT-in-loop; rest of sql.py already used executemany)
- spm/plugins/skel.py: add from __future__ import annotations and type
  annotations to all 25 abstract interface methods (return types, param types)
  using Python 3.10+ union syntax (X | None instead of Optional[X])

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-26 12:09:19 +02:00
2020-02-07 16:25:44 +01:00
2020-09-07 23:16:15 +02:00
2011-10-20 19:52:49 +02:00
2018-08-05 00:26:03 +02:00
2018-08-04 20:37:29 +02:00

Build Status Entropy

Entropy is the binary package management of Sabayon Linux.

License

GPL v2. See COPYING for details.

Description
No description provided
Readme 136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%