On Sat, Nov 30, 2019 at 05:26:14PM +0100, Dominik 'Rathann' Mierzejewski wrote:
> Hi, Miro.
> 
> On Friday, 04 October 2019 at 13:50, Miro Hrončok wrote:
> > Hello fellow Python packagers. This is an announcement about a new set
> > of RPM macros you can use to build PEP 517/518 enabled packages, that
> > is Python packages that have the pyproject.toml file.
> 
> Thanks for your (and whoever else's) work on this. This is exactly the
> kind of automation we need to make packaging easier.
> 
> Having said that, I tried to use it in one of my packages (python-gsd)
> which started providing the pyproject.toml file in a recent release.
> 
> Two observations:
> 
> 1. It actually generates more BRs than I specify manually (I had 3). It
> adds python3-wheel and it brings in python3-pip and python3-pytoml on it
> own, so my package ends up with 4 additional BRs for no apparent gain.

BR or R? If it just a few additional BR on small python packages, I don't
it matters much.

> 2. It would be useful if it generated the file list automatically, too.
> I had to drop .egg-info and .dist-info manually.

That, OTOH, sounds like a bug...

Zbyszek
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to