diff --git a/.files b/.files index b57b0fd..aa9386f 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 370abce..5f7293c 100644 --- a/.rev +++ b/.rev @@ -7,4 +7,13 @@ end of a long chain of missing authlib dependencies 851897 + + 80877d97fe5d887f66d0ca4364950f8e + 1.4.1 + + dimstar_suse + - update to 1.4.1: + * declare python 3.9+ as supported + 946670 + diff --git a/aiounittest-1.4.0.tar.gz b/aiounittest-1.4.0.tar.gz deleted file mode 120000 index 5dee842..0000000 --- a/aiounittest-1.4.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreiaekmufq22sg3ayihhlfjfjua7l3fp4qw7lcdlliljhcuonkmkw4e \ No newline at end of file diff --git a/aiounittest-1.4.1.tar.gz b/aiounittest-1.4.1.tar.gz new file mode 120000 index 0000000..ea9b990 --- /dev/null +++ b/aiounittest-1.4.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreiektgwa7a2zaxuy2hmtgbigr5fzverklafbrk7xydo5zzdvklnlw4 \ No newline at end of file diff --git a/python-aiounittest.changes b/python-aiounittest.changes index 30fcd5c..13f4c40 100644 --- a/python-aiounittest.changes +++ b/python-aiounittest.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat Jan 15 16:42:20 UTC 2022 - Dirk Müller + +- update to 1.4.1: + * declare python 3.9+ as supported + +------------------------------------------------------------------- Sat Nov 28 03:04:34 UTC 2020 - John Vandenberg - Fix URL diff --git a/python-aiounittest.spec b/python-aiounittest.spec index 2b52ab4..5711420 100644 --- a/python-aiounittest.spec +++ b/python-aiounittest.spec @@ -1,7 +1,7 @@ # # spec file for package python-aiounittest # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2019 Matthias Fehring # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-aiounittest -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Test AyncIO Python Code Easily License: MIT