[Bug 1739786] Review Request: python-makefun - Dynamically create python functions with a proper signature

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

 



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

Petr Viktorin <pviktori@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pviktori@xxxxxxxxxx



--- Comment #9 from Petr Viktorin <pviktori@xxxxxxxxxx> ---
> There's also no mention of these macros in the python packaging guidelines---should we wait for them to be made public before using them?

They are currently experimental. If you use them, you should be prepared to
follow the development and maybe adjust the package if we need to do any
changes (though we'll try to not break stuff).


Anyway, you should put SETUP_REQUIRES in your pyproject.toml as well:
['pytest-runner', 'setuptools_scm', 'pypandoc', 'pandoc', 'six']
Unfortunately, setuptools needs to download code from the Internet to bootstrap
and read the info from setup.py -- which isn't allowed in Fedora. It's one of
the reasons for the move to pyproject.toml.

-- 
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
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-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/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux