Package Details: python-fipy 3.4.4-1

Git Clone URL: https://aur.archlinux.org/python-fipy.git (read-only, click to copy)
Package Base: python-fipy
Description: Partial differential equation solver for Python, based on finite volume approach.
Upstream URL: http://www.ctcms.nist.gov/fipy
Licenses: custom:public domain
Submitter: fordprefect
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 7
Popularity: 0.000274
First Submitted: 2019-05-06 12:30 (UTC)
Last Updated: 2024-05-23 11:13 (UTC)

Latest Comments

1 2 Next › Last »

carlosal1015 commented on 2024-05-25 16:11 (UTC)

Hi, I have the following message error

==> Making package: python-fipy 3.4.4-1 (Sat 25 May 2024 11:10:21 AM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found fipy-3.4.4.tar.gz
==> Validating source files with sha256sums...
    fipy-3.4.4.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting fipy-3.4.4.tar.gz with bsdtar
==> Starting prepare()...
cp: cannot stat 'fipy-3.4.4': No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: python-fipy-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
python-fipy - exit status 4

fordprefect commented on 2024-05-23 11:17 (UTC)

Thanks, should be fixed now.

ymermoud commented on 2021-02-02 07:49 (UTC)

The checksum seems to be wrong.

for fipy-3.4.2.1.tar.gz it should be

be8caaafe3ef2dc2c5ca02d8e91472bbdde0b19df1104170915fbb0b867c17a0

fordprefect commented on 2016-01-28 20:10 (UTC)

@eomarjee: since there is no email at your profile, i'll post it here. there is no such version as 3.1.1 as far as i can see. please provide a link to the announcement, a downloadlink or similar. -> unflagged.

muon commented on 2014-02-14 14:51 (UTC)

Thanks tgoossens. Updated.

tgoossens commented on 2014-02-13 14:01 (UTC)

The sha256 checksum is not valid You should use: 54a4bc2ed6562bd402890ddd257220cf092438db1941427035412813415bd0c7

muon commented on 2013-06-11 19:36 (UTC)

Thanks big_gie. I've added that to the pkgbuild, and it runs for me. Let me know if you still have problems.

big_gie commented on 2013-06-11 18:26 (UTC)

Can't run a test without adding the following at the end of the package() function: chmod +r ${pkgdir}/usr/lib/python*/site-packages/FiPy-${pkgver}-py*.egg-info/* Package is not out of date, sorry for flagging it as such.

muon commented on 2013-03-30 23:57 (UTC)

An update regarding the new version of python2-numpy (updated in [extra] on 2013-03-13). With this new version (python2-numpy 1.7.0-2) and an up-to-date scipy and matplotlib (python2-scipy 0.11.0-4 and python2-matplotlib 1.2.1-1 as of 2013-03-30), I only got 6 failed tests, which haven't seemed to cause issues in actual use; I've run most of the examples on the FiPy home page. In addition to the above, I have mayavi-4.2.0-4, gmsh 2.7.0-1. This is with a PKGBUILD found at http://pastebin.com/X3NFbksV.