diff options
author | Joseph Kogut <joseph.kogut@gmail.com> | 2017-11-09 09:14:17 -0800 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-11-22 22:33:39 +0100 |
commit | 273aad9e507eedf5245a004be8f7372a7c4d5ca7 (patch) | |
tree | 816ccf9efbb8d1fbf955b89830532f5d55e23ebf /package/python-raven/python-raven.hash | |
parent | 223e5867eda125ae10b0e2b963ff9ce3ed6eaa30 (diff) | |
download | buildroot-273aad9e507eedf5245a004be8f7372a7c4d5ca7.tar.gz buildroot-273aad9e507eedf5245a004be8f7372a7c4d5ca7.zip |
python-raven: new package
Changes since v2:
- remove newlines from Config.in
- add LICENSE hash
Changes since v1:
- reword commit to match upstream style
- fold the DEVELOPERS modifications into the same commit
- add Config selections for required python core modules
- bump version to 6.3.0
Tested in a clean chroot, events are generated for exceptions, and
reported to the server configured for the client.
Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-raven/python-raven.hash')
-rw-r--r-- | package/python-raven/python-raven.hash | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/python-raven/python-raven.hash b/package/python-raven/python-raven.hash new file mode 100644 index 0000000000..3ed123996d --- /dev/null +++ b/package/python-raven/python-raven.hash @@ -0,0 +1,5 @@ +# md5 from https://pypi.python.org/pypi/raven/json, sha256 locally computed +md5 2efce7acbabe1a0f32d168736a654789 raven-6.3.0.tar.gz +sha256 f3e465a545dcdb6a387d1fcb199d08f786ba3732d7ce6aa681718b04da6aedf1 raven-6.3.0.tar.gz +# License file, locally calculated +sha256 5ce9459bc19ced99cc9eb135d4f559ed01e336354bdf16dd998be85aa688c233 LICENSE |