summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2021-06-22 19:48:37 +0200
committerChristopher Arndt2021-06-22 19:48:37 +0200
commitc03604319c47ac61493431b4444fb64f516db77e (patch)
tree5e5f50dc7a278aee656f76b11612b9d94fa5a478 /.SRCINFO
parent8c109f380850fc149871c10cdb3197a23d04dfdb (diff)
downloadaur-c03604319c47ac61493431b4444fb64f516db77e.tar.gz
New upstream version 6.2.0
Updated dependencies
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
-