summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAshley Bone2016-04-27 13:19:46 -0400
committerAshley Bone2016-04-27 13:19:46 -0400
commit2fb0b4b79748c1b069e8377a1dc302140df76926 (patch)
tree1b8274788dac77d005b8ab008598625435afee0c /.SRCINFO
downloadaur-2fb0b4b79748c1b069e8377a1dc302140df76926.tar.gz
Initial version.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0ab6c8682a12
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = python-portalocker
+ pkgdesc = Easy, portable file locking API.
+ pkgver = 0.5.7
+ pkgrel = 1
+ url = https://github.com/WoLpH/portalocker
+ arch = any
+ license = PSF
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ source = https://pypi.python.org/packages/source/p/portalocker/portalocker-0.5.7.tar.gz
+ sha256sums = 5a3dfbe550933595ba479964ab48ebab9b3f33ae8d2ad16c02e1c91697466322
+
+pkgname = python-portalocker
+ depends = python
+
+pkgname = python2-portalocker
+ depends = python2
+