summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8e8bd002746f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-mmclassification-git
+ pkgdesc = OpenMMLab Image Classification Toolbox and Benchmark
+ pkgver = 0.1.0.r149.4b46fd6
+ pkgrel = 1
+ url = https://github.com/open-mmlab/mmclassification
+ arch = any
+ license = Apache
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python-mmcv
+ depends = python-numpy
+ depends = python-pytorch
+ provides = python-mmclassification
+ conflicts = python-mmclassification
+ source = mmclassification::git+https://github.com/open-mmlab/mmclassification.git
+ sha512sums = SKIP
+
+pkgname = python-mmclassification-git
+