On Sun, 26 Dec 2021, Barry Scott wrote:
On Wed, Dec 22, 2021 at 5:16 AM Barry Scott <ba...@barrys-emacs.org> wrote: I have added a patch for the spec file for python-tzlocal.spec that allows the 4.1 release to build.https://bugzilla.redhat.com/show_bug.cgi?id=1993583 I can raise a PR if that helps, but I have not done that before so pointers to the work flow would be welcomed. A PR is best, that way even a provenpackager can easly help you out if the maintainer doesn't respond. The workflow is very similar to a PR in github if you've done that before. Also an email to <package>-maintai...@fedoraproject.org will send an email to all the maintainers of a package and can be useful for a nudge. Thanks. I'll follow up when I get a quiet moment. I have this working in my copr, but it was a lot harder than I hoped. All the parts are inĀ https://copr.fedorainfracloud.org/coprs/barryascott/tools-testing/ This is now a lot more then a PR... I had to: * package pytz_deprecation_shim that is a new dependance. * add boiler plate setup.py to allow the setup.cfg to be used to build tzlocal * add AutoProvReg: no to stop unused refs being auto added (should only need AutoProv: no). * turn off the tests in %check as they want to use pip to install stuff
On the tests, do they work if you BuildRequire whatever pip is trying to install?
Scott
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure