[Linuxppc-users] EPEL repo updates for ppc64le ?
Tommi Sihvo
Tommi.Sihvo at tietoevry.com
Thu Jul 2 15:37:33 AEST 2020
Hi,
Many Thanks for the tips Tulio!
Br,
tommi
Ystävällisin terveisin / Best regards,
Tommi Sihvo, Lead Service Architect
TietoEVRY, Compute Services
On 2.7.2020, 0.41, "Tulio Magno Quites Machado Filho" <tuliom at ascii.art.br> wrote:
Hi Tommi,
"Tommi Sihvo" <Tommi.Sihvo at tietoevry.com> writes:
> On that ppc64le epel repo, for example this package is on quite old level :
>
> asn1crypto (0.24.0) (from 3/2019);
As Dan said, EPEL is a Fedora repository.
It isn't specific to ppc64le, e.g.
http://ftp.funet.fi/pub/linux/mirrors/redhat/epel/7Server/x86_64/Packages/p/python2-asn1crypto-0.24.0-7.el7.noarch.rpm
> compared to similar x86 package : https://pypi.org/project/asn1crypto/) (1.3.0)
Pypi is not specific to x86 either. You can also install this package on
ppc64le:
$ pip3 install --user asn1crypto
Collecting asn1crypto
Downloading https://files.pythonhosted.org/packages/e9/51/1db4a60049fb7390959be586b6eb743098e6cea3f6b2d3ed9e17fec62ba2/asn1crypto-1.3.0-py2.py3-none-any.whl (103kB)
100% |████████████████████████████████| 112kB 255kB/s
Installing collected packages: asn1crypto
Successfully installed asn1crypto-1.3.0
$ uname -m
ppc64le
> So was just wondering if there would be possibility to have newer versions
> for ppc64le as well somehow?
In order to update packages maintained by the Fedora community, you need to
contact the maintainers.
Let me list where you can find more information about a few of these packages
on EPEL:
> Package Version
>
> -------------- ----------
>
> asn1crypto (0.24.0)
https://src.fedoraproject.org/rpms/python-asn1crypto
> attrs (17.4.0)
https://src.fedoraproject.org/rpms/python-attrs
> certifi (2018.10.15)
https://src.fedoraproject.org/rpms/python-certifi
--
Tulio Magno
More information about the Linuxppc-users
mailing list