From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 21/48] python3-arrow:Update to version 1.2.3 and to work with python-3.10.8 Date: Wed, 09 Nov 2022 19:57:07 +0100 Message-ID: <20221109185734.3920-21-adolf.belka@ipfire.org> In-Reply-To: <20221109185734.3920-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4019276396531037787==" List-Id: --===============4019276396531037787== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Updated from version 1.2.2 to 1.2.3 - Update of rootfile - Changelog 1.2.3 (2022-06-25) - [NEW] Added Amharic, Armenian, Georgian, Laotian and Uzbek locales. - [FIX] Updated Danish locale and associated tests. - [INTERNAl] Small fixes to CI. Tested-by: Adolf Belka Signed-off-by: Adolf Belka --- config/rootfiles/packages/python3-arrow | 14 +++++++------- lfs/python3-arrow | 6 +++--- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/python3-arrow b/config/rootfiles/packa= ges/python3-arrow index bf8b333fe..fdc0fa054 100644 --- a/config/rootfiles/packages/python3-arrow +++ b/config/rootfiles/packages/python3-arrow @@ -1,11 +1,11 @@ usr/lib/python3.10/site-packages/arrow -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/PKG-INFO -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/SOURCES.txt -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/dependency_lin= ks.txt -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/not-zip-safe -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/requires.txt -#usr/lib/python3.10/site-packages/arrow-1.2.2-py3.10.egg-info/top_level.txt +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/PKG-INFO +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/SOURCES.txt +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/dependency_lin= ks.txt +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/not-zip-safe +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/requires.txt +#usr/lib/python3.10/site-packages/arrow-1.2.3-py3.10.egg-info/top_level.txt usr/lib/python3.10/site-packages/arrow/__init__.py usr/lib/python3.10/site-packages/arrow/_version.py usr/lib/python3.10/site-packages/arrow/api.py diff --git a/lfs/python3-arrow b/lfs/python3-arrow index dfa6ad7f6..f84ed5cbf 100644 --- a/lfs/python3-arrow +++ b/lfs/python3-arrow @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 1.2.2 +VER =3D 1.2.3 =20 THISAPP =3D arrow-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/$(THISAPP) TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D python3-arrow -PAK_VER =3D 1 +PAK_VER =3D 2 =20 ############################################################################= ### # Top-level Rules @@ -42,7 +42,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D b8b8d83ede0c61840ffcc75272a0275b6120cc142197c5f95f0fdb= 7d53981879b431f074db9606caa8d9817761cc4847a525bbc6449c05155410808960a1541e +$(DL_FILE)_BLAKE2 =3D 35f5b694d819d80913b5938e4af71f413fd3944636c1e89a79e868= c03cb423f75692c1f0e8d85dba21e640591f8cd0404cdc6d77dd59956490d268fb4c9fdc7b =20 install : $(TARGET) =20 --=20 2.38.1 --===============4019276396531037787==--