From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH 31/35] libloc: Update to python-3.10 Date: Fri, 28 Jan 2022 13:03:26 +0000 Message-ID: In-Reply-To: <20220124161656.71960-31-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7911206970569798951==" List-Id: --===============7911206970569798951== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > - Update of rootfile >=20 > Signed-off-by: Adolf Belka > --- > config/rootfiles/common/libloc | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) >=20 > diff --git a/config/rootfiles/common/libloc b/config/rootfiles/common/libloc > index 43f9efd9e..3cfc92706 100644 > --- a/config/rootfiles/common/libloc > +++ b/config/rootfiles/common/libloc > @@ -24,16 +24,16 @@ usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thre= ad-multi/Location.pm > #usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Loca= tion/.packlist > usr/lib/perl5/site_perl/5.32.1/xxxMACHINExxx-linux-thread-multi/auto/Locat= ion/Location.so > #usr/lib/pkgconfig/libloc.pc > -#usr/lib/python3.8/site-packages/_location.la > -usr/lib/python3.8/site-packages/_location.so > -#usr/lib/python3.8/site-packages/location > -usr/lib/python3.8/site-packages/location/__init__.py > -#usr/lib/python3.8/site-packages/location/database.py > -usr/lib/python3.8/site-packages/location/downloader.py > -usr/lib/python3.8/site-packages/location/export.py > -usr/lib/python3.8/site-packages/location/i18n.py > -#usr/lib/python3.8/site-packages/location/importer.py > -usr/lib/python3.8/site-packages/location/logger.py > +#usr/lib/python3.10/site-packages/_location.la > +usr/lib/python3.10/site-packages/_location.so > +#usr/lib/python3.10/site-packages/location > +usr/lib/python3.10/site-packages/location/__init__.py > +#usr/lib/python3.10/site-packages/location/database.py > +usr/lib/python3.10/site-packages/location/downloader.py > +usr/lib/python3.10/site-packages/location/export.py > +usr/lib/python3.10/site-packages/location/i18n.py > +#usr/lib/python3.10/site-packages/location/importer.py > +usr/lib/python3.10/site-packages/location/logger.py > #usr/share/locale/de/LC_MESSAGES/libloc.mo > #usr/share/man/man3/Location.3 > usr/share/xt_geoip/A1.iv4 --===============7911206970569798951==--