gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-build-common] branch master updated: 3.9 exists, too


From: gnunet
Subject: [taler-build-common] branch master updated: 3.9 exists, too
Date: Thu, 07 Jan 2021 21:44:51 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository build-common.

The following commit(s) were added to refs/heads/master by this push:
     new e08ea37  3.9 exists, too
e08ea37 is described below

commit e08ea37979dcc17ac8e0987251771d771503cb56
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Jan 7 21:44:49 2021 +0100

    3.9 exists, too
---
 talerbuildconfig.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbuildconfig.py b/talerbuildconfig.py
index 2508d9f..79bdd3a 100644
--- a/talerbuildconfig.py
+++ b/talerbuildconfig.py
@@ -392,6 +392,7 @@ class PythonTool(Tool):
             # be broken down to pybabel + pybabel-3.7 and later names?
             version_dict = {
                 "3.8": "python3.8",
+                "3.9": "python3.9",
             }
             for key, value in version_dict.items():
                 if existence(value):

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]