summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Arndt2020-05-27 22:33:11 +0200
committerChristopher Arndt2020-05-27 22:33:11 +0200
commitc1b19a62099c732620b8c669f436d2ca3a67c2fc (patch)
treef1b1d65cd0892496f21f2854ab078d88fc0b1231
parentf28af09eef1d4d4e8a095802493aa06c15752e84 (diff)
downloadaur-c1b19a62099c732620b8c669f436d2ca3a67c2fc.tar.gz
New upstream version 5.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--last_installed.txt1
3 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 429ed8fd65ce..416d742045b7 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 = 5.1.2
+ pkgver = 5.2.0
pkgrel = 1
url = https://github.com/jazzband/pip-tools/
arch = any
@@ -8,8 +8,8 @@ pkgbase = pip-tools
depends = python-click
depends = python-pip>=20.0
depends = python-six
- source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-5.1.2.tar.gz
- sha256sums = 111ec415d3776498c8c1a8596ae9651160d17ea93303a70f25aa1f8de3d1a47b
+ source = https://files.pythonhosted.org/packages/source/p/pip-tools/pip-tools-5.2.0.tar.gz
+ sha256sums = be6190405e4206526607aa4813bd6d7a949e4fdc180d0db4f3221f3778846cf7
pkgname = pip-tools
diff --git a/PKGBUILD b/PKGBUILD
index 82f4f4622504..c15cdb654f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Simon Conseil <contact+aur at saimon dot org>
pkgname=pip-tools
-pkgver=5.1.2
+pkgver=5.2.0
pkgrel=1
pkgdesc="A set of tools to keep your pinned Python dependencies fresh."
arch=('any')
@@ -10,7 +10,7 @@ url="https://github.com/jazzband/pip-tools/"
license=('BSD')
depends=('python-click' 'python-pip>=20.0' 'python-six')
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('111ec415d3776498c8c1a8596ae9651160d17ea93303a70f25aa1f8de3d1a47b')
+sha256sums=('be6190405e4206526607aa4813bd6d7a949e4fdc180d0db4f3221f3778846cf7')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/last_installed.txt b/last_installed.txt
new file mode 100644
index 000000000000..47bbc3143947
--- /dev/null
+++ b/last_installed.txt
@@ -0,0 +1 @@
+f28af09eef1d4d4e8a095802493aa06c15752e84