Package Details: python-fudge 1.1.1-3

Git Clone URL: https://aur.archlinux.org/python-fudge.git (read-only, click to copy)
Package Base: python-fudge
Description: Use fake objects (mocks, stubs, etc) to test real ones
Upstream URL: http://farmdev.com/projects/fudge/
Licenses: MIT
Submitter: tocer
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 22
Popularity: 0.029587
First Submitted: 2010-03-08 13:54 (UTC)
Last Updated: 2022-02-21 13:47 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Latest Comments

fordprefect commented on 2022-02-20 15:25 (UTC)

@Fabio: The issue is the use of the (since setuptools>57.5) deprecated use_2to3 statement. I have patched out the offending line and taken the opportunity to move on to the recently introduced new python packaging standard according to PEP517/518. This pulls a few new makedeps, but soon you'll need them anyways…

FabioLolix commented on 2022-02-18 18:41 (UTC)

Hello, it fdails to build

==> Extracting sources...
  -> Extracting fudge-1.1.1.tar.gz with bsdtar
==> Removing existing $pkgdir/ directory...
==> Entering fakeroot environment...
==> Starting package()...
error in fudge setup command: use_2to3 is invalid.
==> ERROR: A failure occurred in package().
    Aborting...

vale commented on 2017-11-14 22:25 (UTC)

source link needs to be https: source=("https://pypi.python.org/packages/source/f/fudge/fudge-$pkgver.tar.gz")

fordprefect commented on 2017-10-27 08:47 (UTC)

fyi: download link is broken for me.

pingveno commented on 2015-08-13 19:40 (UTC)

This is awaiting a merge request for python2-fudge. I will push an updated PKGBUILD when python2-fudge is merged.

phijor commented on 2015-08-13 19:38 (UTC)

Yep. This still needs a package function. Also, v1.1.0 is out, flagging it out of date.

<deleted-account> commented on 2015-01-12 07:49 (UTC)

needs to be updated to use new package function