Same as 32817, but for another package. I'd like to push it into Mageia and become its maintainer. SPEC file: https://build.opensuse.org/package/view_file/home:luigifab/mageia-test2/python-radexreader.spec --- The RadexReader is an user-space driver for the RADEX RD1212 v1/v2 and the RADEX ONE Geiger counters. Compared to the PyPI package, the RPM install an udev rule to avoid Access denied (insufficient permissions). --- I saw in docs: In the typical case, since Mageia 9, use: BuildRequires: pyproject-rpm-macros BuildRequires: python3-devel For older releases or for setup.py builds: BuildRequires: python3 But with openSUSE's build systems, with pyproject-rpm-macros and python3-devel for Mageia 8 it also works.
Created attachment 14359 [details] radexreader demo Demo with Mageia 9.
Iws there a reason for the naming inconsitencys inside of the spec and on your github page? python-radexreader python3-radexreader Why is a Debian directory created on rpm distributions?
Yes, the project name on github is python-radexreader, like source package, and the built package name is python3-radexreader (https://wiki.mageia.org/en/Python_policy#Samples). The debian directory is not created, it is just included with source files.
Forget my question about Mageia 8.
Thank you luigifab for the suggestion, and your offer to maintain this thing; this is extremely helpful. Also sturmvogel for perceptive questions. Assigning anyway as a new pkg request, someone will look into these points.
Component: RPM Packages => New RPM package requestAssignee: bugsquad => pkg-bugsSummary: Review request for python-radexreader => python-radexreader: user-space driver for the RADEX RD1212 v1/v2 and the RADEX ONE Geiger counters. NEW PKG REQUESTSeverity: normal => enhancement