summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2011-11-08 12:39:55 +0400
committerVlad Glagolev2012-06-01 17:01:33 +0400
commit9cae1a32524676181be2551b32254bfe79e1361b (patch)
tree80f640de9665721f97a0c5451b34690a2b293d2f
parent4b916d777d801727e3796f15696dfbd7762d6b5e (diff)
pycrypto: => 2.4.1
(cherry picked from commit 91c8d5d72fd9885c2eb79ed5a40ca121e696bf7e)
-rwxr-xr-xpython-pypi/pycrypto/DETAILS2
-rw-r--r--python-pypi/pycrypto/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/python-pypi/pycrypto/DETAILS b/python-pypi/pycrypto/DETAILS
index 9effe17343..7e3ff295f9 100755
--- a/python-pypi/pycrypto/DETAILS
+++ b/python-pypi/pycrypto/DETAILS
@@ -1,5 +1,5 @@
SPELL=pycrypto
- VERSION=2.4
+ VERSION=2.4.1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pycrypto/HISTORY b/python-pypi/pycrypto/HISTORY
index f087b9c898..4d2beb8744 100644
--- a/python-pypi/pycrypto/HISTORY
+++ b/python-pypi/pycrypto/HISTORY
@@ -1,3 +1,6 @@
+2011-11-08 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 2.4.1
+
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