summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2022-06-28 15:48:38 +0200
committerChristopher Arndt2022-06-28 15:48:38 +0200
commit4af92c526c73d9bfdda8a8f52c233cfcf8e05857 (patch)
tree65d02c2d1fb9f051c4e80665c424d48d55f3ff91 /.SRCINFO
parentfa569006c6b054166e2868a69eea8178a10e7987 (diff)
downloadaur-4af92c526c73d9bfdda8a8f52c233cfcf8e05857.tar.gz
New upstream version 6.7.0
Note: pip-sync is still broken when using python-pip 21.0 from Extra due to pip-tools using internal functions from pip, which are not part of its official API. python-pip 22.1.2, which should fix it, is currently in Testing.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5fafeb08f2c..c9315d385822 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
pkgbase = pip-tools
- pkgdesc = A set of tools to keep your pinned Python dependencies fresh.
- pkgver = 6.6.2
+ pkgdesc = A set of tools to keep your pinned Python dependencies fresh
+ pkgver = 6.7.0
pkgrel = 1
url = https://github.com/jazzband/pip-tools/
arch = any
license = BSD
makedepends = python-setuptools-scm
depends = python-click>=7
- depends = python-pep517
- depends = python-pip>=20.3
+ depends = python-build
+ depends = python-pip>=21
depends = python-setuptools
depends = python-wheel
- source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-6.6.2.tar.gz
- sha256sums = f638503a9f77d98d9a7d72584b1508d3f82ed019b8fab24f4e5ad078c1b8c95e
+ source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-6.7.0.tar.gz
+ sha256sums = 0aeedc28c0316a30c561893a1f41c3611b46ac536bc271082ffdbdbd1d26924c
pkgname = pip-tools