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..b5b67337ae14
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python2-osrf_pycommon
+ pkgdesc = Commonly needed Python modules, used by Python software developed at OSRF
+ pkgver = 0.1.3
+ pkgrel = 2
+ url = http://osrf-pycommon.readthedocs.org/
+ arch = any
+ license = Apache
+ makedepends = python2-setuptools
+ depends = python2
+ depends = python2-trollius
+ provides = python2-osrf-pycommon
+ conflicts = python2-osrf-pycommon
+ source = https://files.pythonhosted.org/packages/source/o/osrf_pycommon/osrf_pycommon-0.1.3.tar.gz
+ md5sums = c86d8f1603cc8c24fb19c7cd244387e9
+
+pkgname = python2-osrf_pycommon
+