diff --git a/overrides-7.3.1.tar.gz b/overrides-7.3.1.tar.gz deleted file mode 100644 index ba15a93..0000000 --- a/overrides-7.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b97c6c1e1681b78cbc9424b138d880f0803c2254c5ebaabdde57bb6c62093f2 -size 24766 diff --git a/overrides-7.4.0.tar.gz b/overrides-7.4.0.tar.gz new file mode 100644 index 0000000..eac9bed --- /dev/null +++ b/overrides-7.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9502a3cca51f4fac40b5feca985b6703a5c1f6ad815588a7ca9e285b9dca6757 +size 24804 diff --git a/python-overrides.changes b/python-overrides.changes index fc68c66..dd56ad7 100644 --- a/python-overrides.changes +++ b/python-overrides.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 12 13:18:19 UTC 2023 - Dirk Müller + +- update to 7.4.0: + * Support PEP 604 _Allow writing union types as X | Y_ + ------------------------------------------------------------------- Sun Jun 11 20:45:59 UTC 2023 - Ben Greiner diff --git a/python-overrides.spec b/python-overrides.spec index 4973dee..699b092 100644 --- a/python-overrides.spec +++ b/python-overrides.spec @@ -17,18 +17,18 @@ Name: python-overrides -Version: 7.3.1 +Version: 7.4.0 Release: 0 Summary: A decorator to automatically detect mismatch when overriding a method License: Apache-2.0 URL: https://github.com/mkorpela/overrides Source: https://files.pythonhosted.org/packages/source/o/overrides/overrides-%{version}.tar.gz -BuildRequires: python-rpm-macros BuildRequires: %{python_module pip} +BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} -BuildRequires: %{python_module pytest} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages