Your message dated Thu, 11 Jan 2024 07:34:35 +0000
with message-id <e1rnpaf-001bmn...@fasolo.debian.org>
and subject line Bug#1058106: fixed in python-ml-collections 0.1.1-3
has caused the Debian Bug report #1058106,
regarding python-ml-collections: FTBFS: ModuleNotFoundError: No module named 
'imp'
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.)


-- 
1058106: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058106
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-ml-collections
Version: 0.1.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections
> copying ml_collections/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict
> copying ml_collections/config_dict/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict
> copying ml_collections/config_dict/config_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/config_flags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/tuple_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/config_dict_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/field_reference_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/frozen_config_dict_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_advanced.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/frozen_config_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_placeholder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/field_reference.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/examples_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_initialization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_lock.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_dict/examples
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/mock_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/config_overriding_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/configdict_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/parameterised_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/ioerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/fieldreference_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/typeerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/mini_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/valueerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/dataclass_overriding_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_dataclass_basic.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/parameterised_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_file_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/examples_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_dict_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/examples
> running egg_info
> creating ml_collections.egg-info
> writing ml_collections.egg-info/PKG-INFO
> writing dependency_links to ml_collections.egg-info/dependency_links.txt
> writing top-level names to ml_collections.egg-info/top_level.txt
> writing manifest file 'ml_collections.egg-info/SOURCES.txt'
> reading manifest file 'ml_collections.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'ml_collections.egg-info/SOURCES.txt'
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections
> copying ml_collections/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict
> copying ml_collections/config_dict/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict
> copying ml_collections/config_dict/config_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/config_flags.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags
> copying ml_collections/config_flags/tuple_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/config_dict_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/field_reference_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/tests
> copying ml_collections/config_dict/tests/frozen_config_dict_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_advanced.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/frozen_config_dict.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_placeholder.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/field_reference.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/examples_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_initialization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> copying ml_collections/config_dict/examples/config_dict_lock.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_dict/examples
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/mock_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/config_overriding_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/configdict_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/parameterised_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/ioerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/fieldreference_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/typeerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/mini_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/valueerror_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> copying ml_collections/config_flags/tests/dataclass_overriding_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/tests
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_dataclass_basic.py 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/parameterised_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_file_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/examples_test.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> copying ml_collections/config_flags/examples/define_config_dict_basic.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build/ml_collections/config_flags/examples
> running egg_info
> writing ml_collections.egg-info/PKG-INFO
> writing dependency_links to ml_collections.egg-info/dependency_links.txt
> writing top-level names to ml_collections.egg-info/top_level.txt
> reading manifest file 'ml_collections.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> adding license file 'AUTHORS'
> writing manifest file 'ml_collections.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build; 
> python3.12 -m unittest discover -v 
> ml_collections.config_flags 
> (unittest.loader._FailedTest.ml_collections.config_flags) ... ERROR
> 
> ======================================================================
> ERROR: ml_collections.config_flags 
> (unittest.loader._FailedTest.ml_collections.config_flags)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: ml_collections.config_flags
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/unittest/loader.py", line 337, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/__init__.py",
>  line 18, in <module>
>     from .config_flags import DEFINE_config_dataclass
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build/ml_collections/config_flags/config_flags.py",
>  line 19, in <module>
>     import imp
> ModuleNotFoundError: No module named 'imp'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_python-ml-collections/build; 
> python3.12 -m unittest discover -v 
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_python-ml-collections/build; 
> python3.11 -m unittest discover -v 
> 
> ----------------------------------------------------------------------
> Ran 0 tests in 0.000s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-ml-collections_0.1.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&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: python-ml-collections
Source-Version: 0.1.1-3
Done: Yogeswaran Umasankar <kd8...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
python-ml-collections, 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.
Yogeswaran Umasankar <kd8...@gmail.com> (supplier of updated 
python-ml-collections 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, 08 Jan 2024 20:00:00 +0000
Source: python-ml-collections
Architecture: source
Version: 0.1.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Yogeswaran Umasankar <kd8...@gmail.com>
Closes: 1058106
Changes:
 python-ml-collections (0.1.1-3) unstable; urgency=medium
 .
   * Team upload.
   * Included a patch for ml_collections/config_flags/config_flags.py
     to replace deprecated imp with importlib to fix ModuleNotFoundError
     in Python 3.12. (Closes: #1058106)
   * Added python3-absl, python3-contextlib2, python3-yaml, python3-six
     to tests-depends.
   * Added python3-six to Build-Depends and Depends in d/control.
   * Disabled 2 bazel tests in autopkgtest.
Checksums-Sha1:
 f3384a158de380124d71f5d142a2ebaf7a484466 2382 python-ml-collections_0.1.1-3.dsc
 2b7616f2cd58224dce12bf5484705c542a92334a 5244 
python-ml-collections_0.1.1-3.debian.tar.xz
 b79fdff05446175f7f21e89901c35e885b0427f6 7042 
python-ml-collections_0.1.1-3_source.buildinfo
Checksums-Sha256:
 d46d9a0ec81f1f846cf29e8d3343f1b0589643025996892517c42f1e886b65e8 2382 
python-ml-collections_0.1.1-3.dsc
 2a4a70fc7959358cef622fcf556e0667ea4c58ea01deed4ccd4ba6312713f3c2 5244 
python-ml-collections_0.1.1-3.debian.tar.xz
 c0e9e8c1953257bd0f71968ec44e1b571e6d0b808403e8981d19a65e99d8a457 7042 
python-ml-collections_0.1.1-3_source.buildinfo
Files:
 2f674b6e00c522cc08f9928b81c452d8 2382 python optional 
python-ml-collections_0.1.1-3.dsc
 96af4893d9dc30c648723f4c9dfed909 5244 python optional 
python-ml-collections_0.1.1-3.debian.tar.xz
 2c3ad2fa2de410a8e84a81348b70653f 7042 python optional 
python-ml-collections_0.1.1-3_source.buildinfo

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

iQIzBAEBCgAdFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmWfln4ACgkQMfMURUSh
dBovoxAAwu4YSIbNOxGkD6hDJhtoSHKuQo02QcvgDEXHYE3NK+4nPyLm+I/XgVL/
Wx5P1/5dUJ0tmyTjntG0QyVNtCSVoktP9OKjNYqbK+5ypNL4VAYHrse1PTGzVDen
wIO95hnlwW2wic1brm9aXUghhfk1QRKqy8rH1+R6TSgV7KvjA6Duo46EXosGvkUz
vfc2u2gO0PFWgYaSSoPk7S8MRmZfMhDVhNiSD6F4h/yiMthJFHrMDWxfDtL5LSM/
84b1euo7eH/rpeCf7ofe4uR+GCni48YhbeWPTpK2Ebm7myvPhTwlzE/ksJqADig5
VBqRtAaEl+7vkPxMBEqVrApyfhm8qI1tY8U/86SMzRAWbY6BNj3dd1nE7eGGdT9L
uQX7jNXS5aqxPTWtBMaPM2undsbKGmka6bILCdMH62rPE4p7l9+0DbKTglAjJKEb
1FMpX7ps3ojr/zbkLBnwd6/AELleIpwWao3o4GOH5p3xV642sRpPoDzYYLox5hpE
BpD19CCsregxGDAs9Y/0z9Pgtc1xLi5Jd5BGXkSMJ3okDOR8bvevgATH2IyF3EB5
TVqNAwb23bz5cpndyYud1tw0+YJY7qNySsEXI8xr9DlOMTBHrwoL0TM/50x0fcQ6
c15cG8ujwaSa1DUiT9OCeHim8Bk559iA6oeDmmoEeSkVL4SGjFA=
=AUCr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to