Your message dated Sat, 20 Jan 2024 09:50:10 +0000
with message-id <e1rr7zo-00cioq...@fasolo.debian.org>
and subject line Bug#1058040: fixed in pymatgen 2023.06.23+dfsg1-3
has caused the Debian Bug report #1058040,
regarding pymatgen: FTBFS with Python 3.12
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.)


-- 
1058040: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058040
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pymatgen
Version: 2023.06.23+dfsg1-2
Severity: serious
Tags: ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

Hi Maintainer

pymatgen FTBFS [1] with Python 3.12 as a supported version.  I've copied
what I hope is the relevant part of the log below.

Regards
Graham


[1] https://buildd.debian.org/status/package.php?p=pymatgen


==================================== ERRORS ====================================
_ ERROR collecting
.pybuild/test_python3.11/pymatgen/analysis/tests/test_chempot_diagram.py
_
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/test_python3.11/pymatgen/analysis/tests/test_chempot_diagram.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
.pybuild/test_python3.11/pymatgen/analysis/tests/test_chempot_diagram.py:17:
in <module>
    from pymatgen.entries.entry_tools import EntrySet
.pybuild/test_python3.11/pymatgen/entries/entry_tools.py:18: in <module>
    from monty.string import unicode2str
E   ImportError: cannot import name 'unicode2str' from 'monty.string'
(/usr/lib/python3/dist-packages/monty/string.py)
_ ERROR collecting
.pybuild/test_python3.11/pymatgen/analysis/tests/test_cost.py _
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/test_python3.11/pymatgen/analysis/tests/test_cost.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
.pybuild/test_python3.11/pymatgen/analysis/tests/test_cost.py:8: in <module>
    from pymatgen.analysis.cost import CostAnalyzer, CostDBCSV, CostDBElements
.pybuild/test_python3.11/pymatgen/analysis/cost.py:19: in <module>
    from monty.string import unicode2str
E   ImportError: cannot import name 'unicode2str' from 'monty.string'
(/usr/lib/python3/dist-packages/monty/string.py)
_ ERROR collecting
.pybuild/test_python3.11/pymatgen/analysis/tests/test_phase_diagram.py
_
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/test_python3.11/pymatgen/analysis/tests/test_phase_diagram.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
.pybuild/test_python3.11/pymatgen/analysis/tests/test_phase_diagram.py:32:
in <module>
    from pymatgen.entries.entry_tools import EntrySet
.pybuild/test_python3.11/pymatgen/entries/entry_tools.py:18: in <module>
    from monty.string import unicode2str
E   ImportError: cannot import name 'unicode2str' from 'monty.string'
(/usr/lib/python3/dist-packages/monty/string.py)
_ ERROR collecting
.pybuild/test_python3.11/pymatgen/entries/tests/test_entry_tools.py _
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/test_python3.11/pymatgen/entries/tests/test_entry_tools.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
.pybuild/test_python3.11/pymatgen/entries/tests/test_entry_tools.py:12:
in <module>
    from pymatgen.entries.entry_tools import EntrySet,
group_entries_by_composition, group_entries_by_structure
.pybuild/test_python3.11/pymatgen/entries/entry_tools.py:18: in <module>
    from monty.string import unicode2str
E   ImportError: cannot import name 'unicode2str' from 'monty.string'
(/usr/lib/python3/dist-packages/monty/string.py)
_ ERROR collecting
.pybuild/test_python3.11/pymatgen/entries/tests/test_mixing_scheme.py
_
ImportError while importing test module
'/<<PKGBUILDDIR>>/.pybuild/test_python3.11/pymatgen/entries/tests/test_mixing_scheme.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
.pybuild/test_python3.11/pymatgen/entries/tests/test_mixing_scheme.py:116:
in <module>
    from pymatgen.entries.mixing_scheme import MaterialsProjectDFTMixingScheme
.pybuild/test_python3.11/pymatgen/entries/mixing_scheme.py:25: in <module>
    from pymatgen.entries.entry_tools import EntrySet
