diff --git a/python-setuptools.spec b/python-setuptools.spec index 467cf70a39db94dd16c0053a91962b2bac1f8820..537ad3f4992e120a7a902b7aab4113dd20744f4e 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -7,7 +7,7 @@ %global python_whlname setuptools-%{version}-py3-none-any.whl Name: python-setuptools -Version: 66.0.0 +Version: 68.0.0 Release: 1 Summary: Easily build and distribute Python packages @@ -111,6 +111,9 @@ PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=$(pwd) py.test-%{python3_version} --ignore= %changelog +* Wed Jul 12 2023 sunhui - 68.0.0-1 +- Update package to version 68.0.0 + * Sat Jan 28 2023 zhuofeng - 66.0.0-1 - update version to 66.0.0 diff --git a/setuptools-66.0.0.tar.gz b/setuptools-66.0.0.tar.gz deleted file mode 100644 index 7ac46c30de8e82739192881191631c5fa7aef42e..0000000000000000000000000000000000000000 Binary files a/setuptools-66.0.0.tar.gz and /dev/null differ diff --git a/setuptools-68.0.0.tar.gz b/setuptools-68.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..b2d8822260df88c3b4013337986da29fe6875451 Binary files /dev/null and b/setuptools-68.0.0.tar.gz differ