diff -Nru python-fontparts-0.9.10.dev0-0~790-snapshot/debian/changelog python-fontparts-0.9.10.dev0-0~791-snapshot/debian/changelog --- python-fontparts-0.9.10.dev0-0~790-snapshot/debian/changelog 2021-08-22 19:02:32.000000000 +0000 +++ python-fontparts-0.9.10.dev0-0~791-snapshot/debian/changelog 2021-11-22 04:47:27.000000000 +0000 @@ -1,8 +1,8 @@ -python-fontparts (0.9.10.dev0-0~790-snapshot-202108221902~ubuntu20.04.1) focal; urgency=low +python-fontparts (0.9.10.dev0-0~791-snapshot-202111220447~ubuntu20.04.1) focal; urgency=low * Auto build. - -- Launchpad Package Builder Sun, 22 Aug 2021 19:02:32 +0000 + -- Launchpad Package Builder Mon, 22 Nov 2021 04:47:27 +0000 python-fontparts (0.9.10.dev0-1ubuntu1) focal; urgency=medium diff -Nru python-fontparts-0.9.10.dev0-0~790-snapshot/debian/git-build-recipe.manifest python-fontparts-0.9.10.dev0-0~791-snapshot/debian/git-build-recipe.manifest --- python-fontparts-0.9.10.dev0-0~790-snapshot/debian/git-build-recipe.manifest 2021-08-22 19:02:32.000000000 +0000 +++ python-fontparts-0.9.10.dev0-0~791-snapshot/debian/git-build-recipe.manifest 2021-11-22 04:47:27.000000000 +0000 @@ -1,3 +1,3 @@ -# git-build-recipe format 0.4 deb-version {debupstream}-0~790-snapshot-202108221902 -lp:~silnrsi/smith/+git/fontparts-master git-commit:f15d379c46eb9eaf60ce36fb220e2680c51e81c7 +# git-build-recipe format 0.4 deb-version {debupstream}-0~791-snapshot-202111220447 +lp:~silnrsi/smith/+git/fontparts-master git-commit:0f2deba5637777311d95e4b1d80770431b6643f5 nest-part packaging lp:~silnrsi/smith/+git/fontparts-pkg-py3 debian debian git-commit:d597163fa7077b9000f5e70f3637f0e7109f3fb6 diff -Nru python-fontparts-0.9.10.dev0-0~790-snapshot/Lib/fontParts/_version.py python-fontparts-0.9.10.dev0-0~791-snapshot/Lib/fontParts/_version.py --- python-fontparts-0.9.10.dev0-0~790-snapshot/Lib/fontParts/_version.py 2021-08-22 19:02:32.000000000 +0000 +++ python-fontparts-0.9.10.dev0-0~791-snapshot/Lib/fontParts/_version.py 2021-11-22 04:47:27.000000000 +0000 @@ -1 +1 @@ -__version__ = "0.9.10.dev0-0~790-snapshot" \ No newline at end of file +__version__ = "0.9.10.dev0-0~791-snapshot" \ No newline at end of file diff -Nru python-fontparts-0.9.10.dev0-0~790-snapshot/setup.cfg python-fontparts-0.9.10.dev0-0~791-snapshot/setup.cfg --- python-fontparts-0.9.10.dev0-0~790-snapshot/setup.cfg 2021-08-22 19:02:21.000000000 +0000 +++ python-fontparts-0.9.10.dev0-0~791-snapshot/setup.cfg 2021-11-22 04:47:22.000000000 +0000 @@ -8,4 +8,4 @@ max-line-length = 500 [options] -setup_requires = setuptools_scm==6.0.1 \ No newline at end of file +setup_requires = setuptools_scm==6.3.2 \ No newline at end of file