Package Details: not1mm-git r1447.5cad407-1

Git Clone URL: https://aur.archlinux.org/not1mm-git.git (read-only, click to copy)
Package Base: not1mm-git
Description: Not1MM != N1MM, An amateur radio contest logger for Linux.
Upstream URL: https://github.com/mbridak/not1mm
Licenses: GPL3
Conflicts: not1mm
Provides: not1mm
Submitter: f4iey
Maintainer: f4iey
Last Packager: f4iey
Votes: 0
Popularity: 0.000000
First Submitted: 2023-05-17 07:46 (UTC)
Last Updated: 2024-10-03 13:11 (UTC)

Latest Comments

f4iey commented on 2024-10-03 13:12 (UTC)

python-dicttoxml is already an included dependency.

This is probably not a packaging issue.

Still, I updated the pkgrel just in case.

not_anonymous commented on 2024-10-03 13:01 (UTC)

$ not1mm Traceback (most recent call last): File "/usr/bin/not1mm", line 5, in <module> from not1mm.main import run File "/usr/lib/python3.12/site-packages/not1mm/main.py", line 59, in <module> from not1mm.lib.multicast import Multicast File "/usr/lib/python3.12/site-packages/not1mm/lib/multicast.py", line 11, in <module> from dicttoxml import dicttoxml ModuleNotFoundError: No module named 'dicttoxml'

not_anonymous commented on 2023-09-25 16:40 (UTC) (edited on 2023-09-25 19:47 (UTC) by not_anonymous)

And three more missing dependencies found...SO, I have created a RELEASE-NUMBERED version of the not1mm package herein; Please check there for complete deps info.

not_anonymous commented on 2023-09-25 00:44 (UTC) (edited on 2023-09-25 00:44 (UTC) by not_anonymous)

TWO missing dependencies: hamradio-menus AND python-notctyparser