Re: tartube: files not found after using pyproject_* macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 16, 2025 at 03:57:22PM +0200, Pavol Sloboda wrote:
> Hi,
> 
> if you look here:
> https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_distro_wide_guidelines
>  in the Mandatory macros section it explains the 'site-packages' dir. It is
> where all the pure python modules are installed and most likely it is where
> the pyproject_* macros install files by default. You should consider
> whether or not your files belong there.

Projects using pyproject.toml cannot install arbitrary data outside of
site-packages, except for script wrappers. If you were using setup.py to
handle installing files like translations you will need to do it
manually in the spec file or in a Makefile depending on how the project
is structured.

Brian

-- 
Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart

-- 
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux