[2022-05-18 08:51:55] Opening branch at https://gitlab.com/kalilinux/packages/python-graphene-sqlalchemy.git/,branch=kali%2Fmaster
[2022-05-18 08:51:55] Using cached branch https://janitor.kali.org/git/python-graphene-sqlalchemy/,branch=kali%2Flatest
[2022-05-18 08:51:55] Total 492 (delta 192), reused 292 (delta 0)
[2022-05-18 08:51:55]
[2022-05-18 08:51:58] 100% (319/319), done.
[2022-05-18 08:51:58] Total 277 (delta 187), reused 86 (delta 0)
[2022-05-18 08:52:01] a 9), pack-reused 7
[2022-05-18 08:52:01] All changes applied successfully.
[2022-05-18 08:52:04] a 0), pack-reused 7
[2022-05-18 08:52:06] a 0), pack-reused 7
[2022-05-18 08:52:06] Workspace ready - starting.
[2022-05-18 08:52:07] Running ['deb-new-upstream', '--debian-revision=0kali1', '--require-uscan', '--refresh-patches']
[2022-05-18 08:52:07] Assuming changelog does not need to be updated, since there is a [dch] section in gbp.conf.
Using upstream branch https://github.com/graphql-python/graphene-sqlalchemy.git (from configuration)
Total 1228 (delta 44), reused 55 (delta 28), pack-reused 1140
Using version string 2.3.0.
No upstream upstream-revision format specified, trying tag:2.1.2
Not including upstream history, since previous upstream version (2.1.2) is not present in packaging branch history.
Using uscan to look for the upstream tarball.
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Devscripts/Uscan/WatchLine.pm line 868.
uupdate: debian/source/format is "3.0 (quilt)".
uupdate: Auto-generating python-graphene-sqlalchemy_2.1.2-0kali2.debian.tar.xz
uupdate: -> Copy to python-graphene-sqlalchemy_2.3.0-1.debian.tar.xz
Revision b'git-v1:55a2c3e77b1ec8137ce062fa8feaaee722db4093' exists in repository but not in upstream branch, ignoring
Revision b'git-v1:55a2c3e77b1ec8137ce062fa8feaaee722db4093' exists in repository but not in upstream branch, ignoring
Imported python-graphene-sqlalchemy_2.3.0.orig.tar.gz with pristine-tar.
All changes applied successfully.
Found tag for topmost changelog version '9d407533471759f56cdcb879aec02d0081a7c3db'
No changes detected from 9d407533471759f56cdcb879aec02d0081a7c3db to HEAD.
Committing to: /home/janitor/tmp/janitorlk340kca/python-graphene-sqlalchemy/
modified .gitignore
modified .travis.yml
added CODEOWNERS
modified README.md
modified debian/changelog
modified docs/examples.rst
modified docs/tips.rst
modified docs/tutorial.rst
modified examples/flask_sqlalchemy/README.md
modified examples/flask_sqlalchemy/app.py
modified examples/flask_sqlalchemy/database.py
modified examples/flask_sqlalchemy/models.py
modified examples/flask_sqlalchemy/requirements.txt
modified examples/flask_sqlalchemy/schema.py
modified examples/nameko_sqlalchemy/README.md
modified examples/nameko_sqlalchemy/app.py
modified examples/nameko_sqlalchemy/database.py
modified examples/nameko_sqlalchemy/models.py
modified examples/nameko_sqlalchemy/requirements.txt
modified examples/nameko_sqlalchemy/schema.py
modified examples/nameko_sqlalchemy/service.py
modified graphene_sqlalchemy/__init__.py
added graphene_sqlalchemy/batching.py
modified graphene_sqlalchemy/converter.py
added graphene_sqlalchemy/enums.py
modified graphene_sqlalchemy/fields.py
modified graphene_sqlalchemy/registry.py
added graphene_sqlalchemy/resolvers.py
added graphene_sqlalchemy/tests/conftest.py
modified graphene_sqlalchemy/tests/models.py
added graphene_sqlalchemy/tests/test_batching.py
added graphene_sqlalchemy/tests/test_benchmark.py
modified graphene_sqlalchemy/tests/test_converter.py
added graphene_sqlalchemy/tests/test_enums.py
modified graphene_sqlalchemy/tests/test_fields.py
modified graphene_sqlalchemy/tests/test_query.py
added graphene_sqlalchemy/tests/test_query_enums.py
modified graphene_sqlalchemy/tests/test_registry.py
deleted graphene_sqlalchemy/tests/test_schema.py
added graphene_sqlalchemy/tests/test_sort_enums.py
modified graphene_sqlalchemy/tests/test_types.py
modified graphene_sqlalchemy/tests/test_utils.py
added graphene_sqlalchemy/tests/utils.py
modified graphene_sqlalchemy/types.py
modified graphene_sqlalchemy/utils.py
modified setup.cfg
modified setup.py
modified tox.ini
Committed revision 29.
Merged new upstream version 2.3.0 (previous: 2.1.2)
Refresh quilt patches.
An error occurred refreshing quilt patch fix-import-singledispatch-python3.10:
Applying patch debian/patches/fix-import-singledispatch-python3.10
patching file graphene_sqlalchemy/converter.py
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- rejects in file graphene_sqlalchemy/converter.py
Patch debian/patches/fix-import-singledispatch-python3.10 does not apply (enforce with -f)