summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ccdf988def2e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-serverlessrepo
+ pkgdesc = A Python library with convenience helpers for working with the AWS Serverless Application Repository.
+ pkgver = 0.1.10
+ pkgrel = 1
+ url = https://github.com/awslabs/aws-serverlessrepo-python
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ depends = python-yaml
+ depends = python-boto3
+ depends = python-six
+ options = !emptydirs
+ source = https://files.pythonhosted.org/packages/source/s/serverlessrepo/serverlessrepo-0.1.10.tar.gz
+ sha256sums = 671f48038123f121437b717ed51f253a55775590f00fbab6fbc6a01f8d05c017
+
+pkgname = python-serverlessrepo
+