diff options
Diffstat (limited to 'python/pymysql/pymysql.info')
-rw-r--r-- | python/pymysql/pymysql.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/pymysql/pymysql.info b/python/pymysql/pymysql.info index 66fca30117..1c76c39636 100644 --- a/python/pymysql/pymysql.info +++ b/python/pymysql/pymysql.info @@ -1,10 +1,10 @@ PRGNAM="pymysql" -VERSION="0.7.5" +VERSION="0.9.2" HOMEPAGE="https://github.com/PyMySQL/PyMySQL" -DOWNLOAD="https://github.com/PyMySQL/PyMySQL/archive/0.7.5/PyMySQL-0.7.5.tar.gz" -MD5SUM="29bb1c5c5f85f16d69d1a4f999d67f79" +DOWNLOAD="https://github.com/PyMySQL/PyMySQL/archive/v0.9.2/PyMySQL-0.9.2.tar.gz" +MD5SUM="f271e43583a7040c8b1799d2a60ebd51" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="cryptography" MAINTAINER="Larry Hajali" EMAIL="larryhaja[at]gmail[dot]com" |