diff --git a/python-six.changes b/python-six.changes index ca62827..cf99e45 100644 --- a/python-six.changes +++ b/python-six.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 2 17:11:49 UTC 2020 - Dirk Mueller + +- update to 1.15.0: + - Pull request #331: Optimize `six.ensure_str` and `six.ensure_binary`. + ------------------------------------------------------------------- Tue Mar 10 07:53:50 UTC 2020 - Tomáš Chvátal diff --git a/python-six.spec b/python-six.spec index 71a4f70..4cdd1ca 100644 --- a/python-six.spec +++ b/python-six.spec @@ -28,7 +28,7 @@ %define psuffix %{nil} %endif Name: python-six%{psuffix} -Version: 1.14.0 +Version: 1.15.0 Release: 0 Summary: Python 2 and 3 compatibility utilities License: MIT diff --git a/six-1.14.0.tar.gz b/six-1.14.0.tar.gz deleted file mode 100644 index cc82134..0000000 --- a/six-1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:236bdbdce46e6e6a3d61a337c0f8b763ca1e8717c03b369e87a7ec7ce1319c0a -size 33857 diff --git a/six-1.15.0.tar.gz b/six-1.15.0.tar.gz new file mode 100644 index 0000000..56966cd --- /dev/null +++ b/six-1.15.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 +size 33917