summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMisaka135142024-04-16 11:46:59 +0800
committerMisaka135142024-04-16 11:46:59 +0800
commitf9734291251ccec6669f767a448405d6da6e88d4 (patch)
treed328a2f52a20e33c800d967f170bc781756c5c9d /.SRCINFO
parenta3e3ac4dd4f90749143549bf979692a0698740b4 (diff)
downloadaur-f9734291251ccec6669f767a448405d6da6e88d4.tar.gz
upgpkg: python-pipreqs 0.5.0-3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7429782895da..6bfe16eacb5f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = python-pipreqs
pkgdesc = Pip requirements.txt generator based on imports in project
pkgver = 0.5.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bndr/pipreqs
arch = any
- license = MIT
+ license = Apache-2.0
+ checkdepends = jupyter-nbconvert
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer