Updated to Python 3.13.7.

This commit is contained in:
Ross Scroggs
2025-08-14 19:27:51 -07:00
parent 0d23175216
commit 941abe608a
3 changed files with 8 additions and 6 deletions

View File

@@ -18,6 +18,8 @@ Currently, if you enter `gam select <SectionName>` and nothing else on the comma
GAM performs no action. Now, it will be treated as if you entered:
`gam select <SectionName> save`
Updated to Python 3.13.7.
### 7.18.04
Added commands to display/manage Alert Center Pub/Sub notifications.

View File

@@ -254,7 +254,7 @@ admin@server:/Users/admin$ gam version
WARNING: Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: /Users/admin/GAMConfig/oauth2.txt, Not Found
GAM 7.18.05 - https://github.com/GAM-team/GAM - pyinstaller
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
MacOS Sequoia 15.6 x86_64
Path: /Users/admin/bin/gam7
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -992,7 +992,7 @@ C:\>gam version
WARNING: Config File: C:\GAMConfig\gam.cfg, Section: DEFAULT, Item: oauth2_txt, Value: C:\GAMConfig\oauth2.txt, Not Found
GAM 7.18.05 - https://github.com/GAM-team/GAM - pythonsource
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
Windows-10-10.0.17134 AMD64
Path: C:\GAM7
Config File: C:\GAMConfig\gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com

View File

@@ -5,7 +5,7 @@ Print the current version of Gam with details
gam version
GAM 7.18.05 - https://github.com/GAM-team/GAM - pyinstaller
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
MacOS Sequoia 15.6 x86_64
Path: /Users/Admin/bin/gam7
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -17,7 +17,7 @@ Print the current version of Gam with details and time offset information
gam version timeoffset
GAM 7.18.05 - https://github.com/GAM-team/GAM - pyinstaller
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
MacOS Sequoia 15.6 x86_64
Path: /Users/Admin/bin/gam7
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -29,7 +29,7 @@ Print the current version of Gam with extended details and SSL information
gam version extended
GAM 7.18.05 - https://github.com/GAM-team/GAM - pyinstaller
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
MacOS Sequoia 15.6 x86_64
Path: /Users/Admin/bin/gam7
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com
@@ -84,7 +84,7 @@ Print the current version of Gam and address of this Wiki
gam help
GAM 7.18.05 - https://github.com/GAM-team/GAM
GAM Team <google-apps-manager@googlegroups.com>
Python 3.13.5 64-bit final
Python 3.13.7 64-bit final
MacOS Sequoia 15.6 x86_64
Path: /Users/Admin/bin/gam7
Config File: /Users/admin/GAMConfig/gam.cfg, Section: DEFAULT, customer_id: my_customer, domain: domain.com