Skip to content
Snippets Groups Projects
Commit 7ee56c2f authored by Sinan's avatar Sinan Committed by Adam J. Stewart
Browse files

package/py-apipkg add new version, add sha256 sums (#12260)


* add new version, add sha256 sums

* Update var/spack/repos/builtin/packages/py-apipkg/package.py

Co-Authored-By: default avatarAdam J. Stewart <ajstewart426@gmail.com>

* add python dependencies
parent 0b606f7c
Branches
Tags
No related merge requests found
......@@ -12,6 +12,8 @@ class PyApipkg(PythonPackage):
homepage = "https://pypi.python.org/pypi/apipkg"
url = "https://pypi.io/packages/source/a/apipkg/apipkg-1.4.tar.gz"
version('1.4', '17e5668601a2322aff41548cb957e7c8')
version('1.5', sha256='2e38399dbe842891fe85392601aab8f40a8f4cc5a9053c326de35a1cc0297ac6')
version('1.4', sha256='37228cda29411948b422fae072f57e31d3396d2ee1c9783775980ee9c9990af6')
depends_on('py-setuptools', type='build')
depends_on('py-setuptools@30.3.0:', type='build')
depends_on('python@2.7:2.8,3.4:', type=('build', 'run'))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment