Your message dated Fri, 28 Nov 2025 12:05:07 +0000
with message-id <[email protected]>
and subject line Bug#1071807: fixed in prody 2.6.1+dfsg-1
has caused the Debian Bug report #1071807,
regarding prody: FTBFS: ModuleNotFoundError: No module named 
'numpy.testing.decorators'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1071807: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071807
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:prody
Version: 2.4.1+dfsg-2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary --buildsystem pybuild --with numpy3,python3
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py config
running config
I: pybuild base:311: python3.11 setup.py config
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_prody/build/prody

[... snipped ...]

testPBCCoordArgumentSwitching 
(prody.tests.measure.test_contacts.TestNeighbors.testPBCCoordArgumentSwitching) 
... ok
testCenter (prody.tests.measure.test_measure.TestCenter.testCenter) ... ok
testCenterWithWeights 
(prody.tests.measure.test_measure.TestCenter.testCenterWithWeights) ... ok
testMultiCoordsets 
(prody.tests.measure.test_measure.TestCenter.testMultiCoordsets) ... ok
testMultiCoordsetsWithWeights 
(prody.tests.measure.test_measure.TestCenter.testMultiCoordsetsWithWeights) ... 
ok
testCTerPhi (prody.tests.measure.test_measure.TestDihedrals.testCTerPhi) ... ok
testCTerPsi (prody.tests.measure.test_measure.TestDihedrals.testCTerPsi) ... ok
testCalcPhi (prody.tests.measure.test_measure.TestDihedrals.testCalcPhi) ... ok
testCalcPsi (prody.tests.measure.test_measure.TestDihedrals.testCalcPsi) ... ok
testNTerPhi (prody.tests.measure.test_measure.TestDihedrals.testNTerPhi) ... ok
testNTerPsi (prody.tests.measure.test_measure.TestDihedrals.testNTerPsi) ... ok
testPBC (prody.tests.measure.test_measure.TestDistances.testPBC) ... ok
testPBCSymmetry 
(prody.tests.measure.test_measure.TestDistances.testPBCSymmetry) ... ok
testMSF (prody.tests.measure.test_measure.TestMSF.testMSF) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/trajectory/dcdfile.py:273:
 DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves 
