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



--- Comment #7 from Wayne Sun <[email protected]> ---
On the setuptools_scm repo

https://github.com/pypa/setuptools_scm

It mentioned:

This feature requires Setuptools 42 or later, released in Nov, 2019.

while on EPEL8 the setuptools are 39, so it's not viable. And use setup.py with
setuptools_scm is deprecated, so I'll need to wait on update the project with
`pyproject.toml` modern package format with modern rpm build spec

I have removed the data_files and use the `include_package_data=True` with
update the sample config file path which fixed the issue with including package
data with setting `_unpackaged_files_terminate_build`. Also have fixed the
other issues mentioned in previous comment and updated the review description
with the new urls.


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