summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-11 18:39:45 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-11 18:39:45 +0100
commitad0a2966f6519712e38fef7455b557dbba112b0c (patch)
tree549c8ae13a9a7b7491597f52520fba455d5f5040 /community
parent4a7ea1c1b7fd9b76787a213b70f75a1b3a6e7896 (diff)
downloadpackages-ad0a2966f6519712e38fef7455b557dbba112b0c.tar.xz
community/python-babel: documented why tests are disabled
Diffstat (limited to 'community')
-rw-r--r--community/python-babel/PKGBUILD8
1 files changed, 8 insertions, 0 deletions
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