.pybuild/test_python3.11/pymatgen/entries/entry_tools.py:18: in <module>
    from monty.string import unicode2str
E   ImportError: cannot import name 'unicode2str' from 'monty.string'
(/usr/lib/python3/dist-packages/monty/string.py)

--- End Message ---
--- Begin Message ---
Source: pymatgen
Source-Version: 2023.06.23+dfsg1-3
Done: Drew Parsons <dpars...@debian.org>

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

Debian distribution maintenance software
pp.
Drew Parsons <dpars...@debian.org> (supplier of updated pymatgen 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: SHA256

Format: 1.8
Date: Sat, 20 Jan 2024 01:39:27 +0100
Source: pymatgen
Architecture: source
Version: 2023.06.23+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <debichem-de...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1045877 1056841 1058040
Changes:
 pymatgen (2023.06.23+dfsg1-3) unstable; urgency=medium
 .
   * add debian patches
     - remove_monty_unicode2str_a8199919.diff applies upstream commit
       a8199919 to remove usage of deprecated unicode2str function from
       monty. Closes: #1058040.
     - skip_test_zsl.patch skips test_zsl in numba is available, since
       it is incompatible with current numba
   * delete generated files after dh_auto_clean. Closes: #1045877.
   * Build-Depends: cython3-legacy. Closes: #1056841.
Checksums-Sha1:
 fc0a8111c44417c88af812a2d2129bf377207107 3112 pymatgen_2023.06.23+dfsg1-3.dsc
 01641ced67ceb648b20620e953ba0dc4ae6ae045 16236 
pymatgen_2023.06.23+dfsg1-3.debian.tar.xz
Checksums-Sha256:
 bcb6c644ee8c4451a7cb648e8e4993b35152c7b9dca8e911e8ba4315f4fb43a6 3112 
pymatgen_2023.06.23+dfsg1-3.dsc
 a7cdebd8501014a6ed1690e33dbadf2054433020ab726a9d5d59e27ab1a5d0a1 16236 
pymatgen_2023.06.23+dfsg1-3.debian.tar.xz
Files:
 14f2c64e7c155af040fbbf8e476f267c 3112 python optional 
pymatgen_2023.06.23+dfsg1-3.dsc
 65b78b4cb93938e97186f51846c21d07 16236 python optional 
pymatgen_2023.06.23+dfsg1-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmWrks0ACgkQVz7x5L1a
AfpCSA//Qy+NEbmqW1wyl9lfvy9Evu4BKe+M1ap9o9xdCHsP+zQyFDf6ayv76IP4
DkmhpGLQTs7wsuH38t4HxRlvji2m3yftyewi1ALEr1VlxlYM+x82UfOsoGZVRBKG
+abJxQ2XZZNXKteVbUv4DvImsqJQAGwmFmKX4CSlASzmj/PWdDnZmleoS95JnQH7
F24nfd5vx/Q91CJH5ZuuevV1Zm7c0QPkXkii5qvA7ElXpSOeBeaclqewl7vO+Qjq
aInp4YruyZSEkYZlXynPDty/H4kGQ+wlcYEvBxnh7B8iHfUnMgS6ukRQzMmiH5Ct
zGdNjlk8BfJEKe0BiFdreX2z9O6jAXP2RGBalI+3OheccBejA1zjsmHTSSUJItoh
whhMFl2a055NZU7nlFlcClrhzuI7JXyMvOPqdc+l8M0RXLiffvahFqj5C3Hu2zyH
wvOkjq9+1VZs/84k5Wn4hjkaLKmnU8V9D5CSRSE6tcSIvE8yIQz61zIU7jXiFjF+
O6T2wWNehTuNZyuyU7sLDrjD8HKuaG2bgECx14skwGfIP4nJLCV/KvNMWkL6Bwwc
md1C+CHd2/CGuNDp9BtTyPp6aDpndGurJg8watjy7oKN6bdQj2/69fQWhx6TfSpr
jdt+jQpT1sBjuthsQi/pRPeuIloiyhUTlx1i2DyPfLGg7Xe0lkQ=
=NYDK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to