Your message dated Mon, 17 Feb 2025 18:52:44 +0000
with message-id <e1tk6ew-000sht...@fasolo.debian.org>
and subject line Bug#1095356: fixed in mdp 3.6-10
has caused the Debian Bug report #1095356,
regarding mdp: FTBFS: E   AttributeError: `np.longfloat` was removed in the 
NumPy 2.0 release.
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 ow...@bugs.debian.org
immediately.)


-- 
1095356: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095356
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mdp
Version: 3.6-9
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.12 setup.py clean 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build' (and everything 
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.12' does not exist -- can't clean it
I: pybuild base:311: python3.13 setup.py clean 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build' (and everything 
under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 debian/rules binary
dh binary --buildsystem=pybuild
   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 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running config
I: pybuild base:311: python3.13 setup.py config 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.12 setup.py build 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/classifier_node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/repo_revision.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/past.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/signal_node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/linear_flows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/signal_node_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/helper_funcs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
copying mdp/linear_flows_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/isfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/classifier_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/neural_gas_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/recursive_expansion_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/shogun_svm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/regression_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/fda_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/mca_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/jade.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/scikits_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/xsfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/lle_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/svm_classifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/expansion_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/rbm_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/stats_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/gsfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/ica_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/em_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/nipals.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/misc_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/convolution_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
copying mdp/nodes/libsvm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/introspection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/routines.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/temporarydir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/_symeig.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/slideshow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/progress_bar.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/quad_forms.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/templet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/symeig_semidefinite.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/_ordered_dict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/utils/covariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/layer_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/switchboard_factory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/flownode_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/layer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/flownode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/htmlvisitor.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
copying mdp/hinet/switchboard.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_metaclass.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_ISFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PreseverDimNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_covariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_TimeFrameNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_CutoffNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelclassifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_PolynomialExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/_tools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NeuralGasNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_iGSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_HitParadeNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_node_operations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_HistogramNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GeneralExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_copying.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_utils_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_pp_local.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_process_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_seed.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NormalizingRecursiveExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_onlinenode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_hinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_fastica.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VariadicCumulator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_SFA2Node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_scikits.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RBM.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/ide_run.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_LinearRegressionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_FANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_namespace_fixups.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/conftest.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_nodes_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/benchmark_mdp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_svm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NearestMeanClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_FDANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_CCIPCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_hinet_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_Convolution2DNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GaussianClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_AdaptiveCutoffNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_NoiseNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_stats_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_metaclass_and_extensions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RBFExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelhinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_KNNClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_contrib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_TimeDelayNodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_EtaComputerNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_pp_remote.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_SFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_flows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VartimeSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_IncSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_caching.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_ICANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_online_flows_hinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_MCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_RecursiveExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_parallelflows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_GrowingNeuralGasNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_reload.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_WhiteningNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_VartimeCovariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
copying mdp/test/test_tempdir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
copying mdp/graph/graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
copying mdp/graph/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/graph
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
copying mdp/caching/caching_extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
copying mdp/caching/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/caching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_support.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_wrapper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/thread_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelhinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/process_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_script.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelflows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelclassifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/parallelnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
copying mdp/parallel/scheduling.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/biclassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/biflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/binode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
copying bimdp/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/biflownode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/bilayer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/bihtmlvisitor.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
copying bimdp/hinet/biswitchboard.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/tracer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/facade.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
copying bimdp/inspection/slideshow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/inspection
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/gradient.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/miscnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
copying bimdp/nodes/autogen.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbiflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
copying bimdp/parallel/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_biflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_bihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_gradient.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/_tools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_binode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_parallelbihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_parallelbiflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/ide_run.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/test_namespace_fixups.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying bimdp/test/conftest.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/bimdp/test
copying mdp/utils/slideshow.css -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/utils
copying mdp/hinet/hinet.css -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_mdp/build/mdp/hinet
I: pybuild base:311: /usr/bin/python3 setup.py build 
/<<PKGBUILDDIR>>/setup.py:2: SetuptoolsDeprecationWarning: The test command is 
disabled and references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
  from setuptools.command.test import test as _test
/<<PKGBUILDDIR>>/setup.py:38: DeprecationWarning: Attribute s is deprecated and 
will be removed in Python 3.14; use value instead
  return node.value.s
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/classifier_node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/repo_revision.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/past.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/signal_node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/linear_flows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/configuration.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/signal_node_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/helper_funcs.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
copying mdp/linear_flows_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/isfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/classifier_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/neural_gas_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/recursive_expansion_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/shogun_svm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/regression_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/fda_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/mca_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/jade.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/scikits_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/xsfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/lle_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/svm_classifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/expansion_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/rbm_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/stats_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/gsfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/sfa_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/ica_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/em_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/pca_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/nipals.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/misc_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/convolution_nodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
copying mdp/nodes/libsvm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/introspection.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/routines.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/temporarydir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/_symeig.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/slideshow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/progress_bar.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/quad_forms.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/templet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/symeig_semidefinite.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/_ordered_dict.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/utils/covariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/layer_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/switchboard_factory.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/flownode_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/layer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/flownode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/htmlvisitor.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
copying mdp/hinet/switchboard.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_metaclass.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_ISFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PreseverDimNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_covariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_TimeFrameNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_config.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_CutoffNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelclassifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_PolynomialExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/_tools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NeuralGasNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_iGSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_HitParadeNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_node_operations.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_HistogramNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GeneralExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_copying.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_utils_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_pp_local.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_process_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_seed.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NormalizingRecursiveExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_onlinenode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_hinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_fastica.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VariadicCumulator.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_SFA2Node.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_scikits.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RBM.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/ide_run.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_LinearRegressionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_FANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_namespace_fixups.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/conftest.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_nodes_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/benchmark_mdp.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_svm_classifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NearestMeanClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_FDANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_CCIPCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_hinet_generic.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_Convolution2DNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GaussianClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_AdaptiveCutoffNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_NoiseNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_stats_nodes_online.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_metaclass_and_extensions.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RBFExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelhinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_KNNClassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_contrib.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_TimeDelayNodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_EtaComputerNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_pp_remote.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_SFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_flows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VartimeSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_IncSFANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_caching.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_ICANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_online_flows_hinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_MCANode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_RecursiveExpansionNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_parallelflows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_GrowingNeuralGasNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_reload.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_WhiteningNode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_VartimeCovariance.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
copying mdp/test/test_tempdir.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/test
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
copying mdp/graph/graph.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
copying mdp/graph/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/graph
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
copying mdp/caching/caching_extension.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
copying mdp/caching/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/caching
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_support.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_wrapper.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/thread_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelhinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/process_schedule.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/pp_slave_script.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelflows.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelclassifiers.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/parallelnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
copying mdp/parallel/scheduling.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/biclassifier.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/biflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/binode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
copying bimdp/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/biflownode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/bilayer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/bihtmlvisitor.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
copying bimdp/hinet/biswitchboard.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/hinet
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/tracer.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/utils.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/facade.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
copying bimdp/inspection/slideshow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/inspection
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/gradient.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/miscnodes.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
copying bimdp/nodes/autogen.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/nodes
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/parallelbiflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
copying bimdp/parallel/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/parallel
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_biflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_bihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_gradient.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/_tools.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_binode.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_parallelbihinet.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_parallelbiflow.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/ide_run.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/test_namespace_fixups.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying bimdp/test/conftest.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/bimdp/test
copying mdp/utils/slideshow.css -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/utils
copying mdp/hinet/hinet.css -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_mdp/build/mdp/hinet
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYBUILD_SYSTEM=custom \
PYBUILD_TEST_ARGS="{interpreter} -m pytest --seed=725021957 mdp && 
{interpreter} -m pytest --seed=725021957 bimdp" dh_auto_test
I: pybuild base:311: python3.12 -m pytest --seed=725021957 mdp && python3.12 -m 
pytest --seed=725021957 bimdp
ImportError while loading conftest '/<<PKGBUILDDIR>>/mdp/test/conftest.py'.
mdp/__init__.py:131: in <module>
    from . import utils
mdp/utils/__init__.py:6: in <module>
    from .routines import (timediff, refcast, scast, rotate, random_rot,
mdp/utils/routines.py:296: in <module>
    [numx.half, numx.longfloat, numx.longcomplex]]
