python-pip-tools: update to 6.9.0

This commit is contained in:
Mehdi Chinoune
2022-10-08 17:16:41 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 3d3d556dcd
commit 783dea6dfe

View File

@@ -3,7 +3,7 @@
_realname=pip-tools
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
pkgver=6.8.0
pkgver=6.9.0
pkgrel=1
pkgdesc='A set of tools to keep your pinned Python dependencies fresh. (mingw-w64)'
arch=('any')
@@ -17,7 +17,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-python-build"
"${MINGW_PACKAGE_PREFIX}-python-wheel")
makedepends=("${MINGW_PACKAGE_PREFIX}-python-setuptools-scm")
source=("https://files.pythonhosted.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
sha256sums=('39e8aee465446e02278d80dbebd4325d1dd8633248f43213c73a25f58e7d8a55')
sha256sums=('b4762359978fd81a2b4b666e6dca15266bdc65680d06900c4da34243f35e4b5d')
prepare() {
cd "$srcdir"