summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..992a8308ec91
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-hydra
+ pkgdesc = A framework for elegantly configuring complex applications
+ pkgver = 1.0.0rc1
+ pkgrel = 1
+ url = https://hydra.cc
+ arch = any
+ license = MIT
+ checkdepends = pytest
+ checkdepends = pytest-snail
+ depends = omegaconf>=2.0
+ provides = python-hydra
+ source = python-hydra-1.0.0rc1::https://github.com/facebookresearch/hydra/archive/hydra-1.0.0rc1.tar.gz
+ md5sums = 8507d98157ea0829e7ba0f7a07ea1a57
+
+pkgname = python-hydra
+