index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 18:39:45 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-01-11 18:39:45 +0100 |
commit | ad0a2966f6519712e38fef7455b557dbba112b0c (patch) | |
tree | 549c8ae13a9a7b7491597f52520fba455d5f5040 | |
parent | 4a7ea1c1b7fd9b76787a213b70f75a1b3a6e7896 (diff) |
-rw-r--r-- | community/python-babel/PKGBUILD | 8 |
diff --git a/community/python-babel/PKGBUILD b/community/python-babel/PKGBUILD index 6403c888..51c7956d 100644 --- a/community/python-babel/PKGBUILD +++ b/community/python-babel/PKGBUILD @@ -1,2 +1,10 @@ +#/build/python-babel/src/babel-2.9.1/setup.py:5: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives +# from distutils.cmd import Command +#usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] +# or: setup.py --help [cmd1 cmd2 ...] +# or: setup.py --help-commands +# or: setup.py cmd --help +# +#error: invalid command 'pytest' unset check unset checkdepends |