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

Eli Schwartz eschwartz at archlinux.org
Thu Apr 15 02:09:46 UTC 2021


    Date: Thursday, April 15, 2021 @ 02:09:46
  Author: eschwartz
Revision: 918935

upgpkg: python-poetry-core 1.0.3-1: upstream release

Modified:
  python-poetry-core/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-15 01:52:03 UTC (rev 918934)
+++ PKGBUILD	2021-04-15 02:09:46 UTC (rev 918935)
@@ -3,7 +3,7 @@
 
 _pkgname=poetry-core
 pkgname=python-poetry-core
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="Poetry PEP 517 Build Backend & Core Utilities"
 arch=('any')
@@ -15,8 +15,8 @@
 checkdepends=('git' 'python-pytest' 'python-pytest-mock' 'python-virtualenv')
 conflicts=('python-poetry<1.1.0')
 source=("${_pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('fafe5585040b91e36a9ec1ea6ce0546701190453ba8207bd4b7ed03a2cffc227')
-b2sums=('483acd560b11cd78570781c8be1d9fb56437c592c762fecc54302f83fed3596f09fad1a8d42f7ce243cf19d0fe315e4b0fe8a9c114da814875f19357dc4261b2')
+sha256sums=('b5a9f8284c685c638796a322ea868843da5e2094c664436e44061e6bcea367ea')
+b2sums=('38f6ffcc0eca97db3de213ca5aca97c0c7d458e317b568094f6b3fdb276ebeae230c831f117d8e39c17757e72d78beed2bf1b3f7f40cab2971bb5882fd27ed85')
 
 prepare() {
     cd "${srcdir}"/${_pkgname}-${pkgver}



More information about the arch-commits mailing list