[arch-commits] Commit in python-mysql-connector/trunk (ChangeLog PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Mon Oct 28 14:16:16 UTC 2019


    Date: Monday, October 28, 2019 @ 14:16:16
  Author: lfleischer
Revision: 520842

upgpkg: python-mysql-connector 8.0.18-1

Upstream update.

Modified:
  python-mysql-connector/trunk/PKGBUILD
Deleted:
  python-mysql-connector/trunk/ChangeLog

-----------+
 ChangeLog |   44 --------------------------------------------
 PKGBUILD  |    5 ++---
 2 files changed, 2 insertions(+), 47 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2019-10-28 14:11:03 UTC (rev 520841)
+++ ChangeLog	2019-10-28 14:16:16 UTC (rev 520842)
@@ -1,44 +0,0 @@
-8.0.15-1:
-upstream update
-
-8.0.13-1:
-upstream update
-
-8.0.12-1:
-upstream update
-
-2.1.7-1:
-upstream update
-
-2.1.6-1:
-upstream update
-
-2.1.5-1:
-upstream update
-
-2.1.4-1:
-upstream update
-
-2.1.3-1:
-upstream update
-
-2.0.4-2:
-python3.5 rebuild
-
-2.0.4-1:
-upstream update
-
-2.0.3-1:
-upstream update
-
-2.0.2-1:
-upstream update
-
-2.0.1-1:
-upstream update
-
-1.2.3-1:
-upstream update
-
-1.2.2-1:
-move from AUR into [community]

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-28 14:11:03 UTC (rev 520841)
+++ PKGBUILD	2019-10-28 14:16:16 UTC (rev 520842)
@@ -5,7 +5,7 @@
 pkgbase=python-mysql-connector
 pkgname=('python-mysql-connector' 'python2-mysql-connector')
 _pkgname=mysql-connector-python
-pkgver=8.0.15
+pkgver=8.0.18
 pkgrel=1
 pkgdesc="A standardized database driver for Python platforms and development"
 arch=('any')
@@ -14,8 +14,7 @@
 depends=('python' 'python2')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://cdn.mysql.com/Downloads/Connector-Python/${_pkgname}-${pkgver}.tar.gz")
-sha512sums=('7c4bb2d5e85996a32d92f948e6b7235b87fe1258ecb4e87e01d64feae46662de0c12b5aea598bb4a8fccc0a1cea51694b8027ba6e3b7462ca58ed5e65b86c6ed')
-changelog=ChangeLog
+sha512sums=('cb441a6388de8609b56e4d9885ae2491d207c7b1e3bb387341d55853d383eff6e268e34feb32b42797c7b210d35f9d6dbc302ea4c9ed2441a76b91ea66d504b2')
 
 prepare() {
   cp -r "${_pkgname}-${pkgver}" "${_pkgname}-${pkgver}-py2"



More information about the arch-commits mailing list