diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2015-11-14 07:33:54 +0100 |
commit | 7aecb9379feb66a84d3b1742af81aeb182135157 (patch) | |
tree | cb2c72ea383ee5080f187b54848149e4de7ad54c /t/sbo/python/pysetuptools/pysetuptools.info | |
parent | b088cabff2a6e9826b7520b4c57b4ac0820ea90c (diff) | |
download | sbotools2-7aecb9379feb66a84d3b1742af81aeb182135157.tar.xz |
Add new files needed by test
Diffstat (limited to 't/sbo/python/pysetuptools/pysetuptools.info')
-rw-r--r-- | t/sbo/python/pysetuptools/pysetuptools.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/t/sbo/python/pysetuptools/pysetuptools.info b/t/sbo/python/pysetuptools/pysetuptools.info new file mode 100644 index 0000000..c459daa --- /dev/null +++ b/t/sbo/python/pysetuptools/pysetuptools.info @@ -0,0 +1,10 @@ +PRGNAM="pysetuptools" +VERSION="18.2" +HOMEPAGE="https://pypi.python.org/pypi/setuptools" +DOWNLOAD="https://pypi.python.org/packages/source/s/setuptools/setuptools-18.2.tar.gz" +MD5SUM="52b4e48939ef311d7204f8fe940764f4" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" |