mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-17 07:48:18 +01:00
Rename module
This commit is contained in:
parent
a13be3798c
commit
be2b02f3a3
1 changed files with 1 additions and 1 deletions
|
@ -56,8 +56,8 @@ from slpkg.__metadata__ import MetaData as _meta_
|
|||
from slpkg.pkg.manager import PackageManager
|
||||
|
||||
from slpkg.sbo.queue import QueuePkgs
|
||||
from slpkg.sbo.views import SBoNetwork
|
||||
from slpkg.sbo.check import sbo_upgrade
|
||||
from slpkg.sbo.network import SBoNetwork
|
||||
from slpkg.sbo.autobuild import AutoBuild
|
||||
from slpkg.sbo.slackbuild import SBoInstall
|
||||
|
||||
|
|
Loading…
Reference in a new issue