summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTong Chunli2018-11-02 22:03:12 +0800
committerTong Chunli2018-11-02 22:03:12 +0800
commitad9db75ced2a7aadfa9204cd3efd6531c95a798f (patch)
tree1c10ffd6d46dbe7c7e6b99e5f87051ff74b62610 /.SRCINFO
downloadaur-ad9db75ced2a7aadfa9204cd3efd6531c95a798f.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..c701a8abeed7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-colcon-core
+ pkgdesc = Command line tool to build sets of software packages.
+ pkgver = 0.3.12
+ pkgrel = 1
+ url = https://pypi.org/project/colcon-core
+ arch = any
+ license = Apache
+ makedepends = python-setuptools
+ depends = python-pytest
+ depends = python-pytest-runner
+ depends = python-pytest-rerunfailures
+ depends = python-pytest-repeat
+ depends = python-coverage
+ depends = python-pytest-cov
+ depends = python-distlib
+ source = https://files.pythonhosted.org/packages/37/dd/ebb44097dd8f9c57bfa17bc202bce9a3a1a5e44a3d911c050002cae0dbf6/colcon-core-0.3.12.tar.gz
+ sha256sums = 7cb8e79a4524f474478ab2b8ba1038c57bd42d778e69ecca70cd3f126eda0b79
+
+pkgname = python-colcon-core
+