From 72c9319eb995d37e13b3ab1384850be49f4e5782 Mon Sep 17 00:00:00 2001 From: Max Rees Date: Thu, 3 Oct 2019 22:38:18 -0500 Subject: user/py3-zipp: bump to 0.6.0 --- user/py3-zipp/scm.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/py3-zipp/scm.patch') diff --git a/user/py3-zipp/scm.patch b/user/py3-zipp/scm.patch index b7d0f690e..82c6f7e55 100644 --- a/user/py3-zipp/scm.patch +++ b/user/py3-zipp/scm.patch @@ -1,9 +1,9 @@ --- zipp-0.5.2/setup.cfg 2019-07-07 17:14:00.000000000 -0400 +++ zipp-0.5.2/setup.cfg 2019-08-06 05:03:34.500180967 -0400 @@ -22,7 +22,7 @@ packages = find: - include_package_data = true python_requires = >=2.7 install_requires = + more_itertools -setup_requires = setuptools_scm >= 1.15.0 +setup_requires = @@ -16,4 +16,4 @@ if __name__ == "__main__": - setuptools.setup(use_scm_version=True) -+ setuptools.setup(version='0.5.2') ++ setuptools.setup(version='0.6.0') -- cgit v1.2.3-70-g09d2