Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410875 - dev-python/pyspf-2.0.7 version bump request
Summary: dev-python/pyspf-2.0.7 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 404567 (view as bug list)
Depends on: 410907
Blocks:
  Show dependency tree
 
Reported: 2012-04-05 12:45 UTC by Ian Delaney (RETIRED)
Modified: 2012-04-24 11:40 UTC (History)
0 users

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


Attachments
Here's the whole ebuild (pyspf-2.0.7.ebuild,1.24 KB, text/plain)
2012-04-05 12:45 UTC, Ian Delaney (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Delaney (RETIRED) gentoo-dev 2012-04-05 12:45:31 UTC
Created attachment 307885 [details]
Here's the whole ebuild

archtester pyspf # USE_PYTHON="2.6" ebuild pyspf-2.0.7.ebuild clean test
>>> Compiling source in /mnt/gen2/TmpDir/portage/dev-python/pyspf-2.0.7/work/pyspf-2.0.7 ...
 * ERROR: dev-python/pyspf-2.0.7 failed (compile phase):
 *   USE_PYTHON variable does not enable any Python ABI supported by dev-python/pyspf-2.0.7
----------------------------------------------------------------

archtester pyspf # ebuild pyspf-2.0.7.ebuild clean test

WARN: invalid-domain-long-via-macro in rfc4408-tests.yml, ['4.3/1', '5/10/3']: permerror preferred to fail
..................
----------------------------------------------------------------------
Ran 19 tests in 0.698s                   OK

This is another package where the test phase had not been utilised.
It has been already 'picked up' in progress.  To use src_test, it requires pydns, pyyaml && authres as extra deps.  

archtester pyspf # eix authres
[I] dev-python/authres [1]
     Available versions:  (~)0.3
     Installed versions:  0.3(20:16:53 05/04/12)(python_abis_2.7 python_abis_2.7-pypy-1.8 -python_abis_2.6 -python_abis_2.6-jython -python_abis_2.7-pypy-1.7 -python_abis_3.1 -python_abis_3.2 -python_abis_3.3)

installed from progress; another ebuild not present in gx86.  pydns comes in slot 2 and 3, one for each CPython.  authres appears to not support python3, unless I am doing something wrong.  I have 'pinched' a source prepare from the progress ebuild that seds the source to cater to python3.  The authres catering only to python2, the tesarchtester pyspf # USE_PYTHON="2.7 2.7-pypy-1.8" ebuild 

pyspf-2.0.7.ebuild clean testt phase can only be run for python2.

 * Testing of dev-python/pyspf-2.0.7 with CPython 2.7...
Ran 19 tests in 0.696s         OK

 * Testing of dev-python/pyspf-2.0.7 with PyPy 1.8 (Python 2.7)...
Ran 19 tests in 1.852s         OK 

archtester pyspf # USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8" ebuild pyspf-2.0.7.ebuild clean install

>>> Completed installing pyspf-2.0.7 into /mnt/gen2/TmpDir/portage/dev-python/pyspf-2.0.7/image/

archtester pyspf # USE_PYTHON="2.6 2.7 3.1 3.2 2.7-pypy-1.8" ebuild pyspf-2.0.7.ebuild merge
>>> Original instance of package unmerged safely.
 * Compilation and optimization of Python modules for CPython 2.7       [ ok ]
 * Compilation and optimization of Python modules for CPython 3.1       [ ok ]
 * Compilation and optimization of Python modules for CPython 3.2       [ ok ]
 * Compilation and optimization of Python modules for PyPy 1.8 (Python 2.7) ...                           [ ok ]
>>> dev-python/pyspf-2.0.7 merged.

good to go...........
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2012-04-05 15:23:49 UTC
*** Bug 404567 has been marked as a duplicate of this bug. ***
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2012-04-05 15:25:45 UTC
actually on changing to SUPPORT_PYTHON_ABIS="1" from the progress form, authres is not limited to python2.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2012-04-23 07:33:03 UTC
iksaif's version

https://github.com/iksaif/portage/tree/master/mail-filter/authres
Comment 4 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2012-04-24 11:40:26 UTC
+*pyspf-2.0.7 (24 Apr 2012)
+
+  24 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org> +pyspf-2.0.7.ebuild:
+  Version bump wrt #410875 by Ian Delaney <johneed@hotmail.com>
+