This package provides a script to call zypper to install security and other system updates. It also provides systemd unit files to automatically call that script regularly.
Since the script depends on zypper, it will probably only work for SUSE distributions (openSUSE and SLES).
Python:
- Python 3.6 or newer.
External programs:
Required library packages:
Optional library packages:
-
The version number is managed using this package. All source distributions add a static text file with the version number and fall back using that if setuptools_scm is not available. So this package is only needed to build out of the plain development source tree as cloned from GitHub.
pytest >= 3.0
Only needed to run the test suite.
-
Only needed to run the test suite.
Copyright 2020–2022 Rolf Krahl
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.