daniel 6b9e710437 use a FULL_VERSION variable in Python Makefiles
The goal is to shuffle things around allowing us to use this variable in
the packing lists. This should reduce a little bit of churn going
forward given some files get bumped with every point release.

For example in Python 3.9 we make the following update:

-lib/python3.9/lib2to3/Grammar3.9.10.final.0.pickle
+lib/python3.9/lib2to3/Grammar${FULL_VERSION}.final.0.pickle

-lib/python3.9/lib2to3/PatternGrammar3.9.10.final.0.pickle
+lib/python3.9/lib2to3/PatternGrammar${FULL_VERSION}.final.0.pickle

ok kmos@ (MAINTAINER), sthen@
2022-01-23 21:32:07 +00:00
..
2020-09-17 20:29:21 +00:00
2021-08-17 20:22:02 +00:00
2021-12-06 19:12:30 +00:00
2022-01-03 21:33:51 +00:00
2021-07-25 14:15:19 +00:00
2021-09-15 19:13:46 +00:00
2021-12-10 04:10:59 +00:00
2020-12-30 18:23:02 +00:00
2020-08-24 21:38:05 +00:00
2019-10-02 18:34:28 +00:00
2021-12-16 21:44:38 +00:00
2020-05-17 20:26:40 +00:00
2021-08-01 11:04:35 +00:00
2021-11-09 04:48:50 +00:00
2021-08-31 18:01:10 +00:00
2020-06-13 12:07:22 +00:00
2021-07-29 01:15:46 +00:00
2021-12-10 04:10:59 +00:00
2021-12-09 16:21:25 +00:00
2022-01-21 23:28:18 +00:00
2020-12-31 05:13:44 +00:00
2021-03-16 20:53:31 +00:00
2021-08-10 08:59:56 +00:00
2021-09-01 20:30:29 +00:00
2019-11-28 12:46:24 +00:00
2020-05-02 09:33:06 +00:00
2021-12-10 04:10:59 +00:00
2021-12-10 04:10:59 +00:00
2021-02-25 21:56:09 +00:00
2021-12-19 18:01:12 +00:00
2021-08-01 14:42:18 +00:00
2020-09-23 15:37:32 +00:00
2021-11-29 17:05:45 +00:00
2021-11-23 13:50:27 +00:00
2022-01-21 07:20:20 +00:00
2021-12-31 09:53:11 +00:00
2020-07-05 09:44:08 +00:00
2021-03-06 23:04:27 +00:00
2021-02-14 17:08:57 +00:00
2022-01-08 23:34:02 +00:00
2021-08-31 19:10:40 +00:00
2022-01-06 15:58:19 +00:00
2021-11-21 13:52:19 +00:00