Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7d44f89681b333fee1fcfad11a13a08f9375ced4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7d44f89681b333fee1fcfad11a13a08f9375ced4)
  • Date: Fri, 31 Oct 2014 04:19:40 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

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

New commits:
commit 7d44f89681b333fee1fcfad11a13a08f9375ced4
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python3 3.4.2

commit 5fa1e9f4ddc3a7fd0a2892e2cc03a06aa789a56d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

python 2.7.8

diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index 8350bab..ca14e1a 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,5 +1,5 @@
SPELL=python
- VERSION=2.7.7
+ VERSION=2.7.8
SOURCE=Python-$VERSION.tar.xz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index a6a8b02..c3411a5 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,6 @@
+2014-10-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.7.8
+
2014-09-25 Remko van der Vossen <wich AT sourcemage.org>
* DEPENDS: depends gettext

diff --git a/devel/python3/DETAILS b/devel/python3/DETAILS
index 8e23b10..dd7f3fc 100755
--- a/devel/python3/DETAILS
+++ b/devel/python3/DETAILS
@@ -1,5 +1,5 @@
SPELL=python3
- VERSION=3.4.1
+ VERSION=3.4.2
SECURITY_PATCH=3
SOURCE=Python-$VERSION.tgz
SOURCE2=$SOURCE.asc
diff --git a/devel/python3/HISTORY b/devel/python3/HISTORY
index 67be9cc..01f7531 100644
--- a/devel/python3/HISTORY
+++ b/devel/python3/HISTORY
@@ -1,3 +1,6 @@
+2014-10-31 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 3.4.2
+
2014-08-20 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add SSL




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (7d44f89681b333fee1fcfad11a13a08f9375ced4), Ismael Luceno, 10/31/2014

Archive powered by MHonArc 2.6.24.

Top of Page