Your message dated Sun, 07 Nov 2021 09:48:37 +0000
with message-id <e1mjemz-0001sb...@fasolo.debian.org>
and subject line Bug#997316: fixed in gitsome 0.8.0+ds-6
has caused the Debian Bug report #997316,
regarding gitsome: FTBFS: TypeError: __init__() got an unexpected keyword 
argument 'lexer_table'
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.)


-- 
997316: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997316
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gitsome
Version: 0.8.0+ds-5
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

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_clean
> find -name "gitsome.egg-info" | xargs rm -rf
> find -name "parser_table.py" | xargs rm -rf
> find -name "lastfailed" | xargs rm -rf
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building gitsome using existing 
> ./gitsome_0.8.0+ds.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: building gitsome in gitsome_0.8.0+ds-5.debian.tar.xz
> dpkg-source: info: building gitsome in gitsome_0.8.0+ds-5.dsc
>  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:232: python3.9 setup.py config 
> 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py build 
> 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/main_cli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/view_entry.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/rss_feed.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completions_git.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/githubcli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/web_viewer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/completer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/formatter.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/table.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/main.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> copying gitsome/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_github_cli.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_feed_parser.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_github_api.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/mock_pretty_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_web_viewer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/compat.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/test_completer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> copying tests/run_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/debug_timer.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> copying gitsome/lib/pretty_date_time.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/auths.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/__about__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/api.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/decorators.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/events.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/licenses.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/session.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/orgs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/github.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/notifications.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/structs.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/git.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/pulls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/null.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> copying gitsome/lib/github3/users.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> copying gitsome/lib/html2text/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> copying gitsome/lib/html2text/html2text.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/html2text
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> copying gitsome/lib/img2txt/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> copying gitsome/lib/img2txt/img2txt.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/img2txt
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/history.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/file.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/gist.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> copying gitsome/lib/github3/gists/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/gists
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/event.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/label.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> copying gitsome/lib/github3/issues/milestone.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/issues
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/code.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/repository.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> copying gitsome/lib/github3/search/user.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/search
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/branch.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/issue_import.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/hook.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/pages.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/contents.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/tag.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/status.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/commit.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/deployment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/release.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/comment.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/comparison.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> copying gitsome/lib/github3/repos/repo.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/gitsome/lib/github3/repos
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/markdown.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/issue.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/user_feed.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/license.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/emoji.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/events.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/trends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/thread.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/gitignores.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/email.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> copying tests/data/user.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_gitsome/build/tests/data
> running build_scripts
> creating build
> creating build/scripts-3.9
> copying and adjusting scripts/gitsome -> build/scripts-3.9
> changing mode of build/scripts-3.9/gitsome from 644 to 755
>    create-stamp debian/debhelper-build-stamp
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/gitsome/ -O--buildsystem=pybuild
> I: pybuild base:232: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/gitsome 
> 
> running install
> Building lexer and parser tables.
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/setup.py", line 129, in <module>
>     main()
>   File "/<<PKGBUILDDIR>>/setup.py", line 122, in main
>     setup(**skw)
>   File "/usr/lib/python3/dist-packages/setuptools/__init__.py", line 153, in 
> setup
>     return distutils.core.setup(**attrs)
>   File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
>     cmd_obj.run()
>   File "/<<PKGBUILDDIR>>/setup.py", line 44, in run
>     build_tables()
>   File "/<<PKGBUILDDIR>>/setup.py", line 36, in build_tables
>     Parser(lexer_table='lexer_table', yacc_table='parser_table',
>   File "/usr/lib/python3/dist-packages/xonsh/__amalgam__.py", line 404, in 
> __call__
>     return obj(*args, **kwargs)
> TypeError: __init__() got an unexpected keyword argument 'lexer_table'
> E: pybuild pybuild:354: install: plugin distutils failed with: exit code=1: 
> /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/gitsome 
> dh_auto_install: error: pybuild --install --test-pytest -i python{version} -p 
> 3.9 --dest-dir /<<BUILDDIR>>/gitsome-0.8.0\+ds/debian/gitsome returned exit 
> code 13
> make: *** [debian/rules:4: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/gitsome_0.8.0+ds-5_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: gitsome
Source-Version: 0.8.0+ds-6
Done: SZ Lin (林上智) <sz...@debian.org>

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

Debian distribution maintenance software
pp.
SZ Lin (林上智) <sz...@debian.org> (supplier of updated gitsome 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: Sun, 07 Nov 2021 00:24:54 +0800
Source: gitsome
Architecture: source
Version: 0.8.0+ds-6
Distribution: unstable
Urgency: medium
Maintainer: SZ Lin (林上智) <sz...@debian.org>
Changed-By: SZ Lin (林上智) <sz...@debian.org>
Closes: 997316
Changes:
 gitsome (0.8.0+ds-6) unstable; urgency=medium
 .
   * Fix FTBFS issue (Closes: #997316)
   * d/control:
     - Bump Standards-Version to 4.6.0.1
Checksums-Sha1:
 bbd598f22e90c364593bbf5b285c2e9484ba6d52 2157 gitsome_0.8.0+ds-6.dsc
 f6c09867bd8c30b5ba06406fb8b9d3ed02bc9003 5056 gitsome_0.8.0+ds-6.debian.tar.xz
 b8b1a34870822fdfd1627a32f4d9f9cbed68f042 8344 
gitsome_0.8.0+ds-6_amd64.buildinfo
Checksums-Sha256:
 d14eceb82356551b7cb56a3ff03f65fcd83234dcefe62a6d9470840294f79388 2157 
gitsome_0.8.0+ds-6.dsc
 518393aa55406123b3b0e49005bbe1e9fce3be90af2dbbc9d797f4c79ef71041 5056 
gitsome_0.8.0+ds-6.debian.tar.xz
 32a5fd903bb8fd9064b768673b3cccc9e7adb890065c4328b62a20bf14316469 8344 
gitsome_0.8.0+ds-6_amd64.buildinfo
Files:
 a5d8fdc8318ff09a97dae7860baaa4df 2157 misc optional gitsome_0.8.0+ds-6.dsc
 767bb94d87bc4d6a3bfb2a815628f31d 5056 misc optional 
gitsome_0.8.0+ds-6.debian.tar.xz
 0bfff520edb4d884e684909854b9afdf 8344 misc optional 
gitsome_0.8.0+ds-6_amd64.buildinfo

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

iQIzBAEBCgAdFiEEF4+DOLMUAeME/ES6qVmzipVh8/kFAmGHmpkACgkQqVmzipVh
8/nKew//dC/tYTjGKUn1lrUc82oNyG46ehgfazXIwBhM/MoExFz8zflSnadhiUU2
1FLELC9bFGV8a7gJNPkAQ4ZaWunAoxmmvVqgHzlJGukYQgDFcZtkA0qasxomBsWB
Y5eeNc+w5kxlOMNMVIHQLspeXmWmUmVtyD+n6SQsDbdw63UqXgFdJn69oyDrkwko
uU6BYS2D7MCxBwp8hHDoQvNGgy3/8rhJUkVHvMfs5Ygr0d8fg8kJvMQMCOHTXPVf
GXgqIvDMDxmfR3VpoV+TXZJ9nGGlCY4SCqTIpI4fXFWxU37t42Cb4PY4ifRNU6Th
/qTFmRfyeyaAGhssSWnr7/P8oZ2+cYFDYTPJhTe0zr8sBzzWc4g7loNGsTV2e+wf
gZC8YRWlCDcFeQCaDnN2HHHu0bKcnFeIWJEuc28RNhwAgOnsBV3qMStHSA2YuTGC
9HX9VdXJuqKTfEneUc/a6dsf1k9sFvuxyxP5CIXJ5r3w/Atcdmk8ziksg5VDeEF2
Pkdm33d+QPENaDQYlzqwVDk79+RlOXktmDc3gc3sGVNdYYlysQZdWb4MdfEW5/EE
ORhJJWx1GRIav0aVv59FEfVoNaxvMDE2v3GelxQXuGStWFGCtUewc6sTEgYxic1n
SQfM+Br9q5uXYBbdKFavcwtTEbNfWqTFE8hbkibiCMKHF72wbVA=
=pILb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to