Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (79deb97482a85fb70b00ceaec655f5e050cac460)

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 devel-xorg-modular grimoire by Vlad Glagolev (79deb97482a85fb70b00ceaec655f5e050cac460)
  • Date: Sun, 7 Aug 2011 14:43:22 -0500

GIT changes to devel-xorg-modular grimoire by Vlad Glagolev
<stealth AT sourcemage.org>:

python-pypi/pyasn1/DETAILS | 8 ++++----
python-pypi/pyasn1/HISTORY | 5 +++--
python-pypi/rsa/DEPENDS | 3 ++-
python-pypi/rsa/DETAILS | 4 ++--
python-pypi/rsa/HISTORY | 4 ++++
5 files changed, 15 insertions(+), 9 deletions(-)

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

rsa: => 3.0

commit 86d4ba05ab365fdc08bfb5e1bc5e8a9b8b1a74fa
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pyasn1: => 0.0.13

diff --git a/python-pypi/pyasn1/DETAILS b/python-pypi/pyasn1/DETAILS
index abd6dc3..683d6ae 100755
--- a/python-pypi/pyasn1/DETAILS
+++ b/python-pypi/pyasn1/DETAILS
@@ -1,14 +1,14 @@
SPELL=pyasn1
- VERSION=0.0.5a
+ VERSION=0.0.13
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:e85202bae72b4a7a114a9ba690c9b992f0249469e55553babed7f9ccbc97593c0b94861dabead96371f5d7151585e5c23a7de7b483b36a33304576de10e771f5
+
SOURCE_HASH=sha512:7e54b75367efeed796bf36f80d3c9f541aaefdc535339f091d7ef857d3ef56b8324e1cc4995e08fc88b1bf21565aef94b444e9dd856ce21b5b2d3c8ca080c7c5
WEB_SITE=http://pyasn1.sourceforge.net/
ENTERED=20060930
LICENSE[0]=BSD
KEYWORDS="python devel"
- SHORT="This is an implementation of ASN.1 types and codecs in
Python programming language."
+ SHORT="implementation of ASN.1 types and codecs in Python"
cat << EOF
This is an implementation of ASN.1 types and codecs in Python programming
language. It has been first written to support particular protocol (SNMP)
diff --git a/python-pypi/pyasn1/HISTORY b/python-pypi/pyasn1/HISTORY
index 094f8e7..0def9a4 100644
--- a/python-pypi/pyasn1/HISTORY
+++ b/python-pypi/pyasn1/HISTORY
@@ -1,4 +1,5 @@
+2011-08-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.0.13
+
2006-09-30 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, HISTORY: Created this spell
-
-
diff --git a/python-pypi/rsa/DEPENDS b/python-pypi/rsa/DEPENDS
index 503782e..6431ca2 100755
--- a/python-pypi/rsa/DEPENDS
+++ b/python-pypi/rsa/DEPENDS
@@ -1,2 +1,3 @@
depends python &&
-depends SETUPTOOLS
+depends distribute &&
+depends pyasn1
diff --git a/python-pypi/rsa/DETAILS b/python-pypi/rsa/DETAILS
index c27f420..42a093a 100755
--- a/python-pypi/rsa/DETAILS
+++ b/python-pypi/rsa/DETAILS
@@ -1,8 +1,8 @@
SPELL=rsa
- VERSION=1.3.3
+ VERSION=3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://pypi.python.org/packages/source/r/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:eb76c35011d2e4470c77a497d80e6a317b869e88774e058679664470b9e41db765b034708cc4ec9e32e9c9cecb5f2b8f5b8339042dd298194319ff089edeedbb
+
SOURCE_HASH=sha512:763e7e8c7b0aece12fbbcfe8d3e4d1cc77b8bb6691463bd1b25c162803f2db8ae8aaef51b7d52f1ff7c6b312cc79c5f79030f7a9fe9d093f3e1b02b64e54361a
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.stuvel.eu/rsa
GATHER_DOCS=off
diff --git a/python-pypi/rsa/HISTORY b/python-pypi/rsa/HISTORY
index 8a2c147..885fc00 100644
--- a/python-pypi/rsa/HISTORY
+++ b/python-pypi/rsa/HISTORY
@@ -1,3 +1,7 @@
+2011-08-07 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 3.0
+ * DEPENDS: rsa requires only distribute now; added pyasn1 req dep
+
2011-05-23 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS: updated setuptools dependency to SETUPTOOLS provider




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Vlad Glagolev (79deb97482a85fb70b00ceaec655f5e050cac460), Vlad Glagolev, 08/07/2011

Archive powered by MHonArc 2.6.24.

Top of Page