aports/community/py3-cheroot/setuptools-git.patch
Duncan Bellamy 60e4520aff community/py3-cheroot: move from testing
* modify setuptools_scm.patch as need it to set python module version
2021-12-05 20:07:11 +00:00

11 lines
270 B
Diff

--- a/setup.cfg
+++ b/setup.cfg
@@ -56,7 +56,6 @@
include_package_data = True
setup_requires =
setuptools_scm>=1.15.0
- setuptools_scm_git_archive>=1.0
install_requires =
backports.functools_lru_cache; python_version < '3.3'
selectors2; python_version< '3.4'