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



--- Comment #4 from Miro Hrončok <[email protected]> ---
(In reply to Miro Hrončok from comment #3)
> > %{python3_sitelib}/%{srcname}-%{version}.dev*
> 
> This is also a bit weird. Why dev? I see the package is recognized as
> 7.0.dev0 by Python tools. Is that a packaging bug? Should this be plain 7.0?

When I unpack the tarball and run:

$ python -c 'import setuptools.build_meta;
setuptools.build_meta.prepare_metadata_for_build_wheel(".")'

I get:

$ grep ^Version: kgb.dist-info/METADATA 
Version: 7.0.dev0.dev


The build log is also full of:

  /usr/lib/python3.10/site-packages/pkg_resources/__init__.py:116:
PkgResourcesDeprecationWarning: 7.0.dev0.dev is an invalid version and will not
be supported in a future release


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