guix size returns this
$ ./pre-inst-env guix size python-num2words
store item total self
/gnu/store/ksv5hc7yschbvq1zw4n31w30a3fjid4f-python-3.11.11 202.5
102.3 36.9%
/gnu/store/0ff2r8bk0g0if5n1lmw9v63gm1c74rbp-python-3.11.11 161.4
61.2 22.1%
Are these 2 distinct Python-3.11.11 ?
with different hashes and sizes ?
what is this, why does this happen ?
/gnu/store/zvlp3n8iwa1svxmwv4q22pv1pb1c9pjq-glibc-2.39 40.5 38.8 14.0%
/gnu/store/zzpbp6rr43smwxzvzd4qd317z5j7qblj-gcc-11.4.0-lib 75.6 35.0
12.6%
/gnu/store/xc98v8v485rs704wb26mipb0y5npdl1z-openssl-3.0.8 83.7 8.1
2.9%
/gnu/store/gfs2h9wxhaldm5v1xjvn73kczyk6rd5i-bash-5.1.16 89.1 6.2 2.2%
/gnu/store/7rsdf5kcqh0gl88av6nkgvgxg1ywvc5b-ncurses-6.2.20210619
81.5 5.9 2.1%
/gnu/store/m6pwkzix5xnmw3ywjyscm3la27q4fa7z-python-setuptools-67.6.1
5.8 5.8 2.1%
/gnu/store/laj6a3z6gjza9f18kyxw1nz5211ghwfs-sqlite-3.39.3 86.3 3.4
1.2%
/gnu/store/fbaw0sb21gv02qq7gs9wg5y5wlpdgzih-xz-5.4.5 79.1 2.5 0.9%
/gnu/store/87z5k84hxbqs87plgwsl2v6a4j7m3k7h-bash-static-5.1.16 1.7
1.7 0.6%
/gnu/store/dl3665ynrp41ynyw2ay5kfqix93myj5d-readline-8.1.2 82.9
1.4 0.5%
/gnu/store/27srvszj7vv9bghwfdng8cfp7hygjxdl-python-num2words-0.5.14
277.3 1.1 0.4%
/gnu/store/3jhfhxdf6v5ms10x5zmnl166dh3yhbr1-bash-minimal-5.1.16 41.5
1.0 0.4%
/gnu/store/hdb3jmxa67zkh4wj0l6w9ga3gj84k1yc-gdbm-1.23 76.2 0.6 0.2%
/gnu/store/q1vqb2hfclghbpl1vn094l1rzj12b6qb-libxcrypt-4.4.36 76.1
0.5 0.2%
/gnu/store/96np8rwhmfacb3hgxxq5gvp2a6zydpkr-python-wheel-0.40.0
209.1 0.5 0.2%
/gnu/store/59kd6jyvrq8prl9mbnh3g8d22rc1dbwv-bzip2-1.0.8 76.9 0.4 0.1%
/gnu/store/8bs3gia5rknqsw840rrwm2na4200ybc5-expat-2.5.0 75.9 0.4 0.1%
/gnu/store/1prv14v6jfnzzg7szm57690b7fr6sx33-zlib-1.3 75.8 0.2 0.1%
/gnu/store/s6iqwc5sqjrk76kzslqc1n1wlcvfyqkw-libffi-3.4.4 75.8 0.2 0.1%
/gnu/store/m5ipll6anv4mlcqjihss2r1riggi3hjc-python-docopt-0.6.2 0.1
0.1 0.0%
/gnu/store/22z3zlybj2n2ynfy3llb9kb1xipya04c-python-wrapper-3.11.11
167.6 0.0 0.0%
/gnu/store/9k0kvg0z8scjnc1mwymd6icbzq76b5n1-python-wrapper-3.11.11
208.6 0.0 0.0%
Are these 2 distinct python-wrapper-3.11.11 ?
with different hashes and sizes ?
Are these 2 associated with the 2 previous distinct Pythons ?
why does this happen ?
total: 277.3 MiB
Also guix size for this package returns so meny lines
other python packages return ONE line
I can't see anything wrong with the definition of this package
Is there anything wrong with the definition of this package ?