python3-makefun: add missing patches

This commit is contained in:
Đoàn Trần Công Danh 2022-02-18 11:00:47 +07:00
parent 8c888713a3
commit 217a65562c
2 changed files with 13 additions and 0 deletions

View 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 =

View file

@ -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