#46934: py-astropy: fitscheck script conflicts with py-pyfits -----------------------------------+-------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-astropy py-pyfits | -----------------------------------+-------------------------------- Comment (by robitaille@…): I haven't fixed this yet, but in the mean time I updated the py-montage port to no longer depend on pyfits in r133178. The issue with the scripts is that I had to change the Portfile for astropy to rename the scripts in the post-destroot, but I guess that by that point it is too late. The scripts can no longer be renamed in the package because we use the entry_points functionality of distutils. One solution would be to patch the setup.py file to rename the entry points there. Does anyone else have any ideas/suggestions? -- Ticket URL: <https://trac.macports.org/ticket/46934#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X