Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (66eb7e6fee20eaab69fdae823be1d02a98b85980)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (66eb7e6fee20eaab69fdae823be1d02a98b85980)
  • Date: Mon, 3 Aug 2009 03:33:18 -0500

GIT changes to master grimoire by Ladislav Hagara <hgr AT vabo.cz>:

python-pypi/pygame/DETAILS | 4 ++--
python-pypi/pygame/HISTORY | 4 ++++
python-pypi/pygame/PRE_BUILD | 4 ++++
3 files changed, 10 insertions(+), 2 deletions(-)

New commits:
commit 66eb7e6fee20eaab69fdae823be1d02a98b85980
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>

pygame 1.9.0release

diff --git a/python-pypi/pygame/DETAILS b/python-pypi/pygame/DETAILS
index 0f24244..7d479ad 100755
--- a/python-pypi/pygame/DETAILS
+++ b/python-pypi/pygame/DETAILS
@@ -1,9 +1,9 @@
SPELL=pygame
- VERSION=1.8.1release
+ VERSION=1.9.0release
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.pygame.org/ftp/$SOURCE
-
SOURCE_HASH=sha512:61da6e11f5bd0965e78517dfab9fbafde8990800d2038c251a44a1f5b2f673c0ea0f1124a7354576317145c0e5f3b9b22461cea226ad7463603b39a90f334441
+
SOURCE_HASH=sha512:3a3c8e21acf9edfffa5c10e0c71f1d5daa7fe6f3afa423309f991e1b20deb8e4bc1d4b179b070817be2725f07cab3e703cb7ef0369e3213debda903b616a9cb4
LICENSE[0]=LGPL
WEB_SITE=http://www.pygame.org
KEYWORDS="sdl python devel"
diff --git a/python-pypi/pygame/HISTORY b/python-pypi/pygame/HISTORY
index d53ddb1..6ba6520 100644
--- a/python-pypi/pygame/HISTORY
+++ b/python-pypi/pygame/HISTORY
@@ -1,3 +1,7 @@
+2009-08-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.9.0release
+ * PRE_BUILD: added to remove readme.html (not included)
+
2008-08-03 Treeve Jelbert <treeve AT sourcmage.org>
* PRE_SUB_DEPENDS, SUB_DEPENDS: add numpy

diff --git a/python-pypi/pygame/PRE_BUILD b/python-pypi/pygame/PRE_BUILD
new file mode 100755
index 0000000..268546a
--- /dev/null
+++ b/python-pypi/pygame/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+
+sedit "177d" setup.py



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (66eb7e6fee20eaab69fdae823be1d02a98b85980), Ladislav Hagara, 08/03/2009

Archive powered by MHonArc 2.6.24.

Top of Page