commit c185d5e574ac41cad20561b1b5116b57c3eb31cc Author: Juergen Daubert <jue@jue.li> Date: Sun Jan 27 16:31:49 2019 +0100 python-mysql: complete rename, fix signature diff --git a/python-mysql/.signature b/python-mysql/.signature index a9fc0fd0a..c867e57cb 100644 --- a/python-mysql/.signature +++ b/python-mysql/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/a3/2nm9x7TW/QOpOkmKJBHwb06GX8XzMCeKD9Qvr9jObdSs8Xp79v4CoiuncPwdHPRgJy0Z9HFPFb8xRnmaeg8= -SHA256 (Pkgfile) = 626d03db360d6aa9592277822f44f0bc116b333dfa5c80824e9b57bfd066bd10 +RWSE3ohX2g5d/Q+qz87ViHFEUSBJ4etRonXlmOZvlWEOG0SSAslW+dX5/67ttBVT1rIDC/4yeccGzK2xRK74bQcBlJJJZaL3Lw4= +SHA256 (Pkgfile) = ffe01e673d239cb2b15e77acc4c2f00d4d823a4c007cd67ad8f6b196afe74f0b SHA256 (.footprint) = 5068318a1607d2826da9842abd9c844159788406e32c1bc887e362161c55f4b9 -SHA256 (mysql-python-1.4.1.tar.gz) = 78bdcf3195aec947204b7a4f5651624408c045c1b81c2cd4aa2ba08ffae6a07a +SHA256 (python-mysql-1.4.1.tar.gz) = 78bdcf3195aec947204b7a4f5651624408c045c1b81c2cd4aa2ba08ffae6a07a diff --git a/python-mysql/Pkgfile b/python-mysql/Pkgfile index eba1c229c..e3e5afae8 100644 --- a/python-mysql/Pkgfile +++ b/python-mysql/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Juergen Daubert, jue at crux dot nu # Depends on: python-setuptools mysql -name=mysql-python +name=python-mysql version=1.4.1 release=1 source=(https://github.com/PyMySQL/mysqlclient-python/archive/v1.4.1/$name-$version....)