Your message dated Tue, 04 Jan 2022 12:03:37 +0000
with message-id <e1n4ixr-000fz5...@fasolo.debian.org>
and subject line Bug#1002323: fixed in flask-jwt-simple 0.0.3-11
has caused the Debian Bug report #1002323,
regarding flask-jwt-simple: FTBFS: dh_auto_test: error: pybuild --test 
--test-tox -i python{version} -p "3.10 3.9" 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.)


-- 
1002323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002323
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: flask-jwt-simple
Version: 0.0.3-10
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --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:237: python3.10 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running config
> I: pybuild base:237: python3.9 setup.py config 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3.10 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/default_callbacks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/view_decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/jwt_manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build/flask_jwt_simple
> I: pybuild base:237: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/dist.py:723: UserWarning: Usage of 
> dash-separated 'description-file' will not be supported in future versions. 
> Please use the underscore name 'description_file' instead
>   warnings.warn(
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/default_callbacks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/view_decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/jwt_manager.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
> copying flask_jwt_simple/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build/flask_jwt_simple
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py310
> GLOB sdist-make: /<<PKGBUILDDIR>>/setup.py
> py310 create: /<<PKGBUILDDIR>>/.tox/py310
> py310 installdeps: coverage, cryptography, pytest
> WARNING: Discarding $PYTHONPATH from environment, to override specify 
> PYTHONPATH in 'passenv' in your configuration.
> ERROR: invocation failed (exit code 1), logfile: 
> /<<PKGBUILDDIR>>/.tox/py310/log/py310-1.log
> ================================== log start 
> ===================================
> Requirement already satisfied: coverage in /usr/lib/python3/dist-packages 
> (5.1)
> Requirement already satisfied: cryptography in /usr/lib/python3/dist-packages 
> (3.4.8)
> Requirement already satisfied: pytest in /usr/lib/python3/dist-packages 
> (6.2.5)
> Requirement already satisfied: importlib-metadata>=0.12 in 
> /usr/lib/python3/dist-packages (from pytest) (4.6.4)
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c36b90>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c279a0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c25840>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c25810>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c27c70>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/typing-extensions/
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ae6e0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63af250>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ac5b0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63af190>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/importlib-metadata/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63af070>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/importlib-metadata/
> INFO: pip is looking at multiple versions of pytest to determine which 
> version is compatible with other requirements. This could take a while.
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63aec50>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/pytest/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63aed40>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/pytest/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ac940>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/pytest/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ae3e0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/pytest/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ae530>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/pytest/
> INFO: pip is looking at multiple versions of cryptography to determine which 
> version is compatible with other requirements. This could take a while.
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63ae140>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cryptography/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd63aca90>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cryptography/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c27580>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cryptography/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c279a0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cryptography/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c249d0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/cryptography/
> INFO: pip is looking at multiple versions of coverage to determine which 
> version is compatible with other requirements. This could take a while.
> WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c362f0>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/coverage/
> WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c37a00>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/coverage/
> WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c37070>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/coverage/
> WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c36e60>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/coverage/
> WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
> status=None)) after connection broken by 'ProxyError('Cannot connect to 
> proxy.', NewConnectionError('<urllib3.connection.HTTPSConnection object at 
> 0x7f3fd6c34f40>: Failed to establish a new connection: [Errno 111] Connection 
> refused'))': /simple/coverage/
> ERROR: Could not find a version that satisfies the requirement 
> typing-extensions>=3.6.4 (from importlib-metadata)
> ERROR: No matching distribution found for typing-extensions>=3.6.4
> 
> =================================== log end 
> ====================================
> ERROR: could not install deps [coverage, cryptography, pytest]; v = 
> InvocationError('/<<PKGBUILDDIR>>/.tox/py310/bin/python -m pip install 
> coverage cryptography pytest', 1)
> ___________________________________ summary 
> ____________________________________
> ERROR:   py310: could not install deps [coverage, cryptography, pytest]; v = 
> InvocationError('/<<PKGBUILDDIR>>/.tox/py310/bin/python -m pip install 
> coverage cryptography pytest', 1)
> E: pybuild pybuild:355: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_flask-jwt-simple/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py310
> I: pybuild base:237: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_flask-jwt-simple/build; tox -c 
> /<<PKGBUILDDIR>>/tox.ini --sitepackages -e py39
> GLOB sdist-make: /<<PKGBUILDDIR>>/setup.py
> py39 create: /<<PKGBUILDDIR>>/.tox/py39
> py39 installdeps: coverage, cryptography, pytest
> WARNING: Discarding $PYTHONPATH from environment, to override specify 
> PYTHONPATH in 'passenv' in your configuration.
> py39 inst: /<<PKGBUILDDIR>>/.tox/.tmp/package/1/Flask-JWT-Simple-0.0.3.zip
> WARNING: Discarding $PYTHONPATH from environment, to override specify 
> PYTHONPATH in 'passenv' in your configuration.
> py39 installed: 
> attrs==20.3.0,Babel==2.8.0,click==8.0.2,colorama==0.4.4,coverage==5.1,cryptography==3.4.8,distlib==0.3.3,filelock==0.0.0,Flask==2.0.1,Flask-JWT-Simple
>  @ 
> file:///<<PKGBUILDDIR>>/.tox/.tmp/package/1/Flask-JWT-Simple-0.0.3.zip,importlib-metadata==4.6.4,iniconfig==0.0.0,itsdangerous==2.0.1,Jinja2==3.0.1,MarkupSafe==2.0.1,more-itertools==8.10.0,packaging==21.3,platformdirs==2.4.0,pluggy==0.13.0,py==1.10.0,PyJWT==2.1.0,pyparsing==2.4.7,pytest==6.2.5,pytz==2021.3,six==1.16.0,toml==0.10.2,tox==3.21.4,virtualenv==20.10.0+ds,Werkzeug==2.0.2,zipp==1.0.0
> py39 run-test-pre: PYTHONHASHSEED='2478270153'
> py39 run-test: commands[0] | /<<PKGBUILDDIR>>/.tox/py39/bin/python -m 
> coverage run --source flask_jwt_simple/ -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.9, pytest-6.2.5, py-1.10.0, pluggy-0.13.0
> cachedir: .tox/py39/.pytest_cache
> rootdir: /<<PKGBUILDDIR>>
> collected 87 items
> 
> tests/test_config.py .....                                               [  
> 5%]
> tests/test_jwt_manager.py ..........                                     [ 
> 17%]
> tests/test_protected_endpoints.py ...................................... [ 
> 60%]
> ..................................                                       
> [100%]
> 
> ============================== 87 passed in 0.57s 
> ==============================
> py39 run-test: commands[1] | /<<PKGBUILDDIR>>/.tox/py39/bin/python -m 
> coverage report -m
> Name                                    Stmts   Miss  Cover   Missing
> ---------------------------------------------------------------------
> flask_jwt_simple/__init__.py                3      0   100%
> flask_jwt_simple/config.py                 57      0   100%
> flask_jwt_simple/default_callbacks.py      13      0   100%
> flask_jwt_simple/exceptions.py              6      0   100%
> flask_jwt_simple/jwt_manager.py            59      0   100%
> flask_jwt_simple/utils.py                  20      0   100%
> flask_jwt_simple/view_decorators.py        41      0   100%
> ---------------------------------------------------------------------
> TOTAL                                     199      0   100%
> ___________________________________ summary 
> ____________________________________
>   py39: commands succeeded
>   congratulations :)
> dh_auto_test: error: pybuild --test --test-tox -i python{version} -p "3.10 
> 3.9" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/flask-jwt-simple_0.0.3-10_unstable.log

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 marking 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: flask-jwt-simple
Source-Version: 0.0.3-11
Done: Emmanuel Arias <eam...@yaerobi.com>

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

Debian distribution maintenance software
pp.
Emmanuel Arias <eam...@yaerobi.com> (supplier of updated flask-jwt-simple 
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: Tue, 04 Jan 2022 07:34:46 -0300
Source: flask-jwt-simple
Binary: python3-flask-jwt-simple
Architecture: source all
Version: 0.0.3-11
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Emmanuel Arias <eam...@yaerobi.com>
Description:
 python3-flask-jwt-simple - Protecting flask endpoints with JSON Web Tokens 
(Python 3)
Closes: 1002323
Changes:
 flask-jwt-simple (0.0.3-11) unstable; urgency=medium
 .
   * d/patches: Update 0002-Run-the-coverage-module-rather-than-binary patch to
     remove the installation of dependencies in tox.ini file (Closes: #1002323).
   * wrap-and-sort.
   * d/control: Bump Standards-Version to 4.6.0.1. No changes needed.
   * d/control: Remove the suggestion of the installation of the -docs package.
     It is not package yet.
   * d/copyright: Update debian files copyright year. Update my email in
     Copyright.
   * d/rules: remove empty line at the end of the file.
   * d/control: Add Rules-Requires-Root: no in the source stanza.
   * d/python3-flask-jwt-simple.examples: install examples in binary package.
Checksums-Sha1:
 3046a0dffb18e2db98bd7be661b17baac32b9056 2318 flask-jwt-simple_0.0.3-11.dsc
 b3d822a1e9ad4a268faf4996716aace28d39f1ea 4380 
flask-jwt-simple_0.0.3-11.debian.tar.xz
 07f4fb71320a5f6e33254ada212f6be526168fe0 8210 
flask-jwt-simple_0.0.3-11_amd64.buildinfo
 b19e32e16ac4ce685c33c907d8f3b982760a844a 9884 
python3-flask-jwt-simple_0.0.3-11_all.deb
Checksums-Sha256:
 836fca8d338f5413e53ae6da224fe77a070100401c6a634942b5c2739877cd80 2318 
flask-jwt-simple_0.0.3-11.dsc
 c635146bd816199ed4cc5be64b502f688803c77edded785a69871c18a7b44453 4380 
flask-jwt-simple_0.0.3-11.debian.tar.xz
 90992994011d28e31674085579d1eb74e6bf52dd5c6e1e6e47ea07a63a9910ef 8210 
flask-jwt-simple_0.0.3-11_amd64.buildinfo
 c33e30d31d5866a978a708bee9deddf90181eaa0dee25b67960bee5d68d5e40e 9884 
python3-flask-jwt-simple_0.0.3-11_all.deb
Files:
 d515f4d5e8e2fd8b4630dd0f1e13e916 2318 python optional 
flask-jwt-simple_0.0.3-11.dsc
 bcb8e4443d20998df2a69e9fbbeef5da 4380 python optional 
flask-jwt-simple_0.0.3-11.debian.tar.xz
 0de40e5b0a0c7c3ea4eb2cfa3bf9362d 8210 python optional 
flask-jwt-simple_0.0.3-11_amd64.buildinfo
 1336efd65403daa16c00682762bc96e9 9884 python optional 
python3-flask-jwt-simple_0.0.3-11_all.deb

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

iQJHBAEBCgAxFiEEE3lnVbvHK7ir4q61+p3sXeEcY/EFAmHUNB4THGVhbWFudUB5
YWVyb2JpLmNvbQAKCRD6nexd4Rxj8VPCD/0TfoKMwbc4+S1nkwWRE8AtFa+4APf2
HmNU1E/gjwDTkxUFnFNZMY/65MG24If8OsF1zWUDd4kAHnLwDf6zryAzIA/Nb9eI
i8STa4beyg46Qgc+gr2MWopLPmecSo0tq5qMQyJ43ihrqyBi0UsM/j9e51r6lIJx
7xAQTlwDZF/IaaGxJhhGkKll+SD3HJ5goEhFTTRmz/tSTaJR2uI1olSIfmGZVFb8
G8Hr4l5gAgEuL499QLH/86d4YLQi0pY2IAhqoK9HLoIAMoyazxTKgt9Db5Rgdhws
59Mw+Pe2aglbYJHHvzgQ3lUd9SBONH9VXBshS537Ejb1gQuCh2QcM/XE+vM7M1lq
t01zgDZantirqsX/RaI+jPhRuAfMSNgvxJfm8dPN19SuCrxGC2iXJlkaPtDe4epA
jVBcK/QzaF/RqQHTrJDw97ysumUWrOGOnSRb8vHBwWJYsg7SqUoQhCict6yQg6pz
06/pNGwWiowkzQwF7AdYYC1nect4kv775GxsW4QB5JKG3pgqG1/cQoUeGN7+26Fo
KclKw1ceRB6BoDG0D4o0O4F3PD1sRuZGbk6o2FUNdyNvmbcr2rLLXqobMSJoGj7v
ESUx06sR9MM2KIS/rOQ2qIwejObLd5Mv6VGatvtRoOAHem+ezW99Ui6Fe3iBHzwH
7AcA54Bq9peP9g==
=+N0K
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to