Skip to content

Commit a1f32cd

Browse files
authored
py-msgpack: add 1.0.3 (spack#29216)
* py-msgpack: add 1.0.3 * remove dependencies
1 parent 8d11810 commit a1f32cd

File tree

1 file changed

+2
-0
lines changed
  • var/spack/repos/builtin/packages/py-msgpack

1 file changed

+2
-0
lines changed

var/spack/repos/builtin/packages/py-msgpack/package.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ class PyMsgpack(PythonPackage):
99

1010
homepage = "https://msgpack.org/"
1111
pypi = "msgpack/msgpack-1.0.0.tar.gz"
12+
git = "https://github.com/msgpack/msgpack-python"
1213

14+
version('1.0.3', sha256='51fdc7fb93615286428ee7758cecc2f374d5ff363bdd884c7ea622a7a327a81e')
1315
version('1.0.2', sha256='fae04496f5bc150eefad4e9571d1a76c55d021325dcd484ce45065ebbdd00984')
1416
version('1.0.1', sha256='7033215267a0e9f60f4a5e4fb2228a932c404f237817caff8dc3115d9e7cd975')
1517
version('1.0.0', sha256='9534d5cc480d4aff720233411a1f765be90885750b07df772380b34c10ecb5c0')

0 commit comments

Comments
 (0)