File remove-future-requirement.patch of Package failed_python-stomper

*** Begin Patch
*** Update File: setup.cfg
@@
-# Require that future module is available for Python 2 compatibility
-[options]
-requires = future
+# The original package declares a runtime requirement on 'future' for Python 2
+# compatibility. This package is being built for modern Python only; remove
+# the requirement to avoid pulling unnecessary dependencies into the build
+# environment which can cause test collection issues.
+[options]
*** End Patch
openSUSE Build Service is sponsored by