diff --git a/python-python-utils.changes b/python-python-utils.changes index 8e3dbba..0076a88 100644 --- a/python-python-utils.changes +++ b/python-python-utils.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Feb 4 18:30:40 UTC 2024 - Dirk Müller + +- update to 3.8.2: + * Windows can also return an OSError instead of a ValueError + for a `fromtimestamp` overflow + ------------------------------------------------------------------- Tue Jan 9 21:32:47 UTC 2024 - Dirk Müller diff --git a/python-python-utils.spec b/python-python-utils.spec index 33ee9d1..5f559fd 100644 --- a/python-python-utils.spec +++ b/python-python-utils.spec @@ -17,7 +17,7 @@ Name: python-python-utils -Version: 3.8.1 +Version: 3.8.2 Release: 0 Summary: Utilities not included with the standard Python install License: BSD-3-Clause diff --git a/python-utils-3.8.1.tar.gz b/python-utils-3.8.1.tar.gz deleted file mode 100644 index 124800e..0000000 --- a/python-utils-3.8.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec3a672465efb6c673845a43afcfafaa23d2594c24324a40ec18a0c59478dc0b -size 30545 diff --git a/python-utils-3.8.2.tar.gz b/python-utils-3.8.2.tar.gz new file mode 100644 index 0000000..8964c8b --- /dev/null +++ b/python-utils-3.8.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5d161e4ca58ce3f8c540f035e018850b261a41e7cb98f6ccf8e1deb7174a1f1 +size 30431