- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
[root@controller ~]# pip install --upgrade podman 0 J+ I' t: a2 }9 f
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.7 @1 ~: J3 [; q& x0 ^0 s, r% ?3 y& F
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.& L6 T7 z. y! l6 U/ d- w1 C
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
* t( M; s9 k$ S/ MLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/3 x8 S5 r6 r9 C: ~
Requirement already satisfied: podman in /usr/lib/python3.6/site-packages (4.2.0)/ u! v M: ~/ `8 \1 I- Y; g5 g
Collecting podman
1 ?* R& D! E3 ?9 l Downloading https://mirrors.tuna.tsinghua.ed ... .0-py3-none-any.whl (91 kB)
/ ^1 `4 |1 A1 l/ {6 `# S* g8 w |████████████████████████████████| 91 kB 3.9 MB/s ) R: Z; B7 Z5 \) W2 T( ?* ?
Collecting tomli>=1.2.3& J5 k( C. S" q8 O/ x- F3 d' `! c) j3 ^
Downloading https://mirrors.tuna.tsinghua.ed ... .3-py3-none-any.whl (12 kB)
1 L Y' ^5 w/ l: |. \Collecting urllib3>=1.26.54 F0 n8 ^8 H ~$ s6 O7 F2 D1 O8 `# _+ X# {
Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (140 kB) b8 s1 X& J7 B7 O1 v
|████████████████████████████████| 140 kB 2.6 MB/s . | w; x( w6 T
Collecting pyxdg>=0.26! J/ P; J7 U e; I6 ^7 h
Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB), ~$ d9 Q# U/ T% k* L. I8 p
|████████████████████████████████| 49 kB 5.6 MB/s % Z8 |1 z' V: M& i* }
Collecting requests>=2.247 i1 _% O& i* W4 g! ^( E4 ^2 z
Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (63 kB)
. R L) p6 e N! d |████████████████████████████████| 63 kB 3.7 MB/s % j# S$ i0 m l- ?# g
Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests>=2.24->podman) (2.5)4 I( a7 J- r' t
Collecting charset-normalizer~=2.0.0
2 |8 Q8 V" m: C Downloading https://mirrors.tuna.tsinghua.ed ... 12-py3-none-any.whl (39 kB)
% l3 O: I; S0 `( U4 c @( HCollecting certifi>=2017.4.17
& d6 T' i) b& n Downloading https://mirrors.tuna.tsinghua.ed ... .7-py3-none-any.whl (155 kB)
4 _7 O2 `1 Z) ?+ r* `" e |████████████████████████████████| 155 kB 4.9 MB/s
$ n, Q7 O( R1 jInstalling collected packages: urllib3, charset-normalizer, certifi, tomli, requests, pyxdg, podman
% F7 [& F+ y; j5 W! R+ B Attempting uninstall: urllib3
) V+ [& C5 l% P Found existing installation: urllib3 1.24.26 ]4 u8 P. h* P! z0 ?8 `
Uninstalling urllib3-1.24.2:, X* ]- n0 c+ x$ |
Successfully uninstalled urllib3-1.24.22 i# {' u; m8 ?# H
Attempting uninstall: requests
8 T: A8 b1 x( F, B! ?8 y( `: h Found existing installation: requests 2.20.0
' d& {) d b* _. q% d: k Uninstalling requests-2.20.0:
, x/ h+ W0 s( i" \: r Successfully uninstalled requests-2.20.0! j! U4 L7 w$ N
Attempting uninstall: pyxdg
& `2 l& V: O: H7 E" X, [ c Found existing installation: pyxdg 0.254 J. U: X2 a9 z# N Z+ u
ERROR: Cannot uninstall 'pyxdg'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.: o7 ~) d) D$ Y* E" n& w
[root@controller ~]# pip install -U requests
: D( a6 p" o' Z$ f0 X# K, \1 UWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.2 E) y Z" ~4 L/ {
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
z, V3 l5 s8 Y# H! TTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
- D- g* E0 u( N6 HLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
' ]8 R( _8 k/ sRequirement already satisfied: requests in /usr/local/lib/python3.6/site-packages (2.27.1)6 S4 ?# Z" }. N8 Z& g
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests) (1.26.14)) D1 ]' k* \3 H
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests) (2022.12.7)3 `9 V- Z0 e; ?/ j3 k; r
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests) (2.0.12)
& ~% G& B5 h( q8 RRequirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests) (2.5)
$ r5 F1 K6 D: V% D: h6 I9 n1 T7 jWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
- {* h- w- U4 O0 x/ W9 i[root@controller ~]# pip install --upgrade pyxdg; B2 `* u: W* l6 y5 B5 P
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
1 I# P/ r9 X! R4 ZPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.% z. c0 U3 ~# [) K' N
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.& d4 [3 Q7 |% E7 U
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/6 `) u' H1 Y1 @$ A
Requirement already satisfied: pyxdg in /usr/lib/python3.6/site-packages (0.25)
2 C2 ?, P! z. g D: b( C1 hCollecting pyxdg
, h2 c/ D) ?% u' P. n, A8 r" F Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)& p# L) V2 d: d4 U( J) i( s+ ?% l
Installing collected packages: pyxdg
7 h- f, V! U' m; `0 m, G Attempting uninstall: pyxdg/ g! I6 u( G+ y& ^. y5 E5 [* L& }1 A
Found existing installation: pyxdg 0.25
9 a, A7 }$ R N FERROR: Cannot uninstall 'pyxdg'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.( A B/ G0 G9 S. ]
[root@controller ~]# pip install --upgrade pyxdg<0.25* }' x: y* F, ` y; O) h! D
-bash: 0.25: No such file or directory
/ k2 b& J; E1 A6 a5 i[root@controller ~]# pip install --upgrade "pyxdg<0.25"
; D; W G7 A' j& JWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.8 k9 o; n3 [7 a. T O# n0 m
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
/ d: B5 R0 r( e. J+ K: g" g* CTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.1 u8 V5 v' z- i' S. |
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/# Q% I I9 {6 T
Collecting pyxdg<0.256 o2 H* v, i6 y! M6 T7 Y* y
Downloading https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB); ~3 w2 U: }' V
|████████████████████████████████| 47 kB 2.4 MB/s # m$ F* F2 [4 ]: J8 _; e
Preparing metadata (setup.py) ... done% N+ @+ |& f8 B+ I
Using legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.
$ v. i! B7 Z' |+ G4 }2 ~Installing collected packages: pyxdg
, t' V7 V. \6 j* w+ j; g2 d% Q8 A Attempting uninstall: pyxdg
0 l, [% y# p7 F+ u6 r. O Found existing installation: pyxdg 0.25
1 E3 m7 _. h- R c+ a$ hERROR: Cannot uninstall 'pyxdg'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
2 k h7 c- F# B- G; b[root@controller ~]# pip install -U "pyxdg<0.25"
S' p' o/ R6 }WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
% d+ D7 j {; n" f dPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue./ r6 O) S0 I7 H8 ?
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.: y, o/ q) K/ \
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
5 E0 p. s0 R" M- GCollecting pyxdg<0.25& K' D% P- o0 S/ L* Z2 \, V
Using cached https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB)
/ p/ z, s" P0 x% S# M Preparing metadata (setup.py) ... done
' O0 A% _8 R3 U- W$ {1 WUsing legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.. `8 k- W( i! F! ]" B
Installing collected packages: pyxdg' I h' }) Q$ e9 v" ?& o; c
Attempting uninstall: pyxdg0 |* z. p9 M0 b
Found existing installation: pyxdg 0.25. v% P2 P4 y. u) i7 }( N& W
ERROR: Cannot uninstall 'pyxdg'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.
8 m- C$ L/ }; a# ]) X( O1 ~7 Q[root@controller ~]# pip install -I "pyxdg<0.25". [( r1 S, T- ] q( z$ @( w6 @
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.* `2 a" N- `% _1 _$ B8 ^% v
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue. R5 Q+ K% V0 Z9 J
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
7 \# y, Y& y2 {+ F; l! K( K3 oLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/, x7 h; ]8 K. s0 c/ X
Collecting pyxdg<0.25
" O6 G9 k2 j( I3 m Using cached https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB)
- I; U2 ]% N/ K" [5 V Preparing metadata (setup.py) ... done5 A1 J' M O$ d9 I+ o$ v; e" z
Using legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.& ~) K/ a- V* g/ p1 Y" F- ?
Installing collected packages: pyxdg5 V3 ?$ ]5 e3 Z9 v
Running setup.py install for pyxdg ... done9 _3 _* I+ j: a* S
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.# g H. n6 v, Q9 J1 m7 S, p1 {
podman 4.2.0 requires toml>=0.10.2, which is not installed.2 i# r$ v% p/ e2 Q* V
podman 4.2.0 requires pyxdg>=0.26, but you have pyxdg 0.24 which is incompatible.
# h$ D- Y/ x# ~Successfully installed pyxdg-0.24
$ p% m, H1 q6 U& O5 s- A% `WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
# l6 A+ Q) U1 F% W, y[root@controller ~]# pip install -I "pyxdg<0.24"* {9 l2 X1 L9 p; C! }1 ~
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
* D2 E3 {' V# _* h6 |1 H/ KPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.& h4 ]% n" D5 [* ]1 L
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
, f* P$ h/ b+ b! X4 G# lLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
9 @* q# L, v; T4 YCollecting pyxdg<0.240 X/ C3 C) l9 F5 ^
Downloading https://mirrors.tuna.tsinghua.ed ... a/pyxdg-0.23.tar.gz (45 kB)
) Z" V% m8 Z4 d y' }/ c2 u0 ` |████████████████████████████████| 45 kB 10.7 MB/s 5 V: ^/ E# {+ C, B0 O
Preparing metadata (setup.py) ... done
% V) ]. S8 E" oUsing legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.
+ B% d( t+ \& l, D" B/ w( BInstalling collected packages: pyxdg
6 D0 H8 m0 j& r! a5 } Running setup.py install for pyxdg ... done
: y! L5 U# Q2 v5 o3 A( |" K7 |ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
" F6 }! m- D! u( G9 upodman 4.2.0 requires toml>=0.10.2, which is not installed.
[. H6 p6 o% D! {' gpodman 4.2.0 requires pyxdg>=0.26, but you have pyxdg 0.23 which is incompatible.
: A1 I+ w7 X$ ~. t0 n2 gSuccessfully installed pyxdg-0.24; l( {2 C: d$ U! V3 x* b, Y
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv" g. m4 f. _5 @ \
[root@controller ~]# pip install -I "pyxdg>0.25"
7 _# h6 m& d5 Y4 i! F6 hWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.! ` N. e5 F$ v% Z5 P
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
. c1 T* c* C4 P9 z! iTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
. G* l# m3 U3 m+ ]/ x) _4 }Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/! C% m8 G3 R" X1 l6 w
Collecting pyxdg>0.25
/ h# M4 t( v% k0 K( i. ` Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)
* J4 s* W) {- H0 T. `; L! g9 AInstalling collected packages: pyxdg
0 m5 g2 M. s3 z; L+ X* w# ~( p- dERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.$ d. I7 t- b5 D2 M8 ?8 u% v
podman 4.2.0 requires toml>=0.10.2, which is not installed.
2 a" O2 y3 g/ {" t9 P/ g( t0 oSuccessfully installed pyxdg-0.28+ ^9 Q/ w: f! g6 h
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
% p& ?* i7 K2 Y) y5 g2 G[root@controller ~]# pip install -i toml( j6 E2 x' J; {; q ^
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.2 \8 l2 z2 P( N; {: F4 \' H
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
' }7 |) _ {& x! q" a7 oTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.0 w5 s; o# y3 X% W
ERROR: You must give at least one requirement to install (see "pip help install")5 @* N Z; J; W
[root@controller ~]# pip install -I toml5 l6 ~% G8 N2 w7 ]* Y7 K/ S
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.$ t: h3 H; r5 L# Q* J2 I; R3 ?' U) p
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.) I/ k; l# A. Z2 A2 i
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.- {" G7 Q9 Z6 w* d( L$ q) W; m( e
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
& H7 N" \. u; eCollecting toml
5 H; z* `4 C2 J2 S( _; | Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (16 kB)
" u! @; n' k/ }) o7 D |Installing collected packages: toml
7 `- k$ l Y3 l( V) L# }1 w" I, O' P$ ]Successfully installed toml-0.10.2
: N! k4 a" o5 B3 Z+ a/ mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
g" U4 j9 P. s* }[root@controller ~]# pip install -I "pyxdg>0.25"
6 t& ]$ _7 ~* |% [WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.. _: v0 K8 B5 R0 k. L A3 _
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
, U# F) f# G7 ]$ g7 H. H( zTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.) ?; m+ l# a& ~4 U
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/4 o$ b7 R4 i% Y, P+ e( S
Collecting pyxdg>0.255 n+ T4 N/ Q6 W$ `1 T' ?1 m' T9 d! o
Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)
+ x2 w1 \* r( K/ jInstalling collected packages: pyxdg9 |' ^# h3 _1 t9 ~- V C/ W
Successfully installed pyxdg-0.28. d; Z% g. r+ ]! \5 c: ^
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
' J/ R/ B+ a+ Q6 p" O[root@controller ~]# pip install --upgrade podman
+ X; q; w$ }. W' QWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip., V9 @# C* u5 {; f. v
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.; U6 ~2 R; C/ }1 o9 o7 }( K
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
2 \, x/ @2 k! {( J- o$ \Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/+ X* f! P+ C0 X( K
Requirement already satisfied: podman in /usr/lib/python3.6/site-packages (4.2.0)
u' f8 j5 ?; h3 }5 W, a5 XCollecting podman- v$ w) L3 M5 U C
Using cached https://mirrors.tuna.tsinghua.ed ... .0-py3-none-any.whl (91 kB)
$ X( y" W7 q6 ]/ A; E8 C1 o, w3 PRequirement already satisfied: tomli>=1.2.3 in /usr/local/lib/python3.6/site-packages (from podman) (1.2.3)
* W, N0 l9 o; V- ]7 CRequirement already satisfied: pyxdg>=0.26 in /usr/local/lib/python3.6/site-packages (from podman) (0.28)
. s+ H; `* Q" pRequirement already satisfied: urllib3>=1.26.5 in /usr/local/lib/python3.6/site-packages (from podman) (1.26.14)
6 S3 f$ b0 g' c' \5 ERequirement already satisfied: requests>=2.24 in /usr/local/lib/python3.6/site-packages (from podman) (2.27.1)
[/ g% }7 M3 C$ [) aRequirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests>=2.24->podman) (2.5)
6 u/ w* ]- t# O4 g" RRequirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.24->podman) (2022.12.7)
+ W8 N7 a2 U" x# ?2 P; GRequirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests>=2.24->podman) (2.0.12)
4 q+ n8 A3 u" qInstalling collected packages: podman
% k- D4 U5 ^. [9 W Attempting uninstall: podman
& f0 g% {2 K: I. [ Found existing installation: podman 4.2.0- b2 g! X4 Q- `( D* V" j
Uninstalling podman-4.2.0:8 Q5 }# ^! u/ h" z
Successfully uninstalled podman-4.2.0
) d' }5 v, O. c" p+ q4 w$ s! S* c, @Successfully installed podman-4.4.06 q. M) Y) Y, u% J4 e
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv& |. A0 B& G4 P" F
[root@controller ~]# pip list % O: I, g1 I; e& B" d" `8 l
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip./ F9 s' P; y3 @+ C8 l% h
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.) i9 ]: U, L9 W9 h% e9 n! q0 ?8 O
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.) |5 ]$ U7 O" |- N9 [/ S/ V" n
Package Version
% F2 _+ x9 h6 @8 u. C------------------- ---------
5 J% B9 U H1 ~* Y9 j X& `, ~/ j4 Vcertifi 2022.12.7
4 ]. `0 S6 e1 R. m8 y" hchardet 3.0.4
+ s/ _# f/ _/ M/ s8 a( [5 Y1 _charset-normalizer 2.0.12
- W- f8 v, _* d' N5 N5 }1 [, wdbus-python 1.2.4- @/ R& Q+ h8 r* E( e* h
decorator 4.2.14 s8 a3 v; N$ Q: d
gpg 1.13.1, Z6 o I4 {3 `
idna 2.5
& U' `4 {8 y1 j" c% G B2 O& _libcomps 0.1.18
! W/ ~1 G _+ B: _! znftables 0.1
/ Y, r$ I J2 D: kpbr 5.11.1
) l3 y% Z3 g1 j9 z! Sperf 0.1
: F0 j" k# M2 _8 ?pip 21.3.1
% F3 k2 a$ T% h+ |$ kpodman 4.4.0
2 _. l" {% M6 I: ^5 `( fPyGObject 3.28.3& z7 _) _' D, r( R
PySocks 1.6.8; w: K) y6 Q0 [, W8 j
python-dateutil 2.6.1( ]* R0 E1 [9 E0 y* ?
python-linux-procfs 0.7.0
, f' K* u I; |* y: |pytoml 0.1.14
" d. e1 o* s- Q1 R2 u9 N$ @pyudev 0.21.01 x: J6 F9 I3 i, b3 K |! |4 _; C
pyxdg 0.28
8 W9 C; ^# a; L' c- rrequests 2.27.13 R! K* @; i( R$ S+ m7 }7 @
rpm 4.14.33 `) U2 B. o9 A/ @& c: J
selinux 2.9" ]9 @2 d) D( n' a3 {
sepolicy 1.1 q, \2 ~( J$ g1 ]
setools 4.3.02 |' d+ C# v6 |# _
setuptools 39.2.0
8 E1 @9 N6 N/ [; Esix 1.11.0
* C$ ^/ J- w$ E4 G$ y3 E* I5 Nslip 0.6.4
2 i z) J& g. X4 p+ b) I. o1 @2 ^/ uslip.dbus 0.6.44 D2 B9 F, |- Q* X( D% l5 c; N% J
syspurpose 1.28.28
, d, X* X) W+ G) Dtoml 0.10.2
6 o m) [/ | d: e7 dtomli 1.2.3
4 G" a' y) n. ]- M8 `udica 0.2.6
+ t8 D- @+ Y, [: p/ l) O! `. gurllib3 1.26.14# i+ z' Z+ E/ _; G
7 }! o7 ~6 ?' A2 |4 M
9 w& @3 T3 Z2 p5 ^+ H% @ |
|