diff --git a/contextlib2-0.5.5.tar.gz b/contextlib2-0.5.5.tar.gz deleted file mode 100644 index da9faab466aae579c7b98cfcf5b12dfb949ae3e0..0000000000000000000000000000000000000000 Binary files a/contextlib2-0.5.5.tar.gz and /dev/null differ diff --git a/contextlib2-21.6.0.tar.gz b/contextlib2-21.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f560310b78880d7501fe8d7bc1ced230a310d567 Binary files /dev/null and b/contextlib2-21.6.0.tar.gz differ diff --git a/python-contextlib2.spec b/python-contextlib2.spec index 83175e9c95c189055c6dcab4e28cdd865efc6cb5..084ab2d4414598c41771382d5d5b39c808a29c50 100644 --- a/python-contextlib2.spec +++ b/python-contextlib2.spec @@ -1,7 +1,7 @@ %{!?_licensedir: %global license %%doc} Name: python-contextlib2 -Version: 0.5.5 -Release: 10 +Version: 21.6.0 +Release: 1 Summary: Backports and enhancements for the contextlib module License: Python URL: https://pypi.io/project/contextlib2 @@ -38,9 +38,7 @@ cd %{py3dir} %{__python3} setup.py install -O1 --skip-build --root=%{buildroot} %check -cd %{py3dir} -%{__python3} test_contextlib2.py -cd - +python3 -m unittest discover -v %files -n python3-contextlib2 %doc README.rst VERSION.txt NEWS.rst @@ -48,6 +46,9 @@ cd - %{python3_sitelib}/* %changelog +* Wed Jun 15 2022 houyingchao - 21.6.0-1 +- Upgrade to 21.6.0 + * Wed Oct 21 2020 zhangtao - 0.5.5-10 - delete python2 * Wed Mar 4 2020 zhujunhao - 0.5.5-9