comparison test/test_misc.py @ 7792:ed0fce27fd75

build: replace verstion extraction via set to use python The version of roundup was extracted from roundup/__init__.py by sed. It is used to label the roundup.pot template file. Replaced the sed setup by importing roundup and printing the __Version__ variable. This should be less fragile to spacing and other changes.
author John Rouillard <rouilj@ieee.org>
date Wed, 06 Mar 2024 22:50:28 -0500
parents 6c7f03902e5a
children 8ef97f7cfb6d
comparison
equal deleted inserted replaced
7791:f3ccaf9e2e03 7792:ed0fce27fd75

Roundup Issue Tracker: http://roundup-tracker.org/