找回密码
 注册
查看: 345|回复: 0

pip 更新podman版本处理过程

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2023-2-11 11:03:25 | 显示全部楼层 |阅读模式
[root@controller ~]# pip install --upgrade  podman - v  z. A* ]6 w! P3 I
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
* y& W" l5 P& H4 C/ [! MPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.7 p( a/ w+ Y% n2 Z% Y& g& K/ L
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
  G* a  q6 }/ U9 Q$ W; B! fLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
( e1 E# b9 F) C' m) }2 ]" ]Requirement already satisfied: podman in /usr/lib/python3.6/site-packages (4.2.0)
6 G/ M, x- i+ r% N* V* tCollecting podman* O# d* [6 v0 E6 S* G
  Downloading https://mirrors.tuna.tsinghua.ed ... .0-py3-none-any.whl (91 kB)
9 }/ C9 B* W$ W% P) q4 c     |████████████████████████████████| 91 kB 3.9 MB/s             1 r" D& w8 Y  R0 _: J# J" j
Collecting tomli>=1.2.3
! A* |6 n& c8 l+ V6 d+ E, n  Downloading https://mirrors.tuna.tsinghua.ed ... .3-py3-none-any.whl (12 kB)
# G8 _6 T# ^8 I, s5 d+ yCollecting urllib3>=1.26.5
5 ~; O* _0 i  }: [2 r( }! `  Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (140 kB)5 b& R: w; D/ i9 D
     |████████████████████████████████| 140 kB 2.6 MB/s            
7 G9 a6 e, A1 P. ~! j9 u; TCollecting pyxdg>=0.26
1 }7 @' w! V6 d) L1 t  Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)
" d3 z8 H5 ~0 \% k1 ^     |████████████████████████████████| 49 kB 5.6 MB/s            
8 k: J7 W; j4 ?$ ?& c3 [. GCollecting requests>=2.24
9 G$ ^( L# e6 O) O% N! a  Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (63 kB)
& s' z  f  l) X% f) D6 Z( x+ j     |████████████████████████████████| 63 kB 3.7 MB/s            
" z" O3 ^* y# G# n$ J$ J/ f* nRequirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests>=2.24->podman) (2.5)
9 _" X7 d6 J( \8 D9 ?Collecting charset-normalizer~=2.0.07 N# l2 e4 y& T7 B9 @
  Downloading https://mirrors.tuna.tsinghua.ed ... 12-py3-none-any.whl (39 kB)( J4 Q6 t$ J, P) ?  L9 }# v3 \
Collecting certifi>=2017.4.17! X9 Q4 m- ~( {7 R9 p$ E: _
  Downloading https://mirrors.tuna.tsinghua.ed ... .7-py3-none-any.whl (155 kB)
( p+ z) T: K2 C8 B7 [  W7 n     |████████████████████████████████| 155 kB 4.9 MB/s            9 E$ ]5 x4 D3 r$ w
Installing collected packages: urllib3, charset-normalizer, certifi, tomli, requests, pyxdg, podman
$ y# B9 d4 T' Y! l3 S5 b  Attempting uninstall: urllib37 t" {9 o+ q0 [0 n; c
    Found existing installation: urllib3 1.24.2
. N8 q6 w' z) o  J4 F    Uninstalling urllib3-1.24.2:  r$ x5 l1 t2 Z
      Successfully uninstalled urllib3-1.24.2
4 Y# x$ V4 O1 n* X  Attempting uninstall: requests# g/ @0 {6 ]. b0 E$ S/ P
    Found existing installation: requests 2.20.0
3 H' h) x( w3 X8 {: O! a/ K+ \, }    Uninstalling requests-2.20.0:2 @6 [' p! Q  b
      Successfully uninstalled requests-2.20.0
. T8 G, ]) `* q5 o& l% w0 P  Attempting uninstall: pyxdg
1 Z1 }7 R2 v) n3 r9 [7 U8 W9 \    Found existing installation: pyxdg 0.25
7 ?2 [& v$ u2 S+ f/ B5 [7 KERROR: 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.  h( I& Q7 J9 C
[root@controller ~]# pip install -U requests
: U. g/ s: K' k- |WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
6 ?8 Q! j8 k+ GPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue., R7 T9 u0 I& |
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
! @- s1 b9 T) G2 q6 cLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/$ M: E/ k4 a! N8 G
Requirement already satisfied: requests in /usr/local/lib/python3.6/site-packages (2.27.1)
" N. G) s4 \! ?7 X4 o* E: }Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.6/site-packages (from requests) (1.26.14)* E5 w/ F6 x5 g% c5 x/ i7 K
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests) (2022.12.7)  v2 r  I% ^& T; N, C- R
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests) (2.0.12)
7 S+ ?- O$ C. O: ZRequirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests) (2.5): F6 i! b% G6 _5 l7 W
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
4 K- u) s7 K2 z' o1 I$ D& I[root@controller ~]# pip install --upgrade  pyxdg
9 u& i, E0 _) c: b+ iWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
1 S5 r7 _2 }8 d9 i8 s9 Z4 u) O3 uPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.. X$ X, z. r. h* i
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.- @% J$ L; P4 L& p
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
# R( j0 p$ {# v+ z- ^' V8 uRequirement already satisfied: pyxdg in /usr/lib/python3.6/site-packages (0.25)
. |+ L5 H' |5 R# x2 ~0 tCollecting pyxdg
2 o4 [7 h* [2 s  Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)! Y9 Y4 m9 T6 m" I# o/ l; v) a
Installing collected packages: pyxdg
, N0 m) z# d! M, K7 G- m  Attempting uninstall: pyxdg
  M$ I- _2 \* x" O9 W0 S" r    Found existing installation: pyxdg 0.25
