python-crypto: change package name, update to 2.0.1
authorMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 19:47:06 +0000 (19:47 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 15 Aug 2007 19:47:06 +0000 (19:47 +0000)
packages/python/python-pycrypto_2.0.1.bb [moved from packages/python/python-crypto_1.9a6.bb with 91% similarity]

similarity index 91%
rename from packages/python/python-crypto_1.9a6.bb
rename to packages/python/python-pycrypto_2.0.1.bb
index 0a842e4..cee0e16 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 DEPENDS = "gmp"
 SRCNAME = "pycrypto"
-LICENSE = "python-crypto"
+LICENSE = "pycrypto"
 SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"