diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2017-03-06 22:40:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-03-11 07:03:43 +0700 |
commit | a9cb9b4062c60375d414699ebde7b6108f60e38c (patch) | |
tree | 02ad8741facdf433930369cdec568012159806ba /python/fixtures/fixtures.info | |
parent | 5dffdc8e956dacef46cb437c27ee6c68cf97339d (diff) |
python/fixtures: Added (Fixtures package for python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/fixtures/fixtures.info')
-rw-r--r-- | python/fixtures/fixtures.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/fixtures/fixtures.info b/python/fixtures/fixtures.info new file mode 100644 index 0000000000000..8308304200c73 --- /dev/null +++ b/python/fixtures/fixtures.info @@ -0,0 +1,10 @@ +PRGNAM="fixtures" +VERSION="3.0.0" +HOMEPAGE="https://launchpad.net/python-fixtures" +DOWNLOAD="https://pypi.python.org/packages/84/be/94ecbc3f2487bd14aa8b44852f498086219b7cc0c8250ee65a03e2c63119/fixtures-3.0.0.tar.gz" +MD5SUM="cd6345b497a62fad739efee66346c2e0" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="testtools" +MAINTAINER="Nikos Giotis" +EMAIL="nikos.giotis@gmail.com" |