surprisingly on unicode inputs. Use frombuffer instead
  xyz = fromstring(self._file.read(self._itemsize * n_floats),
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/trajectory/dcdfile.py:320:
 DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves 
surprisingly on unicode inputs. Use frombuffer instead
  data = fromstring(data, self._dtype)
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/trajectory/dcdfile.py:294:
 DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves 
surprisingly on unicode inputs. Use frombuffer instead
  unitcell = fromstring(self._file.read(48), dtype=np.float64)
ok
testMSFfloat (prody.tests.measure.test_measure.TestMSF.testMSFfloat) ... ok
testByArgument 
(prody.tests.measure.test_transform.TestMoveAtoms.testByArgument) ... ok
testToArgument 
(prody.tests.measure.test_transform.TestMoveAtoms.testToArgument) ... ok
testTransformation 
(prody.tests.measure.test_transform.TestMoveAtoms.testTransformation) ... ok
testWrap (prody.tests.measure.test_transform.TestWrapAtoms.testWrap) ... ok
prody.tests.proteins.test_ciffile 
(unittest.loader._FailedTest.prody.tests.proteins.test_ciffile) ... ERROR
prody.tests.proteins.test_dssp 
(unittest.loader._FailedTest.prody.tests.proteins.test_dssp) ... ERROR
testHeaderContent 
(prody.tests.proteins.test_header.TestParsePDBHeaderOnly.testHeaderContent) ... 
ok
testHeaderType 
(prody.tests.proteins.test_header.TestParsePDBHeaderOnly.testHeaderType) ... ok
prody.tests.proteins.test_localpdb 
(unittest.loader._FailedTest.prody.tests.proteins.test_localpdb) ... ERROR
prody.tests.proteins.test_pdbfile 
(unittest.loader._FailedTest.prody.tests.proteins.test_pdbfile) ... ERROR
prody.tests.proteins.test_wwpdb 
(unittest.loader._FailedTest.prody.tests.proteins.test_wwpdb) ... ERROR
testBuildMSAlocal 
(prody.tests.sequence.test_analysis.TestBuildMSA.testBuildMSAlocal) ... ok
testResidueCount 
(prody.tests.sequence.test_analysis.TestCalcMSAOccupancy.testResidueCount) ... 
ok
testResidueOccupancy 
(prody.tests.sequence.test_analysis.TestCalcMSAOccupancy.testResidueOccupancy) 
... ok
testSequenceCount 
(prody.tests.sequence.test_analysis.TestCalcMSAOccupancy.testSequenceCount) ... 
ok
testSequenceOccupancy 
(prody.tests.sequence.test_analysis.TestCalcMSAOccupancy.testSequenceOccupancy) 
... ok
testMATLAB (prody.tests.sequence.test_analysis.TestCalcMeff.testMATLAB) ... ok
testTwenty (prody.tests.sequence.test_analysis.TestCalcMeff.testTwenty) ... ok
testTwentyReversed 
(prody.tests.sequence.test_analysis.TestCalcMeff.testTwentyReversed) ... ok
testZero1 (prody.tests.sequence.test_analysis.TestCalcMeff.testZero1) ... ok
testZero2 (prody.tests.sequence.test_analysis.TestCalcMeff.testZero2) ... ok
testAmbiguity 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity) ... ok
testAmbiguity2 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity2) ... ok
testAmbiguity3 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity3) ... ok
testAmbiguity4 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity4) ... ok
testAmbiguity5 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity5) ... ok
testAmbiguity6 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity6) ... ok
testAmbiguity7 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testAmbiguity7) ... ok
testInf (prody.tests.sequence.test_analysis.TestCalcMutualInfo.testInf) ... ok
testNoAmbiguity 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testNoAmbiguity) ... ok
testNorm (prody.tests.sequence.test_analysis.TestCalcMutualInfo.testNorm) ... ok
testNorm2 (prody.tests.sequence.test_analysis.TestCalcMutualInfo.testNorm2) ... 
ok
testSixSequences 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testSixSequences) ... ok
testTwenty (prody.tests.sequence.test_analysis.TestCalcMutualInfo.testTwenty) 
... ok
testTwentyReversed 
(prody.tests.sequence.test_analysis.TestCalcMutualInfo.testTwentyReversed) ... 
ok
testAmbiguity (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity) 
... ok
testAmbiguity2 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity2) 
... ok
testAmbiguity3 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity3) 
... ok
testAmbiguity4 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity4) 
... ok
testAmbiguity5 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity5) 
... ok
testAmbiguity6 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity6) 
... ok
testAmbiguity7 (prody.tests.sequence.test_analysis.TestCalcOMES.testAmbiguity7) 
... ok
testFourSequences 
(prody.tests.sequence.test_analysis.TestCalcOMES.testFourSequences) ... ok
testInf (prody.tests.sequence.test_analysis.TestCalcOMES.testInf) ... ok
testNoAmbiguity 
(prody.tests.sequence.test_analysis.TestCalcOMES.testNoAmbiguity) ... ok
testTwenty (prody.tests.sequence.test_analysis.TestCalcOMES.testTwenty) ... ok
testTwentyReversed 
(prody.tests.sequence.test_analysis.TestCalcOMES.testTwentyReversed) ... ok
testZero (prody.tests.sequence.test_analysis.TestCalcOMES.testZero) ... ok
testMATLAB (prody.tests.sequence.test_analysis.TestCalcSCA.testMATLAB) ... ok
testZero (prody.tests.sequence.test_analysis.TestCalcSCA.testZero) ... ok
testAmbiguous 
(prody.tests.sequence.test_analysis.TestCalcShannonEntropy.testAmbiguous) ... ok
testGapDividend 
(prody.tests.sequence.test_analysis.TestCalcShannonEntropy.testGapDividend) ... 
ok
testSixSequences 
(prody.tests.sequence.test_analysis.TestCalcShannonEntropy.testSixSequences) 
... ok
testSmallProbability 
(prody.tests.sequence.test_analysis.TestCalcShannonEntropy.testSmallProbability)
 ... ok
