Tomáš Chvátal
Tomáš Chvátal
This allows the app to compile on gcc with hardening (SUSE).
Hi we at openSUSE had a crazy patchset that allows creating ftp wrapper using lftp. I would like to merge this upstream, atm that is not really possible like one...
Issue/Feature description ==================== As an user I can create maintainer and bugowner requests for different user than me. This user is not notified unless he checks his package list. Expected...
See attached patch that uses python.executable instead of hardcoding interpreter calls thus making the testsuite always run the interpreter the tests are executed with instead of always /usr/bin/python. [python-exec.txt](https://github.com/thesharp/daemonize/files/4556930/python-exec.txt)
In the pypi archive there is no license included. Could you please create MANIFEST.in or adjust your deploy script to include it?
As the package is now used by libreoffice we at SUSE needed to be able to safely install the package on the distribution while avoiding conflicts. Fixes issues #61 and...
This is copy of https://bugzilla.opensuse.org/show_bug.cgi?id=1090279 Many packages in the software portal have broken links and/or are missing links to architectures that exist in the repository. Two examples (among many): 1....
This is tweaked function from command py2 module, it was obsolete in py3, we should just use subprocess like normal projects.
We don't have any basic testcase validating various of the files, I will add it here whenever I notice and then we should write down some basic checks for them...
As we check for the wrong dependency we should also verify the filelist to if it is bad and move it to the standalone check: https://github.com/rpm-software-management/rpmlint/blob/opensuse/rpmlint/checks/FilelistCheck.toml#L217