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



--- Comment #15 from Kelly Brazil <kellyjonbra...@gmail.com> ---
Thanks for letting me know about that! It looks like a lot of other python
packages do the same thing because the python packaging docs (setup_tools, not
RPM/Fedora) are not very clear on how to deal with tests and licenses.

I have made the suggested updates to the pypi package and updated the spec
here:
https://raw.githubusercontent.com/kellyjonbrazil/jc-packaging/master/rpmbuild/SPEC/python-jc.spec

My only concern is the naming of the rpm. I'm not sure I'm in compliance now
that I changed the Name to just 'jc' in the spec, while other parts of the spec
point to 'python3-jc'. Notice the difference between the Name field and the
Source RPM name field.

$ rpm -q -i -p python3-jc-1.10.8-1.fc32.noarch.rpm 
Name        : python3-jc
Version     : 1.10.8
Release     : 1.fc32
Architecture: noarch
Install Date: (not installed)
Group       : Unspecified
Size        : 672992
License     : MIT
Signature   : (none)
Source RPM  : jc-1.10.8-1.fc32.src.rpm
Build Date  : Fri 08 May 2020 09:58:17 AM PDT
Build Host  : localhost
URL         : https://github.com/kellyjonbrazil/jc
Summary     : Serialize the output of command line tools and filetypes to
structured JSON
Description :
JSON CLI output utility. JC is used to JSONify the output of many linux
CLI tools and file types for easier parsing in scripts.


-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-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/package-review@lists.fedoraproject.org

Reply via email to