Your message dated Sat, 21 Jan 2023 19:43:40 +0000
with message-id <[email protected]>
and subject line Bug#1029242: fixed in pymca 5.8.0+dfsg-2
has caused the Debian Bug report #1029242,
regarding pymca: FTBFS: AttributeError: module 'numpy' has no attribute 'float'
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.)


-- 
1029242: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029242
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pymca
Version: 5.8.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20230120 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> pybuild --test -s custom -p 3.11 --test-args="cd {build_dir} && 
> PYMCA_DATA_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ 
> PYMCA_DOC_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ xvfb-run -a 
> --server-args=\"-screen 0 1024x768x24\" {interpreter} PyMca5/tests/TestAll.py"
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build 
> && PYMCA_DATA_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ 
> PYMCA_DOC_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ xvfb-run -a 
> --server-args="-screen 0 1024x768x24" python3.11 PyMca5/tests/TestAll.py
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> testEdfMap (XrfDataTest.testXrfData.testEdfMap) ... ok
> testHdf5Map (XrfDataTest.testXrfData.testHdf5Map) ... ok
> testSpecMesh (XrfDataTest.testXrfData.testSpecMesh) ... ok
> testNoSave (XRFBatchFitOutputTest.testXRFBatchFitOutput.testNoSave) ... ok
> testOutputFormats 
> (XRFBatchFitOutputTest.testXRFBatchFitOutput.testOutputFormats) ... ok
> testOverwrite (XRFBatchFitOutputTest.testXRFBatchFitOutput.testOverwrite) ... 
> ok
> testEdfFileImport (EdfFileTest.testEdfFile.testEdfFileImport) ... ok
> testEdfFileReadWrite (EdfFileTest.testEdfFile.testEdfFileReadWrite) ... ok
> testDataDirectoryPresence (DataTest.testData.testDataDirectoryPresence) ... ok
> testDataFilePresence (DataTest.testData.testDataFilePresence) ... ok
> testDocDirectoryPresence (DataTest.testData.testDocDirectoryPresence) ... ok
> testFisxDataDirectoryPresence 
> (DataTest.testData.testFisxDataDirectoryPresence) ... ok
> testInteractionMpl 
> (McaAdvancedFitWidgetTest.TestMcaAdvancedFitWidget.testInteractionMpl) ... ok
> testInteractionOpenGL 
> (McaAdvancedFitWidgetTest.TestMcaAdvancedFitWidget.testInteractionOpenGL) ... 
> skipped 'silx not installed'
> testInteractionSilxGL 
> (McaAdvancedFitWidgetTest.TestMcaAdvancedFitWidget.testInteractionSilxGL) ... 
> skipped 'silx and/or OpenGL disabled'
> testInteractionSilxMpl 
> (McaAdvancedFitWidgetTest.TestMcaAdvancedFitWidget.testInteractionSilxMpl) 
> ... skipped 'silx not installed'
> testSpecfilewrapperImport 
> (specfilewrapperTest.testSpecfilewrapper.testSpecfilewrapperImport) ... ok
> testSpecfilewrapperReading 
> (specfilewrapperTest.testSpecfilewrapper.testSpecfilewrapperReading) ... ok
> testSpecfilewrapperReadingCompatibleWithUserLocale 
> (specfilewrapperTest.testSpecfilewrapper.testSpecfilewrapperReadingCompatibleWithUserLocale)
>  ... ok
> testTrainingSpectrumReading 
> (specfilewrapperTest.testSpecfilewrapper.testTrainingSpectrumReading) ... ok
> testPeakNegativeX (ROIBatchTest.testROIBatch.testPeakNegativeX) ... ERROR
> testPeakPositiveX (ROIBatchTest.testROIBatch.testPeakPositiveX) ... ERROR
> testSingleArrayExport 
> (McaStackExportTest.testMcaStackExport.testSingleArrayExport) ... ok
> testSingleStackExport 
> (McaStackExportTest.testMcaStackExport.testSingleStackExport) ... ok
> testGefitImport (GefitTest.testGefit.testGefitImport) ... ok
> testGefitLeastSquares (GefitTest.testGefit.testGefitLeastSquares) ... ok
> testConfigDictIO (ConfigDictTest.testConfigDict.testConfigDictIO) ... ok
> testConfigDictImport (ConfigDictTest.testConfigDict.testConfigDictImport) ... 
> ok
> testHdf5Uri (ConfigDictTest.testConfigDict.testHdf5Uri) ... ok
> testDataDirectoryPresence 
> (ElementsTest.testElements.testDataDirectoryPresence) ... ok
> testElementCrossSectionsCalculation 
> (ElementsTest.testElements.testElementCrossSectionsCalculation) ... ok
> testElementCrossSectionsReadout 
> (ElementsTest.testElements.testElementCrossSectionsReadout) ... ok
> testMaterialCompositionCalculation 
> (ElementsTest.testElements.testMaterialCompositionCalculation) ... ok
> testMaterialCrossSectionsCalculation 
> (ElementsTest.testElements.testMaterialCrossSectionsCalculation) ... ok
> testPeakIdentification (ElementsTest.testElements.testPeakIdentification) ... 
> ok
> testNxData (NexusUtilsTest.testNexusUtils.testNxData) ... ok
> testNxEntry (NexusUtilsTest.testNexusUtils.testNxEntry) ... ok
> testNxExtStringAttribute 
> (NexusUtilsTest.testNexusUtils.testNxExtStringAttribute) ... ok
> testNxExtStringDataset (NexusUtilsTest.testNexusUtils.testNxExtStringDataset) 
> ... ok
> testNxProcess (NexusUtilsTest.testNexusUtils.testNxProcess) ... ok
> testNxRoot (NexusUtilsTest.testNexusUtils.testNxRoot) ... ok
> testNxStringAttribute (NexusUtilsTest.testNexusUtils.testNxStringAttribute) 
> ... ok
> testNxStringDataset (NexusUtilsTest.testNexusUtils.testNxStringDataset) ... ok
> testCommand (PyMcaBatchTest.testPyMcaBatch.testCommand) ... ok
> testFastFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testFastFitEdfMap) ... ok
> testFastFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testFastFitHdf5Map) ... ok
> testFastFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testFastFitSpecMap) ... ok
> testSlowFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowFitEdfMap) ... ok
> testSlowFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testSlowFitHdf5Map) ... ok
> testSlowFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testSlowFitSpecMap) ... ok
> testSlowMultiFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitEdfMap) 
> ... QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to 
> '/tmp/runtime-user42'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> ok
> testSlowMultiFitHdf5Map 
> (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitHdf5Map) ... QStandardPaths: 
> XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> ok
> testSlowMultiFitSpecMap 
> (PyMcaBatchTest.testPyMcaBatch.testSlowMultiFitSpecMap) ... QStandardPaths: 
> XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-user42'
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> ok
> testSlowRoiFitEdfMap (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitEdfMap) ... 
> ok
> testSlowRoiFitHdf5Map (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitHdf5Map) 
> ... ok
> testSlowRoiFitSpecMap (PyMcaBatchTest.testPyMcaBatch.testSlowRoiFitSpecMap) 
> ... ok
> testSubCommands (PyMcaBatchTest.testPyMcaBatch.testSubCommands)
> Check multi processing slicing of 2D maps for different ... ok
> testSpecfileImport (SpecfileTest.testSpecfile.testSpecfileImport) ... ok
> testSpecfileReading (SpecfileTest.testSpecfile.testSpecfileReading) ... ok
> testSpecfileReadingCompatibleWithOtherLocale 
> (SpecfileTest.testSpecfile.testSpecfileReadingCompatibleWithOtherLocale) ... 
> ok
> testSpecfileReadingCompatibleWithUserLocale 
> (SpecfileTest.testSpecfile.testSpecfileReadingCompatibleWithUserLocale) ... ok
> testQObject (WidgetsInstantiationTest.TestQtWrapper.testQObject)
> Test that QObject is there. ... ok
> testShow (WidgetsInstantiationTest.TestPlotWidget.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestPlotWindow.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestRGBCorrelatorGraph.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestRGBCorrelatorWidget.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestXASNormalizationWindow.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestMaskImageWidget.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestScanWindow.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestMcaCalWidget.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestMcaWindow.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestMaterialEditor.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestFitParam.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestPeakIdentifier.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestMcaAdvancedFit.testShow) ... ok
> testShow (WidgetsInstantiationTest.TestPyMcaMain.testShow) ... ok
> testStackBaseImport (StackBaseTest.testStackBase.testStackBaseImport) ... ok
> testStackBaseStack1DDataHandling 
> (StackBaseTest.testStackBase.testStackBaseStack1DDataHandling) ... ok
> testStackBaseStack2DDataHandling 
> (StackBaseTest.testStackBase.testStackBaseStack2DDataHandling) ... ok
> testStainlessSteelDataFit (XrfTest.testXrf.testStainlessSteelDataFit) ... ok
> testTrainingDataDirectoryPresence 
> (XrfTest.testXrf.testTrainingDataDirectoryPresence) ... ok
> testTrainingDataFilePresence (XrfTest.testXrf.testTrainingDataFilePresence) 
> ... ok
> testTrainingDataFit (XrfTest.testXrf.testTrainingDataFit) ... ok
> testHdf5GroupKeys (HDF5UtilsTest.testHDF5Utils.testHdf5GroupKeys) ... 
> WARNING: Taking PYMCA_DATA_DIR from environment.
> Use it at your own risk.
> WARNING: Taking PYMCA_DOC_DIR from environment.
> Use it at your own risk.
> RECONFIGURING
> RECONFIGURING elapsed =  0.5516459941864014
> RECONFIGURING
> RECONFIGURING elapsed =  0.6579101085662842
> RECONFIGURING
> RECONFIGURING elapsed =  0.5510032176971436
> ok
> testSegFault (HDF5UtilsTest.testHDF5Utils.testSegFault) ... ok
> testFullViewH5py (McaStackViewTest.testMcaStackView.testFullViewH5py) ... ok
> testFullViewNumpy (McaStackViewTest.testMcaStackView.testFullViewNumpy) ... ok
> testMaskedChunkIndex (McaStackViewTest.testMcaStackView.testMaskedChunkIndex) 
> ... ok
> testMaskedViewH5py (McaStackViewTest.testMcaStackView.testMaskedViewH5py) ... 
> ok
> testMaskedViewNumpy (McaStackViewTest.testMcaStackView.testMaskedViewNumpy) 
> ... ok
> testViewUtils (McaStackViewTest.testMcaStackView.testViewUtils) ... ok
> testfullChunkIndex (McaStackViewTest.testMcaStackView.testfullChunkIndex) ... 
> ok
> testPCAToolsCovariance (PCAToolsTest.testPCATools.testPCAToolsCovariance) ... 
> ok
> testPCAToolsImport (PCAToolsTest.testPCATools.testPCAToolsImport) ... ok
> testPCAToolsPCA (PCAToolsTest.testPCATools.testPCAToolsPCA) ... ok
> testDataDirectoryPresence 
> (StackInfoTest.testStackInfo.testDataDirectoryPresence) ... ok
> testDataFilePresence (StackInfoTest.testStackInfo.testDataFilePresence) ... ok
> testFitHdf5Stack (StackInfoTest.testStackInfo.testFitHdf5Stack) ... ok
> testStackBaseAverageAndSum 
> (StackInfoTest.testStackInfo.testStackBaseAverageAndSum) ... ok
> testStackFastFit (StackInfoTest.testStackInfo.testStackFastFit) ... ok
> 
> ======================================================================
> ERROR: testPeakNegativeX (ROIBatchTest.testROIBatch.testPeakNegativeX)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 108, in testPeakNegativeX
>     self.assertROIsumWithLegacy(generatePeakDataNegativeX,
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 112, in assertROIsumWithLegacy
>     result1 = self.assertROIsum(datagen, legacy=False, **parameters)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 133, in assertROIsum
>     outputDict = instance.batchROIMultipleSpectra(x=x,
>                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/PyMcaCore/StackROIBatch.py",
>  line 100, in batchROIMultipleSpectra
>     self._extractRois(data, x, index,
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/PyMcaCore/StackROIBatch.py",
>  line 152, in _extractRois
>     roidtype = numpy.float
>                ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'float'
> 
> ======================================================================
> ERROR: testPeakPositiveX (ROIBatchTest.testROIBatch.testPeakPositiveX)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 102, in testPeakPositiveX
>     self.assertROIsumWithLegacy(generatePeakDataPositiveX,
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 112, in assertROIsumWithLegacy
>     result1 = self.assertROIsum(datagen, legacy=False, **parameters)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/tests/ROIBatchTest.py",
>  line 133, in assertROIsum
>     outputDict = instance.batchROIMultipleSpectra(x=x,
>                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/PyMcaCore/StackROIBatch.py",
>  line 100, in batchROIMultipleSpectra
>     self._extractRois(data, x, index,
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build/PyMca5/PyMcaCore/StackROIBatch.py",
>  line 152, in _extractRois
>     roidtype = numpy.float
>                ^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/numpy/__init__.py", line 284, in 
> __getattr__
>     raise AttributeError("module {!r} has no attribute "
> AttributeError: module 'numpy' has no attribute 'float'
> 
> ----------------------------------------------------------------------
> Ran 100 tests in 285.383s
> 
> FAILED (errors=2, skipped=3)
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_pymca5/build && 
> PYMCA_DATA_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ 
> PYMCA_DOC_DIR=/<<PKGBUILDDIR>>/PyMca5/PyMcaData/ xvfb-run -a 
> --server-args="-screen 0 1024x768x24" python3.11 PyMca5/tests/TestAll.py
> make[1]: *** [debian/rules:89: override_dh_auto_test] Error 13


The full build log is available from:
http://qa-logs.debian.net/2023/01/20/pymca_5.8.0+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230120;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230120&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: pymca
Source-Version: 5.8.0+dfsg-2
Done: Dmitry Shachnev <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pymca, 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.
Dmitry Shachnev <[email protected]> (supplier of updated pymca 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: Sat, 21 Jan 2023 21:52:14 +0400
Source: pymca
Architecture: source
Version: 5.8.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian PaN Maintainers 
<[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 1027240 1029242
Changes:
 pymca (5.8.0+dfsg-2) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Bas Couwenberg ]
   * Add gbp.conf to use pristine-tar & --source-only-changes by default.
   * Add upstream patch to fix test failure with Numpy 1.24.
     (closes: #1027240, #1029242)
Checksums-Sha1:
 01504883bc515935f5b71e3ef148445e06045b0f 2710 pymca_5.8.0+dfsg-2.dsc
 7dc5a7e7dcf169d1a31979b01daf0a71c32d50b7 11824 pymca_5.8.0+dfsg-2.debian.tar.xz
 0d86f932237bd4d9d01d9a0238c69c5ce29abf4f 14403 
pymca_5.8.0+dfsg-2_source.buildinfo
Checksums-Sha256:
 99713880fbab62ab1b40dcf215978669465f09f5bd8a6ab254e8599c2e9a675a 2710 
pymca_5.8.0+dfsg-2.dsc
 c1466f44182d09621b5283f46f9f299ca341d60b6ed732baffbabd6151a2c9ad 11824 
pymca_5.8.0+dfsg-2.debian.tar.xz
 1e324d0b0e56730817cc9a5064700f8e4f8e4e0d28e33f354e631feacb14e76f 14403 
pymca_5.8.0+dfsg-2_source.buildinfo
Files:
 b91133e55839a5721f1e2bee4d40cf85 2710 science optional pymca_5.8.0+dfsg-2.dsc
 3eed564048f666f159f6f0ee7b112e7b 11824 science optional 
pymca_5.8.0+dfsg-2.debian.tar.xz
 c0a85f96b75e8ee4a32687384d17679a 14403 science optional 
pymca_5.8.0+dfsg-2_source.buildinfo

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

iQJHBAEBCgAxFiEE5688gqe4PSusUZcLZkYmW1hrg8sFAmPMJq0THG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBmRiZbWGuDy5XLD/9A1c/k+QU7rLxCS+8nPF8em6JU7F3A
WviWsaV0Fv5CfIbJ/+0zN/P3wHR4Q45ci5t2qT6Watah8kWnRKjvr+oHWWmg94lU
Az1LVNk4LgeoRzLb+wTWLhYH18zZdnTbe8y7LVYJ1DgOfhGJ2xnGWsKeps6lvJ9S
zipsvkusrdxeStLVE7BR+CTWhfJFDPvsjoYRIjIyZX0YuaP2xGKatBOqQLzSXN6c
YZAzzim86Ne19szIlJUGiQ0/AW1+O/4IJgBklscAtGh47xPZslOycJ1EOixa/u6A
5aL8EXAj5JoWhObELNWGoIR4cezOxPLt+6MFv2IrBQHLvpz0Ls+EKmFmQ0tmDodg
3muz3qwizOuHghNW16cEpabmWoyefW28OV52AcpM8B3LAryTpC+n8CRC7Mr9agge
q57Gc+Zr9sldt0eBktndjDe/ZM3tuSgERpPzekQ3IRLLN5q7FCkNyICQMoKK+NwA
7Ikm/vkrEiqnQuXxH7WVLiiV9m5fphYiYUHIbnp7AaLRdllhq4J/5AxmGCHYDLgw
bbSES1Z0b5YUkLhAcA66USXMNXr17F1NUqwdIwZwplLP3s8Lk4g5R5ZnBiP5K/r8
O2IXPs5xcS+UOpIgFRpfvxjNYuxB4m2Ea5/VUcNyhXZM+IA862uCMJHz60kcB3xK
RBb+yfKx+6U11Q==
=8sRA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to