Using the following requirements.txt file:
Generating a packages SPK (using python -m spotfire.spk packages requirements.txt command) results in an SPK without the pandas_flavor package. During the command, the following output is observed:
Deleted files listed in RECORD for pandas_flavor-0.2.0.dist-info
Fix the scan_duplicate_packages method of the spotfire.spk._PackageBuilder class to be more precise about matching package files to remove.
Issue migrated from TIBCO Software Jira [PYSRV-444] created by bbassett