[arch-commits] Commit in python-distlib/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Oct 31 18:34:08 UTC 2019


    Date: Thursday, October 31, 2019 @ 18:34:08
  Author: foutrelis
Revision: 521675

Prepare bump to 0.3.0 for Python 3.8 support

Modified:
  python-distlib/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-31 18:26:27 UTC (rev 521674)
+++ PKGBUILD	2019-10-31 18:34:08 UTC (rev 521675)
@@ -3,8 +3,8 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.2.9
-pkgrel=2
+pkgver=0.3.0
+pkgrel=0
 pkgdesc="Low-level components of distutils2/packaging"
 arch=('any')
 url="https://bitbucket.org/pypa/${_pkgname}"
@@ -11,8 +11,8 @@
 license=('PSF')
 makedepends=('python' 'python2')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.zip")
-sha256sums=('f59db0ed3ef8248badfee5270eca6311de3b562c5b52fe140a53c2145e242cfd')
-b2sums=('378a6f8caf1c45cda638e099c4631934310c152753a8f56437362f185309599ca2f33e6509c4643dfe6cab1834594efc000e625a6c649fa40ab1fb041546546c')
+sha256sums=('2e166e231a26b36d6dfe35a48c4464346620f8645ed0ace01ee31822b288de21')
+b2sums=('e90624e886a5c4c430c53ae621b845c23d8fa3e5e89557bd521516e2290997bacb930652a9cb430fc3144e609181bbaf20037bedcce39f8f3ab14eda41e4d853')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list