summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoryjun1232020-07-28 21:48:50 +0800
committeryjun1232020-07-28 21:48:50 +0800
commitd3d88361172e10482f3795f2ddd7da52239e0892 (patch)
treee0027079b175a4adb5c1594d0f6f3fa879f6b652 /.SRCINFO
downloadaur-d3d88361172e10482f3795f2ddd7da52239e0892.tar.gz
initial commit
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..7c630dda3ae5
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-cos-python-sdk-v5
+ pkgdesc = 腾讯云COSV5Python SDK, 目前可以支持Python2.6与Python2.7以及Python3.x
+ pkgver = 1.8.1
+ pkgrel = 1
+ url = https://github.com/tencentyun/cos-python-sdk-v5
+ arch = any
+ license = MIT
+ depends = python-requests
+ depends = python-six
+ depends = python-dicttoxml
+ provides = python-cos-python-sdk-v5-git
+ conflicts = python-cos-python-sdk-v5-git
+ source = https://github.com/tencentyun/cos-python-sdk-v5/archive/V1.8.1.tar.gz
+ sha256sums = SKIP
+
+pkgname = python-cos-python-sdk-v5
+