python3-makefun: add missing patches
This commit is contained in:
12
srcpkgs/python3-makefun/patches/no-pytest-runner.patch
Normal file
12
srcpkgs/python3-makefun/patches/no-pytest-runner.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Index: makefun-1.13.1/setup.cfg
|
||||
===================================================================
|
||||
--- makefun-1.13.1.orig/setup.cfg
|
||||
+++ makefun-1.13.1/setup.cfg
|
||||
@@ -27,7 +27,6 @@ classifiers =
|
||||
[options]
|
||||
setup_requires =
|
||||
setuptools_scm
|
||||
- pytest-runner
|
||||
install_requires =
|
||||
funcsigs;python_version<'3.3'
|
||||
tests_require =
|
||||
@@ -12,3 +12,4 @@ license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/smarie/python-makefun"
|
||||
distfiles="${PYPI_SITE}/m/makefun/makefun-${version}.tar.gz"
|
||||
checksum=985bb8b670ffbbb95d2a8aa996d318e6e9a3f26fc6f3ef2da93ebdf8f9c616bf
|
||||
make_check=no
|
||||
|
||||
Reference in New Issue
Block a user