diff --git a/python-six.changes b/python-six.changes index a320cd4..8a34f82 100644 --- a/python-six.changes +++ b/python-six.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 9 17:19:05 UTC 2021 - Dirk Müller + +- update to 1.16.0: +- Port _SixMetaPathImporter to Python 3.10. + ------------------------------------------------------------------- Fri Oct 23 14:35:46 UTC 2020 - Benjamin Greiner diff --git a/python-six.spec b/python-six.spec index d2464d1..34be05f 100644 --- a/python-six.spec +++ b/python-six.spec @@ -1,7 +1,7 @@ # -# spec file for package python-six +# spec file for package python-six-test # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ %define psuffix %{nil} %endif Name: python-six%{psuffix} -Version: 1.15.0 +Version: 1.16.0 Release: 0 Summary: Python 2 and 3 compatibility utilities License: MIT @@ -106,6 +106,7 @@ fi %pycache_only %{python_sitelib}/__pycache__/* %{python_sitelib}/six-%{version}-py*.egg-info %else + %files -n python-six-doc %license LICENSE %doc documentation/_build/html diff --git a/six-1.15.0.tar.gz b/six-1.15.0.tar.gz deleted file mode 100644 index 56966cd..0000000 --- a/six-1.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 -size 33917 diff --git a/six-1.16.0.tar.gz b/six-1.16.0.tar.gz new file mode 100644 index 0000000..d881e66 --- /dev/null +++ b/six-1.16.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 +size 34041