Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (429ab7709c1003e60533c50e2867026b96a0d017)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (429ab7709c1003e60533c50e2867026b96a0d017)
  • Date: Thu, 19 Jul 2007 02:57:19 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-devel/decoratortools/DETAILS | 4 ++--
python-devel/decoratortools/HISTORY | 3 +++
python-devel/kid/DETAILS | 6 +++---
python-devel/kid/HISTORY | 3 +++
python-devel/pastescript/DETAILS | 4 ++--
python-devel/pastescript/HISTORY | 3 +++
python-devel/turbogears/DETAILS | 4 ++--
python-devel/turbogears/HISTORY | 3 +++
python-devel/turbojson/DETAILS | 8 ++++----
python-devel/turbojson/HISTORY | 4 ++++
python-devel/turbokid/DETAILS | 4 ++--
python-devel/turbokid/HISTORY | 3 +++
12 files changed, 34 insertions(+), 15 deletions(-)

New commits:
commit affbf4cb8c102002534ff126f91c368d7af0ce85
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

decoratortools-1.5

commit e7af0f895636a0db30dca7a4164b47a82af6e898
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

turbojson-1.1

commit 61a1f7bb26b8b0ee64e2b036154f1e8e5bd0cc80
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

pastescript-1.3.5

commit 15e33dec9ff57644c6b84bfa567b0d293e48ac46
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

turbokid-1.0.2

commit fa5f87b4a096e938cca4aadfbb48ec1cb81a3bf1
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

kid-0.9.6

commit 898b9ee3186375d10549ba886495268567f8b018
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

turbogears-1.0.3

diff --git a/python-devel/decoratortools/DETAILS
b/python-devel/decoratortools/DETAILS
index 6f8aa02..7aebea7 100755
--- a/python-devel/decoratortools/DETAILS
+++ b/python-devel/decoratortools/DETAILS
@@ -1,7 +1,7 @@
SPELL=decoratortools
SPELLX=DecoratorTools
- VERSION=1.4
-
SOURCE_HASH=sha512:4143143766ee46b5c1abce33148014be8054f9f5d183b3fde1e4e90066e3102509b8faf668a5c81f3cf9f1da740e815afc3c699f5f317113fa1f25f8dfae8eb1
+ VERSION=1.5
+
SOURCE_HASH=sha512:0af7f4420af78f769c8bb05320228c3e9cb5e07550d5f47887cb26c47e45e73e67f41d68717ac69cf961e429b7ac9eec654103d9f1d5fef45816025b7674a95d
SOURCE=$SPELLX-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION

SOURCE_URL[0]=http://cheeseshop.python.org/packages/source/D/$SPELLX/$SOURCE
diff --git a/python-devel/decoratortools/HISTORY
b/python-devel/decoratortools/HISTORY
index 6ff75e0..4cfdae7 100644
--- a/python-devel/decoratortools/HISTORY
+++ b/python-devel/decoratortools/HISTORY
@@ -1,3 +1,6 @@
+2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5
+
2007-06-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4
spell created
diff --git a/python-devel/kid/DETAILS b/python-devel/kid/DETAILS
index cec717a..7c6ef59 100755
--- a/python-devel/kid/DETAILS
+++ b/python-devel/kid/DETAILS
@@ -1,8 +1,8 @@
SPELL=kid
- VERSION=0.9.5
-
SOURCE_HASH=sha512:e9e1fb8d2029ce78de7159c48cd33fda4376ff4c0c8b39a697a04c228436023bfcb6b50aefd9a17c955b6744a742a2692ae498d5b8530a24dbe4a29a26b64d35
+ VERSION=0.9.6
+
SOURCE_HASH=sha512:56f87f5fdb9d692ced4b19c13705ee872058279084f49efd2e2515c28240e36833c7dfbecf084f504d6fef45f2cc60185decf0c9f18517d255ba469486aa3ae8
SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]=http://www.kid-templating.org/dist//$VERSION/$SOURCE
+ SOURCE_URL[0]=http://www.kid-templating.org/dist/$VERSION/dist/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.kid-templating.org/dist/
LICENSE[0]='MIT'
diff --git a/python-devel/kid/HISTORY b/python-devel/kid/HISTORY
index eb4bc4b..d41b976 100644
--- a/python-devel/kid/HISTORY
+++ b/python-devel/kid/HISTORY
@@ -1,4 +1,7 @@
2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.6
+
+2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.9.5
new website & url

diff --git a/python-devel/pastescript/DETAILS
b/python-devel/pastescript/DETAILS
index 3599a79..169d99e 100755
--- a/python-devel/pastescript/DETAILS
+++ b/python-devel/pastescript/DETAILS
@@ -1,7 +1,7 @@
SPELL=pastescript
CHEESESHOP_PKG=PasteScript
- VERSION=1.3.4
-
SOURCE_HASH=sha512:217cb17fa9871c8e0c32ac255dca6352cb5f4d111f6cc8e954a1ac4558f1a7b389851d76fb497db8fdfe14aeed88cee58239ba5fd6b09fb57cd7e56da3600662
+ VERSION=1.3.5
+
SOURCE_HASH=sha512:80b2fa3e9c37dffeb9f81225a142c52591f6b4b3d8e8f94334082755c4c7e00c629554343861816b05c3730f31944869f0e1ef4cac5ed5bd3d8ba817289dd8e4
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://cheeseshop.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-devel/pastescript/HISTORY
b/python-devel/pastescript/HISTORY
index d2245ea..62da8c9 100644
--- a/python-devel/pastescript/HISTORY
+++ b/python-devel/pastescript/HISTORY
@@ -1,3 +1,6 @@
+2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.5
+
2007-06-14 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: remove pastedeploy (non-existent spell)