* }8 m2 M6 ~2 \* @* N6 _! K. pERROR: 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 W* ]' o$ P7 W( ?, P) O) Z[root@controller ~]# pip install --upgrade  pyxdg<0.25
) D( ?! S" B2 l9 u; i3 d-bash: 0.25: No such file or directory
1 _  V5 q/ n. N5 w8 A[root@controller ~]# pip install --upgrade  "pyxdg<0.25"1 r# U0 M* w) s
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
/ J  l( k) Q) U4 e9 i9 N$ B. _Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
% i! w9 A) x& e' r5 J* X/ x+ ?7 h$ X' ?To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.# h7 a. R5 z; c" i1 F' M2 Z
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
" @/ F# O9 F! e0 e* jCollecting pyxdg<0.25
9 t3 k! [# [$ ^  g  Downloading https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB)
1 _+ @. q( u9 Y# w     |████████████████████████████████| 47 kB 2.4 MB/s            
2 F! _( _. {! p. \( u. b3 H  Preparing metadata (setup.py) ... done: Y8 a/ G- B1 ^9 W
Using legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.; m8 b+ I) o: c" L% d3 m) }4 i
Installing collected packages: pyxdg/ i) N9 f' D, l8 W9 [
  Attempting uninstall: pyxdg5 K4 Z9 I+ e- ~9 ?3 c: T& z* _8 J
    Found existing installation: pyxdg 0.257 W" S8 w* Y; `; }- C2 l- g
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.
' A2 j* @; ]* O: G[root@controller ~]# pip install -U  "pyxdg<0.25"  C' r* M% c( B( B: M0 r# Z; t
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
9 W/ o% z: U$ B& f8 `, b/ B/ P4 c9 [Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.5 Q) c" j0 x- o
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
( d0 E1 E* ~6 E6 u; O" m) A2 ILooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/3 i4 _' P2 f8 u6 Q) t! H1 W8 F
Collecting pyxdg<0.25
/ r  x! z0 w0 l  Using cached https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB)% b* F3 Y' K- q, ^2 L. ?+ [
  Preparing metadata (setup.py) ... done, `9 O0 J" R, _( |7 N/ _& X1 Y' j
Using legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.
1 P& g9 |: q' o4 h# z( x5 sInstalling collected packages: pyxdg
. C6 A) [) c3 d1 u. c5 Z  Attempting uninstall: pyxdg
; h9 b+ \; d. D    Found existing installation: pyxdg 0.259 l4 K% s/ B, D
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.3 I" {; b/ C- t. J3 W# ^
[root@controller ~]# pip install -I  "pyxdg<0.25"  y7 @8 r; S! c
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
& x& m' b7 o2 N; A% Z& \2 k9 bPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.3 J! X7 X; ^0 v3 u
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
9 S6 t, z3 C/ [9 _Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
& W3 B# T/ S( V: u$ ?- ECollecting pyxdg<0.25+ ^* j" e/ u5 w# H! O. }
  Using cached https://mirrors.tuna.tsinghua.ed ... 3/pyxdg-0.24.tar.gz (47 kB)4 ~- k+ i4 |& n% v9 R
  Preparing metadata (setup.py) ... done
8 D; e: s8 G% x6 M% @Using legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.
8 l0 R8 d! A& M. ]: R& N) IInstalling collected packages: pyxdg
4 j, r% f. Z' d: f* _    Running setup.py install for pyxdg ... done
9 I$ e8 F+ {+ g  [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.5 c% [* T$ \3 W% V( m6 G  ]
podman 4.2.0 requires toml>=0.10.2, which is not installed.) f$ b6 t7 @4 O- E3 G' T
podman 4.2.0 requires pyxdg>=0.26, but you have pyxdg 0.24 which is incompatible.' ]' M' C7 I  y/ k
Successfully installed pyxdg-0.24& ?' `9 U* j2 x8 w) t! 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
, c# v0 f0 C5 ?( f# Q1 d[root@controller ~]# pip install -I  "pyxdg<0.24"
# J0 Q5 S2 H% K6 P8 Y: v8 LWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.3 _1 P2 V) V( r1 O7 G
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue." f& x! h0 s1 U$ H( v
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.( K- Y. I( ]1 k5 N0 x: ]
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/7 }. q6 K# c/ |3 o
Collecting pyxdg<0.24
* i- v6 }, A3 w; Y( C" e  Downloading https://mirrors.tuna.tsinghua.ed ... a/pyxdg-0.23.tar.gz (45 kB)  I+ @4 f5 x( M1 V# z
     |████████████████████████████████| 45 kB 10.7 MB/s            4 z8 h$ K/ D( C' v# @0 L6 Y
  Preparing metadata (setup.py) ... done
, i" \8 q' J& `5 [0 IUsing legacy 'setup.py install' for pyxdg, since package 'wheel' is not installed.4 {- o$ K  K1 U
Installing collected packages: pyxdg
- W" N, T( o7 [, l/ b    Running setup.py install for pyxdg ... done
& N* I, W0 e, A* @6 PERROR: 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.
+ D6 X" x3 u, ^7 Hpodman 4.2.0 requires toml>=0.10.2, which is not installed.
; ~7 _5 k( W% ?$ m  y5 [3 q$ Fpodman 4.2.0 requires pyxdg>=0.26, but you have pyxdg 0.23 which is incompatible.
# _$ n2 ]: ~& A- \2 GSuccessfully installed pyxdg-0.24* w8 q& S" K9 q; G/ C, a: f
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/venv6 F4 A4 Y) \5 g6 H. b0 u
[root@controller ~]# pip install -I  "pyxdg>0.25") }2 ?1 |$ K+ R" P0 I
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.) P1 W9 [: [. q& g  t' v
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
! T3 `1 T& F+ l. H: ]To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.2 F0 o% h& r. W0 M) a( v
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
9 e# B$ g# q& j2 _' U" cCollecting pyxdg>0.25- Q/ A  |2 K2 ?0 C. F) h1 _% u  i% A
  Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB)
/ ^, W0 c  g; c/ O6 C* UInstalling collected packages: pyxdg
7 \- ^& e0 }" [8 BERROR: 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.
/ r! \: z0 ~: @- j- f& Cpodman 4.2.0 requires toml>=0.10.2, which is not installed.
3 Q1 _' c% T4 e8 |' O3 |! ?6 QSuccessfully installed pyxdg-0.28
- R, @) e4 H' ~7 h- k" k; wWARNING: 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
+ R0 Y- l' M, ^. S3 W[root@controller ~]# pip install -i toml$ R& y) g# T. L1 E- r  E. v
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.9 b6 r$ p0 s3 a4 z% l
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
3 V! k2 [3 ]5 p  eTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
% Z4 N4 U+ ^& b9 Z" o' FERROR: You must give at least one requirement to install (see "pip help install")
* _1 r. I0 R5 R/ g( ]( B0 N[root@controller ~]# pip install -I toml9 \7 j( i0 }  z9 s
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
0 k% S( A( q0 }( @2 U& @Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.+ Z( x' n8 b& X: m3 E7 n' b- ], a
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.( X( Q) R' L# H6 z, D/ ^7 x
Looking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/+ z- `" ]% K7 _3 I) g/ v
Collecting toml
* |# F. c+ N$ Y8 F  Downloading https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (16 kB)  K  }" ]9 X" t; M# z
Installing collected packages: toml
0 ~! N9 D, @) H  iSuccessfully installed toml-0.10.2+ J) X7 A! _: v1 n! j( i
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% P/ n  a9 ?7 s* J[root@controller ~]# pip install -I  "pyxdg>0.25"* r/ u9 Y* y+ P- A. C+ E4 g9 b6 X7 S
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.0 v& m! E3 A, i, k* Y& X
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
) J7 w: g; ~7 |5 o. {4 X5 y, F- vTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
+ X, D* }/ L2 m* B& M' uLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
) Y" o, F) W0 t+ zCollecting pyxdg>0.25
& v7 O9 }' o$ W4 Z* r  Using cached https://mirrors.tuna.tsinghua.ed ... y2.py3-none-any.whl (49 kB): }7 z5 P- e" e6 _9 p( p# E
Installing collected packages: pyxdg
* C1 M( x$ D% U* Y, M; d6 XSuccessfully installed pyxdg-0.28: o; E* A2 q: ~3 y: {* p* k5 y( s
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
& E" Y4 H" s  j$ B' ~[root@controller ~]# pip install --upgrade  podman - s; L0 z4 y& H/ K# w" g* U
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip., O# F$ v2 D& w+ {6 N  s2 E8 O
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
: F/ m$ j5 F  ~  @) b. TTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
1 z  K% v5 R* g$ OLooking in indexes: https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple/
! b6 J- G8 V2 E& a0 P) PRequirement already satisfied: podman in /usr/lib/python3.6/site-packages (4.2.0)9 i, M2 a& p1 d6 {0 D
Collecting podman- u* Z! Z+ [  j8 Q& s2 J
  Using cached https://mirrors.tuna.tsinghua.ed ... .0-py3-none-any.whl (91 kB)0 [( o1 c( ?4 v6 `" Y
Requirement already satisfied: tomli>=1.2.3 in /usr/local/lib/python3.6/site-packages (from podman) (1.2.3)) n# d9 m# |1 G  I
Requirement already satisfied: pyxdg>=0.26 in /usr/local/lib/python3.6/site-packages (from podman) (0.28)9 t7 r5 S- \* J$ q" x2 I$ n
Requirement already satisfied: urllib3>=1.26.5 in /usr/local/lib/python3.6/site-packages (from podman) (1.26.14)8 Z4 w- ]/ N7 [1 q
Requirement already satisfied: requests>=2.24 in /usr/local/lib/python3.6/site-packages (from podman) (2.27.1)
% ^6 F0 N% i9 s' @, \Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.6/site-packages (from requests>=2.24->podman) (2.5). x6 }' a# f) X0 b  |1 t7 Z
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.6/site-packages (from requests>=2.24->podman) (2022.12.7)- v' [5 \4 T2 f# w1 H6 r
Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.6/site-packages (from requests>=2.24->podman) (2.0.12)( ~  ^! N7 `$ I
Installing collected packages: podman
7 w. f5 s6 g+ u! c* z- ^  Attempting uninstall: podman* ~9 m) a# E3 x2 L
    Found existing installation: podman 4.2.0
. f% Z) c& a6 r  a, m1 w    Uninstalling podman-4.2.0:6 L# `3 F1 {9 B2 h- W  F
      Successfully uninstalled podman-4.2.0
$ o  @) y0 k3 P- @8 NSuccessfully installed podman-4.4.0
7 m( D1 Q! B$ r0 Y9 a9 P# B5 yWARNING: 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  q: h/ p- T1 M& d# F( @; J" T
[root@controller ~]# pip list
1 S- z5 j1 @! r- \3 i' W2 eWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
7 Y1 l. i4 r! \# FPlease see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue." z0 y* i, `4 L' N& ~
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.+ u' ~* r1 f4 i, r5 B
Package             Version' O5 p" A# T$ A0 [. f6 g
------------------- ---------0 i3 }9 F" C+ G- D1 d% Y
certifi             2022.12.7$ F3 s5 g7 D4 W" V( s9 G9 o! O
chardet             3.0.4
; w+ |6 J" T- w) F1 \( d% [charset-normalizer  2.0.12
- ]  H( ~8 h  f. gdbus-python         1.2.4. K# T/ l2 W0 {( ^
decorator           4.2.1
- G* n" L: n7 a" Ugpg                 1.13.1. X3 n# {3 l5 i" Y2 s, V
idna                2.5
; W( U1 z, V: ~% Klibcomps            0.1.18
$ `, P9 C- S# C# m5 Inftables            0.1$ I7 e6 w2 B$ ]1 ~7 }* |; N& Z. X
pbr                 5.11.1
" V* O" [3 {5 Q  t0 V6 K2 ]5 bperf                0.1
1 W3 W# D: o# z) V- d0 o' N3 n, J1 cpip                 21.3.1+ I$ U( B9 ^7 Z5 I
podman              4.4.0/ `3 A/ l. r4 {9 O7 U. s- B, j
PyGObject           3.28.3+ C. c: g# Z. r
PySocks             1.6.84 ?1 U, v% U2 t
python-dateutil     2.6.1( Q% j9 j# {& [4 X* p
python-linux-procfs 0.7.08 Q+ D- }8 ^4 D
pytoml              0.1.14
! {! f2 v& m; P* ]2 _  cpyudev              0.21.08 d) O9 i+ y, p. {" P# G( `( {
pyxdg               0.28
& Z- L+ A( V1 ?% U, Arequests            2.27.1
4 {& {4 Y9 f& K6 d8 yrpm                 4.14.3
% I3 V0 H" O7 d3 n! Fselinux             2.9
: C( K& p' l# J% C2 o  Isepolicy            1.1
  T8 y9 B; ]6 Y% |/ R# z* b' usetools             4.3.0
+ h8 ~1 ?! \4 U5 r7 j+ N, Esetuptools          39.2.0; c1 f7 [0 c7 W3 ?; t- j
six                 1.11.06 s/ M" I8 I% f
slip                0.6.4
( X9 ~% f+ Q& }: O% Q4 T& Vslip.dbus           0.6.4* K; ?5 M3 C3 L3 Z! e7 f6 s) g
syspurpose          1.28.28" r4 X" X; i1 H
toml                0.10.2
4 _8 T" m9 t! G7 R$ }tomli               1.2.3
! V* x7 o: X# H" w. mudica               0.2.6% x9 |! n: P5 S; C6 l7 Q
urllib3             1.26.146 h9 [! H9 m; j; b$ b) W( z# T

' U# r2 B+ w& |6 D2 ?2 M
# f' l2 O8 K5 D5 |/ @& B$ B# ~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

返回首页|Archiver|手机版|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )

GMT+8, 2026-6-12 02:05 , Processed in 0.021889 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表