https://bugzilla.redhat.com/show_bug.cgi?id=2091916
Jakub Kadlčík jkadlcik@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Flags| |fedora-review? Assignee|nobody@fedoraproject.org |jkadlcik@redhat.com CC| |jkadlcik@redhat.com
--- Comment #1 from Jakub Kadlčík jkadlcik@redhat.com --- Hello Dominik, thank you for the package.
I am trying to build the package but it fails because of a missing dependency on python3-pytest. I tried to add it but then it still doesn't build because of some failed tests. It will need some debugging.
# main package is archful to run tests everywhere but produces noarch packages %global debug_package %{nil}
Every python package that I have seen so far, had
BuildArch: noarch
instead of this. Can you please help me understand what is different in this case and why we want to do it this way?
A compilation-free, always up-to-date encryption library for Python that\ works on Windows, OS X, Linux and BSD. Supports the following versions of\ Python: 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, 3.10 and pypy.
While I am happy that the description isn't simply copy-pasted summary, it IMHO isn't very helpful. When installing the package for Fedora XX, it is given that it works on Linux and the python version provided by the repos.
I think it would be more helpful to condense here the Features section from readme.md or to use the description (or its modified version) from setup.py.