diff --git a/python-devel/turbogears/DETAILS b/python-devel/turbogears/DETAILS
index 04ed63c..cd49c5c 100755
--- a/python-devel/turbogears/DETAILS
+++ b/python-devel/turbogears/DETAILS
@@ -1,6 +1,6 @@
SPELL=turbogears
- VERSION=1.0.2.2
-
SOURCE_HASH=sha512:ebc3e78d21cf50bf2a283479a3f123dbb9bca7a5fb85901dde55164f3f875dc883e60e103bedbbb1a6ad61f6fb5b4d52520ccf309e74605b2783acedf71dc16f
+ VERSION=1.0.3
+
SOURCE_HASH=sha512:0b14f7cac123e4fb43cce265afb9b9db84fa8deeda4992aa4bef9de163e8399b32b045f5f8f17511315686b5db201bc21833a8b0d7006b41352376791b441e94
SOURCE="TurboGears-$VERSION.tar.gz"
SOURCE_URL[0]="http://files.turbogears.org/eggs/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/TurboGears-$VERSION"
diff --git a/python-devel/turbogears/HISTORY b/python-devel/turbogears/HISTORY
index f36c60f..7e7362c 100644
--- a/python-devel/turbogears/HISTORY
+++ b/python-devel/turbogears/HISTORY
@@ -1,3 +1,6 @@
+2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+
2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.2.2
update url
diff --git a/python-devel/turbojson/DETAILS b/python-devel/turbojson/DETAILS
index 4d0ccd3..8afebd0 100755
--- a/python-devel/turbojson/DETAILS
+++ b/python-devel/turbojson/DETAILS
@@ -1,11 +1,11 @@
SPELL=turbojson
SPELLX=TurboJson
- VERSION=1.0
-
SOURCE_HASH=sha512:8aa068207642e48da9201ae1f4afd68cab9a741ee1dcd68a02134fd76a809da2cd2ee3a642c05e10034c146768ee43048cabc7ecec9ea20eeb395b32940c0845
+ VERSION=1.1
+
SOURCE_HASH=sha512:46fd0333aaab43b880db49cca9d4d6efe70d6d6f19d35c6f46e2026c910030e35094f16699ba409067aab9b3c824d08b7dc54616ae771c2ffb8775dd8612c7a4
SOURCE="$SPELLX-$VERSION.tar.gz"
- SOURCE_URL[0]="http://files.turbogears.org/eggs/$SOURCE";
+
SOURCE_URL[0]=http://cheeseshop.python.org/packages/source/T/$SPELLX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
- WEB_SITE=http://cheeseshop.python.org/pypi/TurboKid
+ WEB_SITE=http://cheeseshop.python.org/pypi/TurboJson
LICENSE[0]='MIT'
ENTERED=20070614
DOCS=''
diff --git a/python-devel/turbojson/HISTORY b/python-devel/turbojson/HISTORY
index 1302538..559296e 100644
--- a/python-devel/turbojson/HISTORY
+++ b/python-devel/turbojson/HISTORY
@@ -1,3 +1,7 @@
+2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1
+ new URL
+
2007-06-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0
spell created
diff --git a/python-devel/turbokid/DETAILS b/python-devel/turbokid/DETAILS
index 6249b1c..81f1d79 100755
--- a/python-devel/turbokid/DETAILS
+++ b/python-devel/turbokid/DETAILS
@@ -1,7 +1,7 @@
SPELL=turbokid
SPELLX=TurboKid
- VERSION=1.0.1
-
SOURCE_HASH=sha512:13baecb67a43c32701ec612835399af146a18eb5fc2b6bf2626738b4c89b18b4d323647c38d0f06c3679ed3f6353c3f2b3689b0265afb4acb8ff90c712591c7e
+ VERSION=1.0.2
+
SOURCE_HASH=sha512:38f0c9f0d1efa9d116317cd97a71f8af5745acf4da3a02bc9712db57881ffbc5f41422fdd2873a350b603c23d3680aec3c62c0b994fb9520f88a52da870edcb8
SOURCE="$SPELLX-$VERSION.tar.gz"
SOURCE_URL[0]="http://files.turbogears.org/eggs/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
diff --git a/python-devel/turbokid/HISTORY b/python-devel/turbokid/HISTORY
index 412427a..f176f0e 100644
--- a/python-devel/turbokid/HISTORY
+++ b/python-devel/turbokid/HISTORY
@@ -1,3 +1,6 @@
+2007-07-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.2
+
2007-06-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.1
spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (429ab7709c1003e60533c50e2867026b96a0d017), Treeve Jelbert, 07/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page