v2: - Use current .in/.make templates with adapted vim modelines for new packages.
Markus Heidelberg (5): python3-pyparsing: version bump 2.4.7 -> 3.2.5 python3-packaging: version bump 23.1 -> 25.0 python3-setuptools: version bump 71.1.0 -> 80.9.0 python3-pydot: new package python3-statemachine: new package rules/python3-packaging.make | 4 +-- rules/python3-pydot.in | 13 ++++++++ rules/python3-pydot.make | 57 +++++++++++++++++++++++++++++++++ rules/python3-pyparsing.in | 1 + rules/python3-pyparsing.make | 4 +-- rules/python3-setuptools.make | 4 +-- rules/python3-statemachine.in | 12 +++++++ rules/python3-statemachine.make | 55 +++++++++++++++++++++++++++++++ 8 files changed, 144 insertions(+), 6 deletions(-) create mode 100644 rules/python3-pydot.in create mode 100644 rules/python3-pydot.make create mode 100644 rules/python3-statemachine.in create mode 100644 rules/python3-statemachine.make -- 2.43.0
