<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em dom., 6 de nov. de 2022 às 01:04, Fernando Lopez <<a href="mailto:fernando.lopezjr@gmail.com">fernando.lopezjr@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">i don't know if you been answer or not... but they are for different python versions. they are not duplicates.</div><br></blockquote><div>The packages pointed by Greg are duplicates. Packages for different python versions were used to have the major version python number appended to the end of their names (at least for python 3). E.g.:</div><div>scipy3 = python3-scipy -> scipy for python 3.x - packages are duplicate<br></div><div>scipy = python2-scipy -> scipy for python 2.x - packages are duplicate</div><div>scipy != scipy3 -> packages for different python versions - not duplicate<br></div><div><br></div><div>I remember a discussion about how to label python packages for different python versions some time ago. Maybe the duplicates will exist for a transition period... But this is a bit confusing for now..</div><div><br></div><div>Regards,<br></div><div>Fellype<br></div></div></div>