summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec51548414c7..4809e0f733f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pip-tools
pkgdesc = A set of tools to keep your pinned Python dependencies fresh.
- pkgver = 6.1.0
+ pkgver = 6.2.0
pkgrel = 1
url = https://github.com/jazzband/pip-tools/
arch = any
@@ -9,8 +9,9 @@ pkgbase = pip-tools
depends = python-click>=7
depends = python-pep517
depends = python-pip>=20.3
- source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-6.1.0.tar.gz
- sha256sums = 400bf77e29cca48c31abc210042932bb52dcc138ef4ea4d52c5db429aa8ae6ee
+ depends = python-setuptools
+ depends = python-wheel
+ source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-6.2.0.tar.gz
+ sha256sums = 9ed38c73da4993e531694ea151f77048b4dbf2ba7b94c4a569daa39568cc6564
pkgname = pip-tools
-