Spec URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert.spec SRPM URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert-0.14.0-1.fc35.src.rpm Description: VCert Python is a Python library and SDK designed to simplify key generation and enrollment of machine identities (also known as SSL/TLS certificates and keys) that comply with enterprise security policy by using the Venafi Trust Protection Platform or Venafi as a Service. Fedora Account System Username: rathann
I will take this review.
Same problem as with python-mrcfile when building for Rawhide: + cd vcert-python-0.14.0 + %py3_build RPM build errors: /var/tmp/rpm-tmp.WQSUwx: line 42: fg: no job control error: Bad exit status from /var/tmp/rpm-tmp.WQSUwx (%build) Can %pyproject_wheel and %pyproject_install be used?
Builds fine for me in rawhide mock. Have you tried scrubbing your mock rawhide buildroot and retrying? Similar to mrcfile, this project doesn't have pyproject.toml file, only setup.py.
Yes, that was the problem. The package builds fine now, but cannot be installed: Error: Problem: conflicting requests - nothing provides python3.10dist(certvalidator) <= 0.11.1 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(cryptography) = 36.0.1 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(pynacl) = 1.5 needed by python3-vcert-0.14.0-1.fc37.noarch - nothing provides python3.10dist(ruamel-yaml) = 0.17.20 needed by python3-vcert-0.14.0-1.fc37.noarch (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
It turns out I need two more packages: python-certvalidator and python-oscrypto. I'll submit review bugs shortly.
Spec URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert.spec SRPM URL: https://rathann.fedorapeople.org/review/python-vcert/python-vcert-0.14.0-2.fc36.src.rpm * Fri May 06 2022 Dominik Mierzejewski <dominik> 0.14.0-2 - relax dependency versions
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time, but it seems that the review is still being working out by you. If this is right, please respond to this comment clearing the NEEDINFO flag and try to reach out the submitter to proceed with the review. If you're not interested in reviewing this ticket anymore, please clear the fedora-review flag and reset the assignee, so that a new reviewer can take this ticket. Without any reply, this request will shortly be resetted.
This is an automatic action taken by review-stats script. The ticket reviewer failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we reset the status and the assignee of this ticket.
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience.
This is still pending the python-certvalidator review.
No longer interested in packaging this.