← Back to team overview

fiat team mailing list archive

Re: fiat-0.9.0.tar.gz

 

Anders Logg wrote:
I will be in a meeting the next couple of hours, but I'm sure Marie,
Kristian or Garth can clean this up. :-) We should remove all .pyc
files, the duplicate files in the root directory and use
/usr/bin/env/python. Don't know about the license.

--
Anders


On Wed, Feb 03, 2010 at 01:50:03PM +0100, Johannes Ring wrote:
Hi,

I'm about to upload the FIAT package to Debian but I have some
questions/comments regarding the fiat-0.9.0.tar.gz tarball:

* In FIAT/derivs there is a LICENSE file containing the CeCILL-C
license. Are the files in this folder (Derivatives.py and
FirstDerivatives.py) released under this license? Who has the
copyright for those files? Konrad Hinsen seems to be the author.


Is the stuff in derivs used anywhere?

--
Marie


* The Python interpreter in FIAT/ascii2vtk*.py is #!/sw/bin/python and
I get (lintian) errors on the generated packages:

    E: python-fiat: wrong-path-for-interpreter
./usr/share/pyshared/FIAT/asci2vtk2d.py (#!/sw/bin/python !=
/usr/bin/python)
    E: python-fiat: wrong-path-for-interpreter
./usr/share/pyshared/FIAT/asci2vtk3d.py (#!/sw/bin/python !=
/usr/bin/python)

I have patched these files to use #!/usr/bin/env python instead to get
around this issue.

* There are .pyc files in FIAT/derivs. They are also in the bazaar
repository. It would be good to remove them.

* Version in setup.py is 3.3.0.

* There are some .py files in the root folder and some of them are
duplicates of files in the FIAT subfolder (ascii2vtk*.py, tablag.py).

Johannes

_______________________________________________
Mailing list: https://launchpad.net/~fiat
Post to     : fiat@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~fiat
More help   : https://help.launchpad.net/ListHelp
------------------------------------------------------------------------

_______________________________________________
Mailing list: https://launchpad.net/~fiat
Post to     : fiat@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~fiat
More help   : https://help.launchpad.net/ListHelp




Follow ups

References