diff --git a/cliff-4.4.0.tar.gz b/cliff-4.4.0.tar.gz deleted file mode 100644 index 44dc015..0000000 --- a/cliff-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa8d404aa2d6b4d8639c61bd6dc47acb3656ebc3fc025b1b7bb07af2baef785f -size 83609 diff --git a/cliff-4.5.0.tar.gz b/cliff-4.5.0.tar.gz new file mode 100644 index 0000000..e61f8de --- /dev/null +++ b/cliff-4.5.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61beeac238530beb3ae19eefb421b8b290b97dcc9efee01fc32fe62fb75a31d9 +size 83722 diff --git a/python-cliff.changes b/python-cliff.changes index 871b509..79041fa 100644 --- a/python-cliff.changes +++ b/python-cliff.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 14 17:06:47 UTC 2024 - Dirk Müller + +- update to 4.5.0: + * Use importlib.metadata on Python 3.10+ + ------------------------------------------------------------------- Thu Jan 4 23:04:20 UTC 2024 - Dirk Müller diff --git a/python-cliff.spec b/python-cliff.spec index bc3a596..edc8117 100644 --- a/python-cliff.spec +++ b/python-cliff.spec @@ -17,7 +17,7 @@ Name: python-cliff -Version: 4.4.0 +Version: 4.5.0 Release: 0 Summary: Command Line Interface Formulation Framework License: Apache-2.0