Package: python-pbcommand / 2.1.1+git20220616.3f2e6c2-2

Metadata

Package Version Patches format
python-pbcommand 2.1.1+git20220616.3f2e6c2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python3.patch | (download)

bin/extract-readme-snippets.py | 2 1 + 1 - 0 !
pbcommand/create_bundle_manifest.py | 2 1 + 1 - 0 !
pbcommand/services/resolver.py | 2 1 + 1 - 0 !
pbcommand/testkit/nunit.py | 2 1 + 1 - 0 !
tests/test_testkit_xunit.py | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 force python3 in some scripts


fix_version.patch | (download)

pbcommand/__init__.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 for some reason pkg_resources.get_distribution('pbcommand') fails
 This patch makes sure a valid version will be set initially
 .
 FIXME: Needs to be adapted fro new upstream versions