annotate website/issues/TEMPLATE-INFO.txt @ 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 40329ed1cced
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6105
40329ed1cced add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
1 Name: issue
40329ed1cced add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
2 Description: this is the issue tracker for roundup.
40329ed1cced add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
3 Intended-For: production use by roundup.
40329ed1cced add mising template info so it can be used as a template
John Rouillard <rouilj@ieee.org>
parents:
diff changeset
4

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