testTwenty 
(prody.tests.sequence.test_analysis.TestCalcShannonEntropy.testTwenty) ... ok
testMATLAB10 (prody.tests.sequence.test_analysis.TestDirectInfo.testMATLAB10) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/sequence/analysis.py:592:
 PendingDeprecationWarning: the matrix subclass is not the recommended way to represent 
matrices or deal with linear algebra (see 
https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code 
to use regular ndarray.
  c = matrix.dot(matrix(zeros((length*q, 1), float)),
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/sequence/analysis.py:593:
 PendingDeprecationWarning: the matrix subclass is not the recommended way to represent 
matrices or deal with linear algebra (see 
https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code 
to use regular ndarray.
  matrix(zeros((1, length*q), float)))
/usr/lib/python3/dist-packages/numpy/matrixlib/defmatrix.py:70: 
PendingDeprecationWarning: the matrix subclass is not the recommended way to 
represent matrices or deal with linear algebra (see 
https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please 
adjust your code to use regular ndarray.
  return matrix(data, dtype=dtype, copy=False)
ok
testMATLAB8 (prody.tests.sequence.test_analysis.TestDirectInfo.testMATLAB8) ... 
ok
testTwenty (prody.tests.sequence.test_analysis.TestDirectInfo.testTwenty) ... ok
testTwentyReversed 
(prody.tests.sequence.test_analysis.TestDirectInfo.testTwentyReversed) ... ok
testZero (prody.tests.sequence.test_analysis.TestDirectInfo.testZero) ... ok
testZero1 (prody.tests.sequence.test_analysis.TestDirectInfo.testZero1) ... ok
testZero2 (prody.tests.sequence.test_analysis.TestDirectInfo.testZero2) ... ok
testZero3 (prody.tests.sequence.test_analysis.TestDirectInfo.testZero3) ... ok
testZero4 (prody.tests.sequence.test_analysis.TestDirectInfo.testZero4) ... ok
testIdentityMatrix 
(prody.tests.sequence.test_analysis.TestIdentity.testIdentityMatrix) ... ok
testIdentityMatrixNonTurbo 
(prody.tests.sequence.test_analysis.TestIdentity.testIdentityMatrixNonTurbo) 
... ok
testUnique (prody.tests.sequence.test_analysis.TestUnique.testUnique) ... ok
testUnique2 (prody.tests.sequence.test_analysis.TestUnique.testUnique2) ... ok
testMerge (prody.tests.sequence.test_msa.TestMerging.testMerge) ... ok
testAddition (prody.tests.sequence.test_msa.TestRefinement.testAddition) ... ok
testAll (prody.tests.sequence.test_msa.TestRefinement.testAll) ... ok
testColocc (prody.tests.sequence.test_msa.TestRefinement.testColocc) ... ok
testExtension (prody.tests.sequence.test_msa.TestRefinement.testExtension) ... 
ok
testLabel (prody.tests.sequence.test_msa.TestRefinement.testLabel) ... ok
testRowCol (prody.tests.sequence.test_msa.TestRefinement.testRowCol) ... ok
testRowocc (prody.tests.sequence.test_msa.TestRefinement.testRowocc) ... ok
testSeqid (prody.tests.sequence.test_msa.TestRefinement.testSeqid) ... ok
testSeqidLabel (prody.tests.sequence.test_msa.TestRefinement.testSeqidLabel) 
... ok
prody.tests.sequence.test_msafile 
(unittest.loader._FailedTest.prody.tests.sequence.test_msafile) ... ERROR
testStringConversion (prody.tests.sequence.test_sequence.TestSequence.testStringConversion) 
... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/sequence/sequence.py:36:
 DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves 
surprisingly on unicode inputs. Use frombuffer instead
  self._seq = fromstring(args[0], '|S1')
ok
testParseDCD (prody.tests.trajectory.test_dcdfile.TestDCDFile.testParseDCD) ... 
ok
testWrite (prody.tests.trajectory.test_dcdfile.TestDCDFile.testWrite) ... ok
testWriteDCD (prody.tests.trajectory.test_dcdfile.TestDCDFile.testWriteDCD) ... 
ok
testWriteModeAppend 
(prody.tests.trajectory.test_dcdfile.TestDCDFile.testWriteModeAppend) ... ok
testAll (prody.tests.trajectory.test_frame.TestSuperpose.testAll) ... ok
testCarbon (prody.tests.trajectory.test_frame.TestSuperpose.testCarbon) ... ok
testCoords (prody.tests.utilities.test_checkers.TestCheckCoords.testCoords) ... 
ok
testCoordset (prody.tests.utilities.test_checkers.TestCheckCoords.testCoordset) 
... ok
testCoordsetNatoms 
(prody.tests.utilities.test_checkers.TestCheckCoords.testCoordsetNatoms) ... ok
testInvalidCoords 
(prody.tests.utilities.test_checkers.TestCheckCoords.testInvalidCoords) ... ok
testCorrectMonotypeOneArg 
(prody.tests.utilities.test_checkers.testCheckTypes.testCorrectMonotypeOneArg) 
... ok
testCorrectMonotypeTwoArgs 
(prody.tests.utilities.test_checkers.testCheckTypes.testCorrectMonotypeTwoArgs) 
... ok
testCorrectMultitypeOneArg 
(prody.tests.utilities.test_checkers.testCheckTypes.testCorrectMultitypeOneArg) 
... ok
testWrongMonotypeOneArg 
(prody.tests.utilities.test_checkers.testCheckTypes.testWrongMonotypeOneArg) 
... ok
testWrongMonotypeTwoArgs 
(prody.tests.utilities.test_checkers.testCheckTypes.testWrongMonotypeTwoArgs) 
... ok
testWrongMultitypeOneArg 
(prody.tests.utilities.test_checkers.testCheckTypes.testWrongMultitypeOneArg) 
... ok
testContinuous 
(prody.tests.utilities.test_misctools.TestRangeString.testContinuous) ... ok
testGapped (prody.tests.utilities.test_misctools.TestRangeString.testGapped) 
... ok
testNegative 
(prody.tests.utilities.test_misctools.TestRangeString.testNegative) ... ok
testRepeated 
(prody.tests.utilities.test_misctools.TestRangeString.testRepeated) ... ok
testBuffer (prody.tests.utilities.test_pathtools.TestGunzip.testBuffer) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/utilities/test_pathtools.py:34:
 ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/compressed.txt.gz'>
  buff = open(self.gzfn, 'rb').read()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok
testFile (prody.tests.utilities.test_pathtools.TestGunzip.testFile) ... 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/utilities/test_pathtools.py:29:
 ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/compressed.txt' mode='r' 
encoding='UTF-8'>
  text = open(fn).read()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
ok

======================================================================
ERROR: prody.tests.apps.test_prody_anm 
(unittest.loader._FailedTest.prody.tests.apps.test_prody_anm)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.apps.test_prody_anm
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_anm.py",
 line 9, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_anm.py",
 line 11, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.apps.test_prody_catdcd 
(unittest.loader._FailedTest.prody.tests.apps.test_prody_catdcd)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.apps.test_prody_catdcd
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_catdcd.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_catdcd.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.apps.test_prody_examples 
(unittest.loader._FailedTest.prody.tests.apps.test_prody_examples)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.apps.test_prody_examples
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_examples.py",
 line 10, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_examples.py",
 line 12, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.apps.test_prody_gnm 
(unittest.loader._FailedTest.prody.tests.apps.test_prody_gnm)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.apps.test_prody_gnm
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_gnm.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_gnm.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.apps.test_prody_pca 
(unittest.loader._FailedTest.prody.tests.apps.test_prody_pca)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.apps.test_prody_pca
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_pca.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/apps/test_prody_pca.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.atomic.test_select 
(unittest.loader._FailedTest.prody.tests.atomic.test_select)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.atomic.test_select
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/atomic/test_select.py",
 line 9, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/atomic/test_select.py",
 line 11, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.dynamics.test_enms 
(unittest.loader._FailedTest.prody.tests.dynamics.test_enms)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.dynamics.test_enms
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/dynamics/test_enms.py",
 line 7, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/dynamics/test_enms.py",
 line 9, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.dynamics.test_pca 
(unittest.loader._FailedTest.prody.tests.dynamics.test_pca)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.dynamics.test_pca
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/dynamics/test_pca.py",
 line 7, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/dynamics/test_pca.py",
 line 9, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: testSelection 
(prody.tests.ensemble.test_ensemble.TestEnsemble.testSelection)
Test atom selection of ensemble.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/ensemble/test_ensemble.py",
 line 191, in testSelection
    sel = ATOMS.select('resnum 1 to 3')
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/atomic/atomic.py", 
line 232, in select
    return SELECT.select(self, selstr, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/atomic/select.py", 
line 895, in select
    indices = self.getIndices(atoms, selstr, **kwargs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/atomic/select.py", 
line 953, in getIndices
    torf = self.getBoolArray(atoms, selstr, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/atomic/select.py", 
line 1004, in getBoolArray
    parser = self._getParser(selstr)
             ^^^^^^^^^^^^^^^^^^^^^^^
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/atomic/select.py", 
line 1103, in _getParser
    parser.enablePackrat()
  File "/usr/lib/python3/dist-packages/pyparsing/util.py", line 265, in _inner
    return fn(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pyparsing/core.py", line 1132, in 
enable_packrat
    ParserElement.packrat_cache = _FifoCache(cache_size_limit)  # type: 
ignore[assignment]
                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/pyparsing/util.py", line 105, in __init__
    keyring = [object()] * size
              ~~~~~~~~~~~^~~~~~
TypeError: can't multiply sequence by non-int of type 'Forward'

======================================================================
ERROR: prody.tests.proteins.test_ciffile 
(unittest.loader._FailedTest.prody.tests.proteins.test_ciffile)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.proteins.test_ciffile
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_ciffile.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_ciffile.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.proteins.test_dssp 
(unittest.loader._FailedTest.prody.tests.proteins.test_dssp)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.proteins.test_dssp
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_dssp.py",
 line 5, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_dssp.py",
 line 7, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.proteins.test_localpdb 
(unittest.loader._FailedTest.prody.tests.proteins.test_localpdb)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.proteins.test_localpdb
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_localpdb.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_localpdb.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.proteins.test_pdbfile 
(unittest.loader._FailedTest.prody.tests.proteins.test_pdbfile)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.proteins.test_pdbfile
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_pdbfile.py",
 line 8, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_pdbfile.py",
 line 10, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.proteins.test_wwpdb 
(unittest.loader._FailedTest.prody.tests.proteins.test_wwpdb)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.proteins.test_wwpdb
Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_wwpdb.py",
 line 7, in <module>
    import numpy.testing.decorators as dec
ModuleNotFoundError: No module named 'numpy.testing.decorators'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/proteins/test_wwpdb.py",
 line 9, in <module>
    from numpy.testing import dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


======================================================================
ERROR: prody.tests.sequence.test_msafile 
(unittest.loader._FailedTest.prody.tests.sequence.test_msafile)
----------------------------------------------------------------------
ImportError: Failed to import test module: prody.tests.sequence.test_msafile
Traceback (most recent call last):
  File "/usr/lib/python3.11/unittest/loader.py", line 419, in _find_test_path
    module = self._get_module_from_name(name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/unittest/loader.py", line 362, in 
_get_module_from_name
    __import__(name)
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build/prody/tests/sequence/test_msafile.py",
 line 8, in <module>
    from numpy.testing import assert_array_equal, dec
ImportError: cannot import name 'dec' from 'numpy.testing' 
(/usr/lib/python3/dist-packages/numpy/testing/__init__.py)


----------------------------------------------------------------------
Ran 279 tests in 8.664s

FAILED (errors=15)
E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_prody/build; python3.11 -m unittest 
discover -v
dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" returned 
exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202405/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: prody
Source-Version: 2.6.1+dfsg-1
Done: Andrius Merkys <[email protected]>

We believe that the bug you reported is fixed in the latest version of
prody, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrius Merkys <[email protected]> (supplier of updated prody package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 28 Nov 2025 06:44:43 -0500
Source: prody
Architecture: source
Version: 2.6.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Andrius Merkys <[email protected]>
Closes: 1058454 1071807 1114707
Changes:
 prody (2.6.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 2.6.1+dfsg (Closes: #1058454, #1071807, #1114707)
   * Adjust debian/watch to mangle numbered release candidates.
   * Exclude prody/proteins/hpbmodule/hpb_Python* with prebuilt shared
     libraries.
Checksums-Sha1:
 c324d7581a20cbefa6bea7ef7649b52d4ad454c0 2419 prody_2.6.1+dfsg-1.dsc
 d51d933f07f1cc52eb192e6b4a4eae5e346e29df 24581492 prody_2.6.1+dfsg.orig.tar.xz
 daf47b8a317f3973a4e932b9c014529f78d5dcd4 6468 prody_2.6.1+dfsg-1.debian.tar.xz
 6c60819fbb6e1a7abcc32e6d8a5052e8a8b508a9 11544 
prody_2.6.1+dfsg-1_source.buildinfo
Checksums-Sha256:
 dde0a28eceee51c0d22cfc823f29bcb7ca4517c88b4e6d9e43313a8c8339123e 2419 
prody_2.6.1+dfsg-1.dsc
 20dd282d524ca430e0065e7b6ce240df6dd59b93bcd8a5ff50463a59c2bbc3e4 24581492 
prody_2.6.1+dfsg.orig.tar.xz
 ade389cc73a160c8daf4a33574635bd8ecd168cbc3543b27e238b43b01350b17 6468 
prody_2.6.1+dfsg-1.debian.tar.xz
 45f051aa17885e05ab3aa31aab3e5991a05f74b18094d69322b610a5b03e6f77 11544 
prody_2.6.1+dfsg-1_source.buildinfo
Files:
 36c8b1bfa0f176cb9bcedd183da9889e 2419 science optional prody_2.6.1+dfsg-1.dsc
 c78a8145acc886d6c837b65a856c4228 24581492 science optional 
prody_2.6.1+dfsg.orig.tar.xz
 ae6c2abcc6913fa51caecdbb4e727a4a 6468 science optional 
prody_2.6.1+dfsg-1.debian.tar.xz
 4ece3d75a094a2a8dfad47cebb1a1a21 11544 science optional 
prody_2.6.1+dfsg-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmkpi9gSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKH5P4QAKBap+65avq8ktjH8cHXuNd2DU8lhkJ9
5sKBKWJfXT7GG36Dq8yXdhQiesorQzw6lPLhQQbjmrhbUZb01frzsFoh0d1Hjh/V
9sjZR/JLD6X4EfJIXmTV+3r39qZNloK3oKf8rJTRa0G3YqixZW0UXxMBeFKcB41L
0lgelgir265wVF5uzcm0+uOSLNpbEsFSugW9hnQUZ2U/Hhh/XlHWRoXAE3KVoDp5
C3ayCP/AxYD7nyJqlH9EO2QZ5tLQifIE8CbwagLW/qmERw6joYt3AfURvqW+elbh
rNHXXXJwBjLwXCvvHKF/4uYf+GZ3XbNdjy8nxz3noGrC39caowWuK0+SYSUOX8Tx
zXd4fJ7WsjFkYjGp6R/ixeVBkXgYVu9BR/5Gomf6Uow3w8DUfGgVm6I32vVwmb9t
IohodNSVhBaiuQmfqW30FQGlIdAaOVD/EylL3AyVjikjfIzOM+eRV8GTO7YOALRH
3oBoTX/Sm0x7NNe+iIAnuxFVwHJ91ZUcu8TdUCTenqTwB3DS9eTzI3dk/BF+yf9m
zbC2OmmlbbzIS4c/Zj3Eh9oGUVtRAvKr7KpdJw1UmPbs5TtdW82LZfcb3GIHNIIi
IJUvT2y30U9WcRSSKD7+VwA39TTnZet8ZwDN0l9c0XUyORtQhFcj2uePPFyaNZGv
FiPRi0HnYuhl
=Fn7U
-----END PGP SIGNATURE-----

Attachment: pgpaI9cukJ9sJ.pgp
Description: PGP signature


--- End Message ---

Reply via email to