From 986e2ac5dee587abb5a3968d1022288995cda1cd Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Fri, 10 Apr 2020 13:26:11 -0400 Subject: Fix darktime linux spec file hash value for hstcal Under some circumstances conda doesn't generate package filename hashes of consistent lengths. Manually adjust this until this problem can be fully characterized. --- caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'caldp') diff --git a/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml b/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml index 91a3247..c6b2536 100644 --- a/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml +++ b/caldp/darktime/dev/CALDP_darktime_ACS_linux_py36_rc1.yml @@ -9,7 +9,7 @@ dependencies: - certifi=2020.4.5.1=py36_0 - cfitsio=3.470=1 - fitsverify=4.18=13 -- hstcal=2.3.2rc1.dev0+ga822901=5 +- hstcal=2.3.2rc1.dev0+ga822901f=5 - ld_impl_linux-64=2.33.1=h53a641e_7 - libedit=3.1.20181209=hc058e9b_0 - libffi=3.2.1=hd88cf55_4 -- cgit