Your message dated Fri, 28 Jul 2023 02:54:53 +0000
with message-id <e1qpdcz-00crhd...@fasolo.debian.org>
and subject line Bug#1042279: fixed in python-josepy 1.13.0-2
has caused the Debian Bug report #1042279,
regarding python-josepy: FTBFS: dh_auto_test: error: pybuild --test
--test-pytest -i python{version} -p 3.11 returned exit code 13
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.)
--
1042279: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-josepy
Version: 1.13.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/interfaces.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/jwk.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/errors.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/jwa.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/b64.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/json_util.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/jws.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> copying src/josepy/magic_typing.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> running egg_info
> writing src/josepy.egg-info/PKG-INFO
> writing dependency_links to src/josepy.egg-info/dependency_links.txt
> writing entry points to src/josepy.egg-info/entry_points.txt
> writing requirements to src/josepy.egg-info/requires.txt
> writing top-level names to src/josepy.egg-info/top_level.txt
> reading manifest file 'src/josepy.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE.txt'
> writing manifest file 'src/josepy.egg-info/SOURCES.txt'
> copying src/josepy/py.typed ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/josepy
> PYTHONPATH=/<<PKGBUILDDIR>>/src \
> http_proxy='127.0.0.1:9' \
> https_proxy='127.0.0.1:9' \
> sphinx-build -N -bhtml docs/ build/html
> Running Sphinx v5.3.0
> WARNING: Invalid configuration value found: 'language = None'. Update your
> configuration to a valid language code. Falling back to 'en' (English).
> making output directory... done
> loading intersphinx inventory from https://docs.python.org/objects.inv...
> loading intersphinx inventory from
> https://cryptography.io/en/latest/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due
> to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded
> with url: /objects.inv (Caused by ProxyError('Cannot connect to proxy.',
> NewConnectionError('<urllib3.connection.HTTPSConnection object at
> 0x7f4fa8f149d0>: Failed to establish a new connection: [Errno 111] Connection
> refused')))
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory 'https://cryptography.io/en/latest/objects.inv' not
> fetchable due to <class 'requests.exceptions.ProxyError'>:
> HTTPSConnectionPool(host='cryptography.io', port=443): Max retries exceeded
> with url: /en/latest/objects.inv (Caused by ProxyError('Cannot connect to
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at
> 0x7f4fa8f15750>: Failed to establish a new connection: [Errno 111] Connection
> refused')))
> building [mo]: targets for 0 po files that are out of date
> building [html]: targets for 11 source files that are out of date
> updating environment: [new config] 11 added, 0 changed, 0 removed
> reading sources... [ 9%] api/base64
> reading sources... [ 18%] api/errors
> reading sources... [ 27%] api/interfaces
> reading sources... [ 36%] api/json_util
> reading sources... [ 45%] api/jwa
> reading sources... [ 54%] api/jwk
> reading sources... [ 63%] api/jws
> reading sources... [ 72%] api/util
> reading sources... [ 81%] changelog
> reading sources... [ 90%] index
> reading sources... [100%] man/jws
>
> /<<PKGBUILDDIR>>/src/josepy/json_util.py:docstring of
> josepy.json_util.field:7: ERROR: Unexpected indentation.
> CHANGELOG.rst:27: ERROR: Unexpected indentation.
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... /<<PKGBUILDDIR>>/docs/man/jws.rst: WARNING: document
> isn't included in any toctree
> done
> preparing documents... done
> writing output... [ 9%] api/base64
> writing output... [ 18%] api/errors
> writing output... [ 27%] api/interfaces
> writing output... [ 36%] api/json_util
> writing output... [ 45%] api/jwa
> writing output... [ 54%] api/jwk
> writing output... [ 63%] api/jws
> writing output... [ 72%] api/util
> writing output... [ 81%] changelog
> writing output... [ 90%] index
> writing output... [100%] man/jws
>
> generating indices... genindex py-modindex done
> highlighting module code... [ 12%] josepy.b64
> highlighting module code... [ 25%] josepy.errors
> highlighting module code... [ 37%] josepy.interfaces
> highlighting module code... [ 50%] josepy.json_util
> highlighting module code... [ 62%] josepy.jwa
> highlighting module code... [ 75%] josepy.jwk
> highlighting module code... [ 87%] josepy.jws
> highlighting module code... [100%] josepy.util
>
> writing additional pages... search done
> copying static files... done
> copying extra files... done
> dumping search index in English (code: en)... done
> dumping object inventory... done
> build succeeded, 6 warnings.
>
> The HTML pages are in build/html.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build;
> python3.11 -m pytest tests
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0 --
> /usr/bin/python3.11
> cachedir: .pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> configfile: pytest.ini
> collecting ... collected 23 items / 6 errors
>
> ==================================== ERRORS
> ====================================
> ____ ERROR collecting .pybuild/cpython3_3.11/build/tests/json_util_test.py
> _____
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/json_util_test.py:6: in <module>
> import test_util
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/jwa_test.py
> ________
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/jwa_test.py:5: in <module>
> import test_util
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/jwk_test.py
> ________
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/jwk_test.py:5: in <module>
> import test_util
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/jws_test.py
> ________
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/jws_test.py:7: in <module>
> import test_util
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_util.py
> _______
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> _______ ERROR collecting .pybuild/cpython3_3.11/build/tests/util_test.py
> _______
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/python.py:531: in collect
> self._inject_setup_module_fixture()
> /usr/lib/python3/dist-packages/_pytest/python.py:545: in
> _inject_setup_module_fixture
> self.obj, ("setUpModule", "setup_module")
> /usr/lib/python3/dist-packages/_pytest/python.py:310: in obj
> self._obj = obj = self._getobj()
> /usr/lib/python3/dist-packages/_pytest/python.py:528: in _getobj
> return self._importtestmodule()
> /usr/lib/python3/dist-packages/_pytest/python.py:617: in _importtestmodule
> mod = import_path(self.path, mode=importmode, root=self.config.rootpath)
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/util_test.py:5: in <module>
> import test_util
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> /usr/lib/python3/dist-packages/_pytest/assertion/rewrite.py:178: in
> exec_module
> exec(co, module.__dict__)
> tests/test_util.py:5: in <module>
> import pkg_resources
> /usr/lib/python3/dist-packages/pkg_resources/__init__.py:118: in <module>
> warnings.warn(
> E DeprecationWarning: pkg_resources is deprecated as an API. See
> https://setuptools.pypa.io/en/latest/pkg_resources.html
> =========================== short test summary info
> ============================
> ERROR tests/json_util_test.py - DeprecationWarning: pkg_resources is
> deprecat...
> ERROR tests/jwa_test.py - DeprecationWarning: pkg_resources is deprecated as
> ...
> ERROR tests/jwk_test.py - DeprecationWarning: pkg_resources is deprecated as
> ...
> ERROR tests/jws_test.py - DeprecationWarning: pkg_resources is deprecated as
> ...
> ERROR tests/test_util.py - DeprecationWarning: pkg_resources is deprecated
> as...
> ERROR tests/util_test.py - DeprecationWarning: pkg_resources is deprecated
> as...
> !!!!!!!!!!!!!!!!!!! Interrupted: 6 errors during collection
> !!!!!!!!!!!!!!!!!!!!
> ============================== 6 errors in 1.12s
> ===============================
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=2: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/07/26/python-josepy_1.13.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&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-josepy
Source-Version: 1.13.0-2
Done: Harlan Lieberman-Berg <hlieber...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-josepy, 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 1042...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Harlan Lieberman-Berg <hlieber...@debian.org> (supplier of updated
python-josepy 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: Thu, 27 Jul 2023 22:14:36 -0400
Source: python-josepy
Architecture: source
Version: 1.13.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Let's Encrypt <team+letsencr...@tracker.debian.org>
Changed-By: Harlan Lieberman-Berg <hlieber...@debian.org>
Closes: 1042279
Changes:
python-josepy (1.13.0-2) unstable; urgency=medium
.
* Add new signing key per upstream
* Run wrap-and-sort
* Add patch to fix FTBFS (Closes: #1042279)
Checksums-Sha1:
df8cc48f53c7ed2f481afc986e0125ce1c0b50b0 2725 python-josepy_1.13.0-2.dsc
35b9c3967a9579d84bf08f691cd725ab1514d577 15172
python-josepy_1.13.0-2.debian.tar.xz
a3040f9b9af40493e43c5ad671428a77d84a6a0a 8201
python-josepy_1.13.0-2_source.buildinfo
Checksums-Sha256:
cb0f18eba06fc533a4920c880c396d5d3a33afb4b9c427e24ea1c96d06ab2f65 2725
python-josepy_1.13.0-2.dsc
7b195f0ec28731ace7789ba5d3903beba98a89a27c8dfe7030e8a53d86ba93ab 15172
python-josepy_1.13.0-2.debian.tar.xz
deebf842297f4f9aca1f1a05dcfdc99cfbd44b54d5537b550ef2393f67d63b3e 8201
python-josepy_1.13.0-2_source.buildinfo
Files:
56b93e20ae04e125e59f4277664cc0a6 2725 python optional
python-josepy_1.13.0-2.dsc
157932d8e64ba674ad732c12be7e563f 15172 python optional
python-josepy_1.13.0-2.debian.tar.xz
c78e7d1c82dfadf41ffdbc9fe208366b 8201 python optional
python-josepy_1.13.0-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKqBAEBCgCUFiEE9zr8PqWxFLiOwkJPHjOjduLt8U4FAmTDJN5fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEY3
M0FGQzNFQTVCMTE0Qjg4RUMyNDI0RjFFMzNBMzc2RTJFREYxNEUWHGhsaWViZXJt
YW5AZGViaWFuLm9yZwAKCRAeM6N24u3xTuaIEACvp29FOWj/7vPfF7OSiPxwTXvZ
L03e8FkgFYZCEFc3plFzUwv8u6GqZFM/xiYQe8Ef+7tGFh7Uq3/lgd0c0qtkYAwe
pdQVCl0ta37N+snIcYiusMd9ceMzUuU8IY0+Bjco6aAcRiZT1rTn3zCUH/D7R4uf
wPow4cvs8Gq2Z7K7IjEtCs6i4EMBFaCgeCtL7ti1+HJmu6Vj368BuEcxZ5O9DU2S
6kjqaxTibVoZBtr3kuhO7b8zuYlEMhjyzAjFFSoKyg2hPDDeWuqt+un9r+7yLMgo
nm2Lx2tQZwriLo5hrP8xSRcYl7Nr42eVjGvRv+1EvgX22b3pqMB4TeY3oRnMpOC+
7JGZfvCc7R5C9c8Tq2wYR7/3fgNrseyMxPoGpadZtT1/Njf86+ePKL4qDS50aAOS
dCfKVa+Ui5usm7FvfIx5xPmJrdCF9Vd3j7Icni7clXM5ltzajIG3iGUHnC/SaGrB
J5lBj5ISMZ/HbWjcd1E3gsq6gUwBQrs88ZX3Y9aYajAEwRWF6GfPaI0X+lQZsRsp
PlVdnaC22ccrP33vSMjw1NMa3KI4H5EL9cM2GlUchxZEkcjmBe7AwIKuuxHAvk78
mZCh6YJhIP9cZwfeEilKxzgS+gfjWAG19g1MpP4U6sOHVhw/P3GMHKbav0NRrDhX
E1Z7jjgJZLiotriSUA==
=ucgX
-----END PGP SIGNATURE-----
--- End Message ---