Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d5f08970ae10271332c8bb42848cb219d106d337)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d5f08970ae10271332c8bb42848cb219d106d337)
  • Date: Fri, 1 Feb 2008 12:59:36 -0600

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

python-pypi/lxml/DETAILS | 7 +++++--
python-pypi/lxml/HISTORY | 3 +++
python-pypi/lxml/lxml.gpg |binary
3 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit d5f08970ae10271332c8bb42848cb219d106d337
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lxml: => 2.0

diff --git a/python-pypi/lxml/DETAILS b/python-pypi/lxml/DETAILS
index ca00130..1cda732 100755
--- a/python-pypi/lxml/DETAILS
+++ b/python-pypi/lxml/DETAILS
@@ -1,9 +1,12 @@
SPELL=lxml
- VERSION=1.3.6
+ VERSION=2.0
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.asc
SOURCE_URL[0]=http://pypi.python.org/packages/source/l/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:739c706af0e1ce1ea4562be0d41118a2dec07034aaeb6a5ff4d50dc3170ec3f85511e9a1270ab47dcdf84cc2533773be6930ff7daa120f23eb3ce3d9d90ca4fa
+ SOURCE2_URL[0]=$SOURCE_URL.asc
+ SOURCE_GPG=lxml.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE2_IGNORE=signature
WEB_SITE=http://codespeak.net/lxml/
LICENSE[0]=BSD
ENTERED=20080113
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index e73dd75..9ad8cb7 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,2 +1,5 @@
+2008-02-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0, hash => gpg
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS, DETAILS: spell created
diff --git a/python-pypi/lxml/lxml.gpg b/python-pypi/lxml/lxml.gpg
new file mode 100644
index 0000000..37230df
Binary files /dev/null and b/python-pypi/lxml/lxml.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d5f08970ae10271332c8bb42848cb219d106d337), Vlad Glagolev, 02/01/2008

Archive powered by MHonArc 2.6.24.

Top of Page