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

Eli Schwartz eschwartz at archlinux.org
Tue Jun 1 00:21:00 UTC 2021


    Date: Tuesday, June 1, 2021 @ 00:21:00
  Author: eschwartz
Revision: 952906

upgpkg: python-distlib 0.3.2-1: upstream release

Modified:
  python-distlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-31 23:28:02 UTC (rev 952905)
+++ PKGBUILD	2021-06-01 00:21:00 UTC (rev 952906)
@@ -3,8 +3,8 @@
 _pkgname=distlib
 pkgbase='python-distlib'
 pkgname=('python-distlib' 'python2-distlib')
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.2
+pkgrel=1
 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=('edf6116872c863e1aa9d5bb7cb5e05a022c519a4594dc703843343a9ddd9bff1')
-b2sums=('8fd78260ef56d2f356dd816b2c5b5e42104683cd893e8a3071e4b9865e3ceead64b37ec84c6a7be9d325844e48bb0411fb458f6ca71a8cfb8b86f9721d1ac855')
+sha256sums=('106fef6dc37dd8c0e2c0a60d3fca3e77460a48907f335fa28420463a6f799736')
+b2sums=('414d3852ac612cdd08a15e6cb82e56ba2afaeef02f1cb28d029d1de72e4929c498e9f69c36d65419caf1671bf7e06c4f38f20c4aef4b969ee490c70b03b49ce8')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list