/usr/lib/python3/dist-packages/numpy/__init__.py:400: in __getattr__
    raise AttributeError(
E   AttributeError: `np.longfloat` was removed in the NumPy 2.0 release. Use 
`np.longdouble` instead.
E: pybuild pybuild:389: test: plugin custom failed with: exit code=4: 
python3.12 -m pytest --seed=725021957 mdp && python3.12 -m pytest 
--seed=725021957 bimdp
I: pybuild base:311: python3.13 -m pytest --seed=725021957 mdp && python3.13 -m 
pytest --seed=725021957 bimdp
ImportError while loading conftest '/<<PKGBUILDDIR>>/mdp/test/conftest.py'.
mdp/__init__.py:131: in <module>
    from . import utils
mdp/utils/__init__.py:6: in <module>
    from .routines import (timediff, refcast, scast, rotate, random_rot,
mdp/utils/routines.py:296: in <module>
    [numx.half, numx.longfloat, numx.longcomplex]]
/usr/lib/python3/dist-packages/numpy/__init__.py:400: in __getattr__
    raise AttributeError(
E   AttributeError: `np.longfloat` was removed in the NumPy 2.0 release. Use 
`np.longdouble` instead.
E: pybuild pybuild:389: test: plugin custom failed with: exit code=4: 
python3.13 -m pytest --seed=725021957 mdp && python3.13 -m pytest 
--seed=725021957 bimdp
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 
3.13" returned exit code 13
make[1]: *** [debian/rules:10: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: binary] Error 2
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/202502/

About the archive rebuild: The build was made on virtual machines 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 add an affects on src:mdp, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: mdp
Source-Version: 3.6-10
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mdp, 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 1095...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated mdp 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Mon, 17 Feb 2025 18:32:52 +0000
Source: mdp
Architecture: source
Version: 3.6-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1068499 1095026 1095356
Changes:
 mdp (3.6-10) unstable; urgency=medium
 .
   * Team upload.
   * Port to numpy 2.0 (closes: #1095026, #1095356).
   * Update Homepage (closes: #1068499).
Checksums-Sha1:
 4efb7c7676adc350190256abc0a421cb5430e5d0 2303 mdp_3.6-10.dsc
 281c5bfa3a59d1d105a775d535d7a940d14a67ed 11484 mdp_3.6-10.debian.tar.xz
Checksums-Sha256:
 25ed5f77dfd4b2c102ec3b00412a5a32bc7f5e9ffa1198e8816b215786721aaa 2303 
mdp_3.6-10.dsc
 51cf718c841c9a45087cbfe476765ba4d2cb8e58c635fc117ffeec1007f1617a 11484 
mdp_3.6-10.debian.tar.xz
Files:
 03ab517818e11e957c02bb494c1ab50d 2303 python optional mdp_3.6-10.dsc
 ef0ae4282fbd7aea1a308c9b747dbd99 11484 python optional mdp_3.6-10.debian.tar.xz

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

iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmezgPEACgkQOTWH2X2G
UAtx3g//dTfIlWDM+BX6gqV+xAeSzZvdRLNs/90IjmBZ7eqggH8AwlVDw1tsDFf7
evviCabivAwegND1016tskUjHVAmMfAMQgrldh0gMaMKqJSNvv/oWnPudfbI44Th
W+DRkhVBwPx2IO81BbotuVugjzTyoUQWE0jqMf+ij2kwAOmm80MFEdY1pBYryViE
WSo7EvFh3/AHOuK+8kd4cTLqA1q5qZtGesmEjnEIg6lGsZ9c9j3GmG7+/gmLR6Yr
6hTLJK9PToGgLb3S8PLsF7fvZZwMdg+d2P7zXMLh1JEQKsryx4ZdU8uYq+q9aKds
NlCsY3Qz+CmDJ4K9TDR6z4Q1gsQpDxBL9OswK+2xmO/IE5FVgVEre8BDOqXBwY6W
6B+U+LabHAcdaudDxL0Kw69QT88zyZMHiQrDsZvt4NQdEHGU+j+Mbfq7adN7p36p
uh1CXinDh+3UKsHT0TUq+WYNhflik1G30cQml65hpDfjZdftAWkRqJQ50rpbm7RM
/AmFsJ+Rlz34mHA4reBOzMSzSwCS2J2Z3Bg+1i5y3cFbCE7R6V9DcY8Z9Tw3H6GL
YQKGnNT+WnMf4eCZX3Wi8A1ib7Bztks79Ri2olHXo8CA3EtI9xWHWmFKDRNeML7J
oi2i2Bd8EX9y9rLSAVh6kCubhmN06/qRC3nqP9is1ODKuNbE89s=
=3beJ
-----END PGP SIGNATURE-----

Attachment: pgpUiDluVGRJg.pgp
Description: PGP signature


--- End Message ---

Reply via email to