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

Antonio Rojas arojas at gemini.archlinux.org
Fri Nov 5 23:24:15 UTC 2021


    Date: Friday, November 5, 2021 @ 23:24:15
  Author: arojas
Revision: 1037360

Update to 0.2.4

Modified:
  python-dephell-setuptools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-05 23:21:19 UTC (rev 1037359)
+++ PKGBUILD	2021-11-05 23:24:15 UTC (rev 1037360)
@@ -2,8 +2,8 @@
 
 _pkgname=dephell_setuptools
 pkgname=python-dephell-setuptools
-pkgver=0.2.1
-pkgrel=4
+pkgver=0.2.4
+pkgrel=1
 pkgdesc="Extract meta information from setup.py"
 arch=('any')
 url="https://github.com/dephell/${_pkgname}"
@@ -11,8 +11,8 @@
 depends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz")
-sha256sums=('bd4d4d063b5ad718bed87b6e1d901feadc60f0122bfdb87f8bb9e124b5a5d5d9')
-b2sums=('e1d04abef1508bf5e8d8aa54890b85cd3f4f88ca57c5263a92e42ee07666fbd7ea7032a8e21dc1b7d951c152da508ce0271e071ef65d1cf6297637ebb58c770b')
+sha256sums=('663629e1ebf7b20bf7e372ee2a2e7ebf1a15aeb3bc6d46ad32e1bcb21044ca29')
+b2sums=('db637f00d59e931c9604a5f5755a9987d00771bc601fd3f8af39876320ddaeeea668e08fd66bfba3c61636dfb945e13986f6b4a205952e596701f8fd223b3135')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list