/usr/lib/python3.9/site-packages/dnf/__pycache__
NameSizeModeActions
base.cpython-39.opt-1.pyc816190644editdlrm
base.cpython-39.pyc818610644editdlrm
callback.cpython-39.opt-1.pyc37330644editdlrm
callback.cpython-39.pyc37330644editdlrm
comps.cpython-39.opt-1.pyc257750644editdlrm
comps.cpython-39.pyc262880644editdlrm
const.cpython-39.opt-1.pyc14380644editdlrm
const.cpython-39.pyc14380644editdlrm
crypto.cpython-39.opt-1.pyc68910644editdlrm
crypto.cpython-39.pyc68910644editdlrm
dnssec.cpython-39.opt-1.pyc92700644editdlrm
dnssec.cpython-39.pyc92700644editdlrm
drpm.cpython-39.opt-1.pyc53590644editdlrm
drpm.cpython-39.pyc53590644editdlrm
exceptions.cpython-39.opt-1.pyc72630644editdlrm
exceptions.cpython-39.pyc72630644editdlrm
goal.cpython-39.opt-1.pyc2590644editdlrm
goal.cpython-39.pyc2590644editdlrm
history.cpython-39.opt-1.pyc2860644editdlrm
history.cpython-39.pyc2860644editdlrm
i18n.cpython-39.opt-1.pyc96450644editdlrm
i18n.cpython-39.pyc96450644editdlrm
lock.cpython-39.opt-1.pyc41820644editdlrm
lock.cpython-39.pyc41820644editdlrm
logging.cpython-39.opt-1.pyc84460644editdlrm
logging.cpython-39.pyc85100644editdlrm
match_counter.cpython-39.opt-1.pyc41380644editdlrm
match_counter.cpython-39.pyc41380644editdlrm
package.cpython-39.opt-1.pyc102570644editdlrm
package.cpython-39.pyc102570644editdlrm
persistor.cpython-39.opt-1.pyc42410644editdlrm
persistor.cpython-39.pyc42410644editdlrm
plugin.cpython-39.opt-1.pyc90640644editdlrm
plugin.cpython-39.pyc90640644editdlrm
pycomp.cpython-39.opt-1.pyc30160644editdlrm
pycomp.cpython-39.pyc30160644editdlrm
query.cpython-39.opt-1.pyc8680644editdlrm
query.cpython-39.pyc8680644editdlrm
repo.cpython-39.opt-1.pyc224290644editdlrm
repo.cpython-39.pyc224290644editdlrm
repodict.cpython-39.opt-1.pyc56340644editdlrm
repodict.cpython-39.pyc56340644editdlrm
sack.cpython-39.opt-1.pyc22990644editdlrm
sack.cpython-39.pyc22990644editdlrm
selector.cpython-39.opt-1.pyc2670644editdlrm
selector.cpython-39.pyc2670644editdlrm
subject.cpython-39.opt-1.pyc3020644editdlrm
subject.cpython-39.pyc3020644editdlrm
transaction.cpython-39.opt-1.pyc16730644editdlrm
transaction.cpython-39.pyc16730644editdlrm
transaction_sr.cpython-39.opt-1.pyc173450644editdlrm
transaction_sr.cpython-39.pyc173450644editdlrm
util.cpython-39.opt-1.pyc231260644editdlrm
util.cpython-39.pyc231810644editdlrm
__init__.cpython-39.opt-1.pyc5440644editdlrm
__init__.cpython-39.pyc5440644editdlrm
Edit: /usr/lib/python3.9/site-packages/dnf/__pycache__/callback.cpython-39.pyc (3733B)
a !c@s ddlmZddlZddlZejjZejjZejjZejj Z ejj Z ejj Z ejj Z ejj ZeZ ejjZejjZejjZejjZejjZejjZejjZdZdZdZdZdZGdddeZGd d d eZGd d d eZGd ddeZGdddeZ ej!j"j#Z$dS))unicode_literalsNc@seZdZddZdS) KeyImportcCsdS)z+Ask the user if the key should be imported.F)selfidZuseridZ fingerprinturlZ timestamprr0/usr/lib/python3.9/site-packages/dnf/callback.py_confirm5szKeyImport._confirmN)__name__ __module__ __qualname__r rrrr r4src@s(eZdZddZddZeddZdS)PayloadcCs ||_dSN)progress)r rrrr __init__=szPayload.__init__cCsdS)z)Nice, human-readable representation. :apiNrr rrr __str__@szPayload.__str__cCsdS)z Total size of the download. :apiNrrrrr download_sizeDszPayload.download_sizeN)rrrrrpropertyrrrrr r:src@s.eZdZddZddZddZd dd Zd S) DownloadProgresscCsdS)zCommunicate the information that `payload` has finished downloading. :api, `status` is a constant denoting the type of outcome, `err_msg` is an error message in case the outcome was an error. Nr)r payloadstatusmsgrrr endMszDownloadProgress.endcCsdSrr)r rrrr messageVszDownloadProgress.messagecCsdS)zUpdate the progress display. :api `payload` is the payload this call reports progress for, `done` is how many bytes of this payload are already downloaded. Nr)r rZdonerrr rYszDownloadProgress.progressrcCsdS)zStart new progress metering. :api `total_files` the number of files that will be downloaded, `total_size` total size of all files. Nr)r Z total_filesZ total_sizeZ total_drpmsrrr startcszDownloadProgress.startN)r)rrrrrrrrrrr rJs  rc@s eZdZdS)NullDownloadProgressN)rrrrrrr r nsr c@s$eZdZddZddZddZdS)DepsolvecCsdSrrrrrr rsszDepsolve.startcCsdSrr)r pkgmoderrr pkg_addedvszDepsolve.pkg_addedcCsdSrrrrrr rysz Depsolve.endN)rrrrr$rrrrr r!rsr!)%Z __future__rZdnf.yum.rpmtransZdnfZdnf.transactionZ transactionZ PKG_DOWNGRADEZPKG_DOWNGRADEDZ PKG_INSTALLZ PKG_OBSOLETEZ PKG_OBSOLETEDZ PKG_REINSTALLZPKG_REINSTALLEDZ PKG_ERASEZ PKG_REMOVEZ PKG_UPGRADEZ PKG_UPGRADEDZ PKG_CLEANUPZ PKG_VERIFYZ PKG_SCRIPTLETZTRANS_PREPARATIONZ TRANS_POSTZ STATUS_OKZ STATUS_FAILEDZSTATUS_ALREADY_EXISTSZ STATUS_MIRRORZ STATUS_DRPMobjectrrrr r!ZyumZrpmtransZTransactionDisplayZTransactionProgressrrrr s: $