Bug 2329763 - Review Request: pykakasi - Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman
Summary: Review Request: pykakasi - Lightweight converter from Japanese Kana-kanji sen...
Keywords:
Status: RELEASE_PENDING
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://codeberg.org/miurahr/pykakasi
Whiteboard:
Depends On: 2329762
Blocks: 2329432
TreeView+ depends on / blocked
 
Reported: 2024-12-01 19:15 UTC by Kevin Fenzi
Modified: 2025-01-19 12:14 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
benson_muite: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 8372941 to 8464377 (1.24 KB, patch)
2025-01-02 17:03 UTC, Fedora Review Service
no flags Details | Diff

Description Kevin Fenzi 2024-12-01 19:15:33 UTC
Spec URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi.spec
SRPM URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi-2.3.0-1.fc42.src.rpm
Description: 
a Python Natural Language Processing (NLP) library to transliterate hiragana, 
katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet).
It can handle characters in NFC form.
Fedora Account System Username: kevin

This package is needed by calibre 7.22.0+
It needs the python-jaconv package.

Comment 1 Fedora Review Service 2024-12-01 19:17:58 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8332108
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2329763-pykakasi/fedora-rawhide-x86_64/08332108-pykakasi/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Benson Muite 2024-12-10 15:43:21 UTC
[fedora-review-service-build]

Comment 3 Fedora Review Service 2024-12-10 15:48:59 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8372941
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2329763-pykakasi/fedora-rawhide-x86_64/08372941-pykakasi/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 4 Benson Muite 2024-12-28 20:20:09 UTC
ackage Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "GNU General Public License v3.0 or
     later", "*No copyright* GNU General Public License v3.0 or later",
     "GNU General Public License [obsolete FSF postal address (Mass Ave)]",
     "BSD 3-Clause License". 63 files have unknown license. Detailed output
     of licensecheck in
     /home/FedoraPackaging/reviews/python-pykakasi/review-
     pykakasi/licensecheck.txt
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/lib/python3.13/site-
     packages, /usr/lib/python3.13
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[ ]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[x]: Packages must not store files under /srv, /opt or /usr/local

Python:
[-]: Python eggs must not download any dependencies during the build
     process.
[-]: A package which is used by another package via an egg interface should
     provide egg info.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
     packages named with the unversioned python- prefix unless no properly
     versioned package exists. Dependencies on Python packages instead MUST
     use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[x]: Binary eggs must be removed in %prep

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: pykakasi-2.3.0-1.fc42.noarch.rpm
          pykakasi-2.3.0-1.fc42.src.rpm
======================================= rpmlint session starts ======================================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-legacy-licenses.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmpm54twqie')]
checks: 32, packages: 2

pykakasi.noarch: E: spelling-error ('rōmaji', '%description -l en_US rōmaji -> majority')
pykakasi.src: E: spelling-error ('rōmaji', '%description -l en_US rōmaji -> majority')
pykakasi.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/pykakasi/cli.py 644 /usr/bin/env python
pykakasi.noarch: W: no-manual-page-for-binary kakasi
pykakasi.noarch: W: no-documentation
== 2 packages and 0 specfiles checked; 3 errors, 2 warnings, 9 filtered, 3 badness; has taken 5.6 s =




Rpmlint (installed packages)
----------------------------
============================ rpmlint session starts ============================
rpmlint: 2.5.0
configuration:
    /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 1

pykakasi.noarch: E: spelling-error ('rōmaji', '%description -l en_US rōmaji -> majority')
pykakasi.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/pykakasi/cli.py 644 /usr/bin/env python
pykakasi.noarch: W: no-manual-page-for-binary kakasi
pykakasi.noarch: W: no-documentation
 1 packages and 0 specfiles checked; 2 errors, 2 warnings, 5 filtered, 2 badness; has taken 1.4 s 



Source checksums
----------------
https://codeberg.org/miurahr/pykakasi/archive/v2.3.0.tar.gz :
  CHECKSUM(SHA256) this package     : 35ba99a5cac665ef07eb9144f2e91b97f22daa33db4d0790c0698ee73b65a360
  CHECKSUM(SHA256) upstream package : 35ba99a5cac665ef07eb9144f2e91b97f22daa33db4d0790c0698ee73b65a360


Requires
--------
pykakasi (rpmlib, GLIBC filtered):
    /usr/bin/python3
    python(abi)
    python3.13dist(deprecated)
    python3.13dist(jaconv)



Provides
--------
pykakasi:
    pykakasi
    python3.13dist(pykakasi)
    python3dist(pykakasi)



Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24
Command line :/usr/bin/fedora-review -n pykakasi
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, Python
Disabled plugins: Haskell, Perl, Java, fonts, C/C++, SugarActivity, R, Ocaml, PHP
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comments:
a) Please change


