Skip to Content.
Sympa Menu

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

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 (6390eec4355bbe7f365d61b4a85c2aab6ced67ce)
  • Date: Fri, 5 Oct 2018 15:41:31 +0000

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

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

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

devel/python3: enabled staged installation once again

commit 6491b99f18ebee36df1c16bf617cbbfcb9564775
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

devel/python: enabled staged installation once again

diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index 41dd2f4..6ce629e 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -10,7 +10,6 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
SOURCE2_HINTS=no-check-certificate
SOURCE_GPG=python.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- STAGED_INSTALL=off
WEB_SITE=http://www.python.org/
ENTERED=20010922
LICENSE[0]=PYTHON
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index 2e55fb7..4014404 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2018-10-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: enabled staging (actually helps in tracking symlinks)
+
2018-09-27 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD INSTALL: remove fake install
not needed if staging is disabled, also fixes segfault during
install
diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index b879a2b..1c0c954 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -12,7 +12,6 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
SOURCE2_URL[0]=$SOURCE_URL.asc
SOURCE_GPG=python.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
- STAGED_INSTALL=off
WEB_SITE=https://www.python.org/
ENTERED=20081203
LICENSE[0]=PYTHON
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 2c05695..6b38400 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2018-10-05 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: enabled staging (actually helps in tracking symlinks)
+
2018-09-27 Treeve Jelbert <treeve AT sourcemage.org>
* BUILD INSTALL: remove fake install
not needed if staging is disabled, also fixes segfault during
install



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (6390eec4355bbe7f365d61b4a85c2aab6ced67ce), Pavel Vinogradov, 10/05/2018

Archive powered by MHonArc 2.6.24.

Top of Page