Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 415383 - dev-python/fabric-1.4.2 version bump request
Summary: dev-python/fabric-1.4.2 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL: https://github.com/fabric/fabric/issu...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-10 15:25 UTC by Ian Delaney (RETIRED)
Modified: 2012-05-15 18:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild patch (fabric.patch,1.90 KB, patch)
2012-05-10 15:25 UTC, Ian Delaney (RETIRED)
Details | Diff
ebuild (fabric-1.4.2.ebuild,2.56 KB, patch)
2012-05-14 19:44 UTC, Ian Delaney (RETIRED)
Details | Diff
fabric-1.4.2-tests.patch (fabric-1.4.2-tests.patch,5.00 KB, patch)
2012-05-14 19:48 UTC, Ian Delaney (RETIRED)
Details | Diff
test_tasks.patch (test_tasks.patch,4.65 KB, patch)
2012-05-14 19:48 UTC, Ian Delaney (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-05-10 15:25:00 UTC
Created attachment 311361 [details, diff]
ebuild patch

archtester fabric # USE=doc USE_PYTHON="2.5 2.6 2.7" ebuild fabric-1.4.2.ebuild clean test merge


 * Compilation and optimization of Python modules for CPython 2.5        [ ok ]
 * Compilation and optimization of Python modules for CPython 2.6        [ ok ]
 * Compilation and optimization of Python modules for CPython 2.7        [ ok ]
>>> dev-python/fabric-1.4.2 merged.
>>> Regenerating /etc/ld.so.cache...
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-05-10 18:50:34 UTC
Test files (tests/test_*.py) do not run any code, when they are executed directly. You need to use a test discovery application (e.g. nosetests) and you will see e.g.:

"Ran 302 tests in ...s

FAILED (errors=81, failures=2)"
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-05-13 11:21:45 UTC
to all concerned.  It seems according to upstream their test suite is fine.  It's us who don't know how to run it.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2012-05-14 19:44:09 UTC
Created attachment 311777 [details, diff]
ebuild

It's in such a compromised state it's easier to put the whole ebuild
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-05-14 19:48:17 UTC
Created attachment 311779 [details, diff]
fabric-1.4.2-tests.patch

The missing source files can be acquired from the source repo, not worth taking up space here.
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2012-05-14 19:48:57 UTC
Created attachment 311781 [details, diff]
test_tasks.patch
Comment 6 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-05-15 18:35:04 UTC
*fabric-1.4.2 (10 May 2012)

  10 May 2012; Jesus Rivero <neurogeek@gentoo.org> +fabric-1.4.2.ebuild,
  +files/fabric-1.4.2-git_tags_docs.patch:
  Version bump.