[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (8abb4285c7c46832590584852ccc5ab682f8896a)

Vlad Glagolev scm at sourcemage.org
Thu Oct 2 17:10:59 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 devel/python/DETAILS    |    5 ++++-
 devel/python/HISTORY    |    4 ++++
 devel/python/python.gpg |binary
 3 files changed, 8 insertions(+), 1 deletion(-)

New commits:
commit 8abb4285c7c46832590584852ccc5ab682f8896a
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    python: switched to gpg upstream key

diff --git a/devel/python/DETAILS b/devel/python/DETAILS
index f7453b3..90905b0 100755
--- a/devel/python/DETAILS
+++ b/devel/python/DETAILS
@@ -1,9 +1,12 @@
            SPELL=python
          VERSION=2.6
-     SOURCE_HASH=sha512:b84eacd6d4b979d72ac70ba06cd6d2350d00d5d2513cca592fd5cfe92204556f53a0b7ee782858343c22584b158404f2cdfef0e47d60d8015152092802b8263d
           SOURCE=Python-$VERSION.tar.bz2
+         SOURCE2=$SOURCE.asc
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/Python-$VERSION"
    SOURCE_URL[0]=http://www.python.org/ftp/$SPELL/$VERSION/$SOURCE
+  SOURCE2_URL[0]=http://www.python.org/download/releases/$VERSION/$SOURCE2
+      SOURCE_GPG=python.gpg:$SOURCE2:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
         WEB_SITE=http://www.python.org/
          ENTERED=20010922
       LICENSE[0]=PYTHON
diff --git a/devel/python/HISTORY b/devel/python/HISTORY
index c36a6fe..42c1462 100644
--- a/devel/python/HISTORY
+++ b/devel/python/HISTORY
@@ -1,3 +1,7 @@
+2008-10-03 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: switched to gpg upstream key
+	* python.gpg: added
+
 2008-10-02 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: updated spell to 2.6; fixed descs
 	* DEPENDS: added missing deps; fixed g++ dep flags
diff --git a/devel/python/python.gpg b/devel/python/python.gpg
new file mode 100644
index 0000000..7c942eb
Binary files /dev/null and b/devel/python/python.gpg differ



More information about the SM-Commit mailing list