Skip to Content.
Sympa Menu

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

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 (eb20c9e7c2a9e1460864ecb5a1906f3a2fe945d7)
  • Date: Thu, 19 Dec 2019 23:55:33 +0000

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

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

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

devel/python3: versions 3.8.1/3.7.6/3.6.10

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index bfabe72..b3ad208 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,11 +1,11 @@
SPELL=python3
case "$PYTHON3_BRANCH" in
devel)
- VERSION=3.8.0 ;;
+ VERSION=3.8.1 ;;
stable)
VERSION=3.7.5 ;;
old)
- VERSION=3.6.9 ;;
+ VERSION=3.6.10 ;;
esac
SECURITY_PATCH=8
SOURCE=Python-$VERSION.tar.xz
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 686291a..a95797f 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2019-12-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: versions 3.8.1/3.7.6/3.6.10
+
2019-12-02 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: placed each VERSION on separate line so that sorcery can
detect this spell as multiversioned



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (eb20c9e7c2a9e1460864ecb5a1906f3a2fe945d7), Pavel Vinogradov, 12/19/2019

Archive powered by MHonArc 2.6.24.

Top of Page