Move also entity for pyparsing in packages.ent

This commit is contained in:
Pierre Labastie 2022-11-02 08:34:53 +01:00
parent 352e81e547
commit 485f05cde4

View File

@ -520,6 +520,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY pygobject2-version "2.28.7">
<!ENTITY pygobject3-version "3.42.2">
<!ENTITY pygtk-version "2.24.0">
<!ENTITY pyparsing-version "3.0.9">
<!ENTITY pytest-version "7.1.3">
<!ENTITY pyxdg-version "0.28">
<!-- libxml2 for Python2 shares the version of libxml2 -->
@ -550,7 +551,6 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY packaging-version "21.3">
<!ENTITY pluggy-version "1.0.0">
<!ENTITY py-version "1.11.0">
<!ENTITY pyparsing-version "3.0.9">
<!ENTITY pytz-version "2022.4">
<!ENTITY setuptools_scm-version "7.0.5">
<!ENTITY snowballstemmer-version "2.2.0">