-
Notifications
You must be signed in to change notification settings - Fork 602
Upgrade: python-debtcollector version to 3.0.0 #13604
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.0-dev
Are you sure you want to change the base?
Upgrade: python-debtcollector version to 3.0.0 #13604
Conversation
| Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz | ||
| # Required for tarball sources verification | ||
| %if 0%{?sources_gpg} == 1 | ||
| Source101: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz.asc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If possible, please keep the key files into local folder only, both this and below txt file. They are not big and will avoid multiple files for same package.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kgodara, I’ve uploaded the key files as per your suggestions.
Thank you!
| done | ||
|
|
||
| # Automatic BR generation | ||
| %generate_buildrequires |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not sure will this work or not. Was this verified and did it correctly generate dependencies for our spec files? If possible, we can directly keep any other build requires. We already have many at the top.
| BuildRequires: python3-virtualenv | ||
| BuildRequires: python3-sphinx | ||
| BuildRequires: python3-testtools | ||
| BuildRequires: python3-fixtures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check the names of build requirements. Our extended repo names are without 3, means python-fixtures and not python3-fixtures, similarly check others. Please verify local build once.
75240cf to
192139e
Compare
99286b6 to
5890348
Compare

Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Upgrade: python-debtcollector version to 3.0.0
This package have the following dependencies list
python-colorama python-testtools python-toml python-tox python-fixtures
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology
python-debtcollector-3.0.0-5.azl3.src.rpm.log