Published February 6, 2019
| Version 1.0.16
Software
Open
ReproZip: 1.0.16
- 1. New York University
Description
(reprozip-jupyter and reprounzip-vagrant didn't change)
Bugfixes:
- Fixed input/output file filter on Python 3 (to omit
.so
,.pyc
etc files) - Fixed fetching updated parameters on Python 3 (to get the correct Docker and Vagrant base images, a small JSON file is downloaded from reprozip.org)
- Fixed
--port
option of reprounzip-docker
Enhancements:
- Use the distro module instead of the deprecated
platform.linux_distribution()
function to detect the distribution (the latter will be removed in Python 3.8). - Use dpkg-query to identify Linux packages instead of reading
dpkg/info/*.list
Downloads:
Files
ViDA-NYU/reprozip-1.0.16.zip
Files
(1.5 MB)
Name | Size | Download all |
---|---|---|
md5:a668dbce96c09aec9f90c9408a1b2427
|
1.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/ViDA-NYU/reprozip/tree/1.0.16 (URL)