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



--- Comment #9 from Ben Beasley <[email protected]> ---
It turns out that the warning about pkg_resources deprecation is important, not
so much because of the actual deprecation, but because (since pkg_resources is
used in ttfautohint/_version.py, not in test code), there’s actually an
implicit runtime dependency on setuptools now that pkg_resources has been moved
to setuptools. So I needed to either add setuptools to install_requires in
setup.py, or (better) just go ahead and apply
https://github.com/fonttools/ttfautohint-py/pull/22.patch.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2352889

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202352889%23c9

-- 
_______________________________________________
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