python3-versioneer: add recipe

This module is required by newer versions of pandas, so add it as a
recipe.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Trevor Gamblin
2023-07-24 13:58:25 -04:00
committed by Khem Raj
parent 56d5b088e1
commit 0eb4abcafd
2 changed files with 19 additions and 0 deletions

View File

@@ -446,6 +446,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-unidiff \
python3-uritemplate \
python3-vcversioner \
python3-versioneer \
python3-versiontools \
python3-visitor \
python3-waitress \