Date: Fri, 7 Dec 2018 21:34:56 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486896 - head/databases/py-pymysql Message-ID: <201812072134.wB7LYuQd033191@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 7 21:34:56 2018 New Revision: 486896 URL: https://svnweb.freebsd.org/changeset/ports/486896 Log: Update WWW Approved by: portmgr (blanket) Modified: head/databases/py-pymysql/pkg-descr Modified: head/databases/py-pymysql/pkg-descr ============================================================================== --- head/databases/py-pymysql/pkg-descr Fri Dec 7 21:34:48 2018 (r486895) +++ head/databases/py-pymysql/pkg-descr Fri Dec 7 21:34:56 2018 (r486896) @@ -1,4 +1,4 @@ This pure Python MySQL client provides a DB-API to a MySQL database by talking directly to the server via the binary client/server protocol. -WWW: https://github.com/petehunt/PyMySQL +WWW: https://github.com/PyMySQL/PyMySQL
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812072134.wB7LYuQd033191>