Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (926431a99141197ed4e3dc88e2b323b5780e5fee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (926431a99141197ed4e3dc88e2b323b5780e5fee)
  • Date: Tue, 5 Dec 2023 01:50:20 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

devel/python3/DETAILS | 2 +-
devel/python3/HISTORY | 7 +++++--
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 926431a99141197ed4e3dc88e2b323b5780e5fee
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python3: version 3.11.7

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 8388e78..383d401 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -5,7 +5,7 @@ case "$PYTHON3_BRANCH" in
VERSION=3.12.0 ;;
stable| \
3.11)
- VERSION=3.11.6 ;;
+ VERSION=3.11.7 ;;
3.10)
VERSION=3.10.13 ;;
3.9)
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 9920d09..82c0d18 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,14 +1,17 @@
+2023-12-04 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 3.11.7
+
2023-11-13 Thomas Orgis <sobukus AT sourcemage.org>
* CONFIGURE: drop warning about py3 default

-2023-11-04 Pavel Vinogradov <public AT sorcemage.org>
+2023-11-04 Pavel Vinogradov <public AT sourcemage.org>
* patches-3.12/0001-Fix-build-against-LibreSSL.patch: updated to
build hashlib
module with LibreSSL

2023-10-16 Thomas Orgis <sobukus AT sourcemage.org>
* UP_TRIGGERS: fix for upgrades from 3.10 on

-2023-10-02 Pavel Vinogradov <public AT sorcemage.org>
+2023-10-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS, PREPARE, patches-3.11/*: versions 3.12.0/3.11.6
* python.gpg: added new key, A821E680E5FA6305, Thomas Wouters
<thomas AT xs4all.nl>




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (926431a99141197ed4e3dc88e2b323b5780e5fee), Pavel Vinogradov, 12/04/2023

Archive powered by MHonArc 2.6.24.

Top of Page