summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8bbabda460a6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = python-yadisk-async
+ pkgdesc = Yandex.Disk REST API client library for Python with async/await support
+ pkgver = 1.3.0
+ pkgrel = 1
+ url = https://github.com/ivknv/yadisk-async
+ arch = any
+ license = LGPL3
+ makedepends = python-pip
+ depends = python>=3.6.0
+ depends = python-aiohttp
+ source = https://files.pythonhosted.org/packages/source/y/yadisk-async/yadisk-async-1.3.0.tar.gz
+ sha256sums = e2f0386556ffe3872dddc629dbe963b4d06a699f03eeee5adc5904f2bd5a7836
+
+pkgname = python-yadisk-async
+