summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-10-23 16:02:32 +0400
committerVlad Glagolev2012-06-01 17:01:24 +0400
commit4b916d777d801727e3796f15696dfbd7762d6b5e (patch)
treee80acbbcee80adc278635b9e528b8d242019876e
parentf7b8cc65e5036e993262f025fba04f00c89ef5d3 (diff)
pycrypto: => 2.4
(cherry picked from commit 5aac9553023b95c91ad9e0696b4bb5282ad8da8d)
-rwxr-xr-xpython-pypi/pycrypto/DEPENDS2
-rwxr-xr-xpython-pypi/pycrypto/DETAILS4
-rw-r--r--python-pypi/pycrypto/HISTORY4
3 files changed, 7 insertions, 3 deletions
diff --git a/python-pypi/pycrypto/DEPENDS b/python-pypi/pycrypto/DEPENDS
index a86d429d69..e4ea57a3b8 100755
--- a/python-pypi/pycrypto/DEPENDS
+++ b/python-pypi/pycrypto/DEPENDS
@@ -1 +1 @@
-depends python
+depends PYTHON
diff --git a/python-pypi/pycrypto/DETAILS b/python-pypi/pycrypto/DETAILS
index 38d92b196d..9effe17343 100755
--- a/python-pypi/pycrypto/DETAILS
+++ b/python-pypi/pycrypto/DETAILS
@@ -1,5 +1,5 @@
SPELL=pycrypto
- VERSION=2.3
+ VERSION=2.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.dlitz.net/software/pycrypto/
ENTERED=20031205
KEYWORDS="crypto python devel"
- SHORT="The Python Cryptography Toolkit"
+ SHORT="Python Cryptography Toolkit"
cat << EOF
The Toolkit is a collection of cryptographic algorithms and protocols,
implemented for use from Python. Among the contents of the package:
diff --git a/python-pypi/pycrypto/HISTORY b/python-pypi/pycrypto/HISTORY
index ca44ae56d5..f087b9c898 100644
--- a/python-pypi/pycrypto/HISTORY
+++ b/python-pypi/pycrypto/HISTORY
@@ -1,3 +1,7 @@
+2011-10-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4
+ * DEPENDS: now compatible with Python versions from 2.1 through 3.2
+
2010-08-28 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.3