Spec URL: http://fedorapeople.org/~jgu/python-viper.spec SRPM URL: http://fedorapeople.org/~jgu/python-viper-1.0.0-0.2.fc19.src.rpm Description: A simple mesh plotter and run-time visualization module for plotting and saving simulation data. The class C{Viper} can visualize solutions given as numpy arrays, and meshes that provide the two methods C{cells()} and C{coordinates()}. These methods should return numpy arrays specifying the node-element ordering and coordinates of the nodes, respectively. Fedora Account System Username: jgu
Previously this was submitted for review as BZ 693158 but an overly officious review decided to be obstructive and close that bug when the original submitter didn't respond.
*** Bug 693158 has been marked as a duplicate of this bug. ***
Hi Jonathan, this is an unofficial review. I found one problem with your submission. In your spec, you declared the code as LGPLv2+ but your COPYING file includes GPLv3. You may want to correct it.
https://bugzilla.redhat.com/show_bug.cgi?id=693158#c3 It's not the license file that counts. licensecheck is your friend here.
oops...I found my mistake and sorry. withdrawing the revision. Sorry Jonathan
The website says: "Viper is no longer being maintained. VTK-based plotting is now incorporated directly DOLFIN from version 1.1."
Ah yes, so it does. I guess we can close this review in that case.