diff --git a/incremental-21.3.0.tar.gz b/incremental-21.3.0.tar.gz deleted file mode 100644 index 2ac7b22..0000000 --- a/incremental-21.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02f5de5aff48f6b9f665d99d48bfc7ec03b6e3943210de7cfc88856d755d6f57 -size 17058 diff --git a/incremental-22.10.0.tar.gz b/incremental-22.10.0.tar.gz new file mode 100644 index 0000000..985e29c --- /dev/null +++ b/incremental-22.10.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:912feeb5e0f7e0188e6f42241d2f450002e11bbc0937c65865045854c24c0bd0 +size 18305 diff --git a/python-incremental.changes b/python-incremental.changes index 962105f..6f7e851 100644 --- a/python-incremental.changes +++ b/python-incremental.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Oct 16 17:53:00 UTC 2022 - Dirk Müller + +- update to 22.10.0: + * Incremental now supports type-checking with Mypy (#69) + ------------------------------------------------------------------- Thu Dec 23 09:30:06 UTC 2021 - Dominique Leuenberger diff --git a/python-incremental.spec b/python-incremental.spec index 3e79561..ff3a397 100644 --- a/python-incremental.spec +++ b/python-incremental.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-incremental%{psuffix} -Version: 21.3.0 +Version: 22.10.0 Release: 0 Summary: Library that versions your Python projects License: MIT