%global _description %{expand:
a Python Natural Language Processing (NLP) library to transliterate hiragana,
katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet).
It can handle characters in NFC form.

to


%global _description %{expand:
a Python Natural Language Processing (NLP) library to transliterate hiragana,
katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet).
It can handle characters in NFC form.}

b) Is it worth building the documentation?

c) The sentence:

Unidic is released under any of the GPL2, the LGPL2.1, or the 3-clause BSD License.
(See src/data/unidic/BSD.txt) PyKakasi relicenses a part of the unidic with GPL3+.

is unclear.  Was permission obtained from Unidic consortium to relicense to
GPL-3.0-or-later or is an effective license analysis being done and because
BSD-3-Clause is more permissive, the effective license is GPL-3.0-or-later?
If an effective license analysis is done, the license filed should be:
GPL-3.0-or-later AND BSD-3-Clause
and the BSD-3-Clause license should be marked as a license in the spec file.

d) Please raise issue upstream to use text of GPL-3 license with correct
address (though the address has recently changed):

https://www.gnu.org/licenses/gpl-3.0.txt

e) Please fix
pykakasi.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/pykakasi/cli.py 644 /usr/bin/env python
by using shebang fix macro as described in the python packaging guidelines

Comment 5 Kevin Fenzi 2025-01-02 16:58:40 UTC
Thanks a bunch for the review!

a) fixed. Oops.

b) I'm not sure. Just including the .rst docs would be easy... html docs I can get to build with sphinx ok, but then it duplicates a bunch of things between ja and base html 

c) Yeah, my reading was that it was effectively GPLv3+ via BSD. Updated the license field.

d) huh. I thought that was a gplv2 thing? I see no addresses there... The only diff between that text file and the LICENSE here is that they seem to have replaced the http links with https.

e) fixed (although there's a pykakasi.noarch: E: non-executable-script /usr/lib/python3.13/site-packages/pykakasi/cli.py 644 /usr/bin/python3 -sP
now. I'm not sure if thats worth fixing...none of my quick attempts to do so seemed to work.

new packages: 

Spec URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi.spec
SRPM URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi-2.3.0-2.fc42.src.rpm

Comment 6 Fedora Review Service 2025-01-02 17:03:21 UTC
Created attachment 2064537 [details]
The .spec file difference from Copr build 8372941 to 8464377

Comment 7 Fedora Review Service 2025-01-02 17:03:23 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/8464377
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2329763-pykakasi/fedora-rawhide-x86_64/08464377-pykakasi/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 8 Benson Muite 2025-01-09 18:38:16 UTC

Comments:
a) $rpmlint -e non-executable-script
non-executable-script:
This text file contains a shebang or is located in a path dedicated for
executables, but lacks the executable bits and cannot thus be executed. If the
file is meant to be an executable script, add the executable bits, otherwise
remove the shebang or move the file elsewhere.

Examining
$ more pykakasi-2.3.0-1.fc42.noarch.rpm/usr/bin/kakasi 
#! /usr/bin/python3 -sP
# -*- coding: utf-8 -*-
import re
import sys
from pykakasi.cli import cli_main
if __name__ == '__main__':
    sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0])
    sys.exit(cli_main())

would remove the shebang line from cli.py

b) Sphinx has an option to build man pages:
https://www.sphinx-doc.org/en/master/usage/builders/index.html
Perhaps add
pushd docs
sphinx-build . -b man -d man
popd

c) Pull request to update text:
https://codeberg.org/miurahr/pykakasi/pulls/176

d) License warning is from
https://codeberg.org/miurahr/pykakasi/src/branch/master/src/data/kakasidict.utf8
so can be ignored.

e) Approved. Please fix (a) before importing. Consider adding man pages as documentation.

Comment 9 Kevin Fenzi 2025-01-14 01:45:44 UTC
Thanks again for reviewing.

a) Yeah, I know, but... I can't seem to get cli.py to be a different perm. pyproject_install seems to always want to install it that way since it's going into site_packages. I'll try and see if I can find a way around that.

b) Interesting idea. will investigate.

c) Thanks!

d) ok

Will poke at a) and b) before importing (probibly this coming weekend)

Comment 10 Kevin Fenzi 2025-01-18 22:01:56 UTC
ok. Here's what I ended up with/plan to import: 

Spec URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi.spec
SRPM URL: https://scrye.com/~kevin/fedora/review/pykakasi/pykakasi-2.3.0-3.fc42.src.rpm

This fixes perms on cli.py, adds a man page generated by sphinx...

Comment 11 Fedora Admin user for bugzilla script actions 2025-01-18 22:03:17 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/pykakasi

Comment 12 Benson Muite 2025-01-19 12:14:21 UTC
Thanks.

https://release-monitoring.org/project/85361/


Note You need to log in before you can comment on or make changes to this bug.