[X] I searched open reports and couldn't find a duplicate
What happened?
If the .conda has info- as its last file unzip -l x.conda, it was produced by version 2. Those files will also have the minimum timestamp for ZIP. So far conda-forge isn’t producing those yet (I looked at fractopo-0.5.1-pyhd8ed1ab_0.conda). The embedded tarfiles no longer include uid/gid/username/groupname, but they still include the current timestamp.
Follow up question should we support a SOURCE_DATE_EPOCH for the timestamps, instead of going with what the filesystem said
Checklist
What happened?
If the .conda has info- as its last file
unzip -l x.conda
, it was produced by version 2. Those files will also have the minimum timestamp for ZIP. So far conda-forge isn’t producing those yet (I looked at fractopo-0.5.1-pyhd8ed1ab_0.conda). The embedded tarfiles no longer include uid/gid/username/groupname, but they still include the current timestamp.Follow up question should we support a SOURCE_DATE_EPOCH for the timestamps, instead of going with what the filesystem said
Conda Info
No response
Conda Config
No response
Conda list
No response
Additional Context
No response