https://bugzilla.redhat.com/show_bug.cgi?id=2116843



--- Comment #3 from Major Hayden 🤠 <[email protected]> ---
Thanks for taking a look, Jakub!

I was able to get the tests working, but a test fixture is missing from the
PyPi package from upstream, so I had to skip some tests.

The test conditional (%if %{with tests}) was recommended by several Python
package maintainers and is in use with about 90+ Azure packages so far. Also,
the description in the README talks mainly about Azure's eventhub service
capabilities and seems more like an advertisement. This package is purely an
API client for that service.

The pyproject macros automatically pull in the license into %files:

❯ rpm -qlp python3-azure-eventhub-5.10.1-1.fc38.noarch.rpm | grep -i license
/usr/lib/python3.11/site-packages/azure_eventhub-5.10.1.dist-info/LICENSE

As for the '/usr/lib/python3.11/site-packages/azure/' directory, this is done
via the pyproject macros automatically and it's in use with the other Azure
packages without issues.

I also updated to 5.10.1. This version requires python3-uamqp >= 1.6 and I've
put that update in today:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-8c9ce90cf9

-----

Spec URL:
https://download.copr.fedorainfracloud.org/results/mhayden/pkgreview/fedora-rawhide-x86_64/04831021-python-azure-eventhub/python-azure-eventhub.spec
SRPM URL:
https://download.copr.fedorainfracloud.org/results/mhayden/pkgreview/fedora-rawhide-x86_64/04831021-python-azure-eventhub/python-azure-eventhub-5.10.1-1.fc38.src.rpm


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2116843
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to