diff --git a/python-setuptools_scm.changes b/python-setuptools_scm.changes index d058baa..5ecb406 100644 --- a/python-setuptools_scm.changes +++ b/python-setuptools_scm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Fri Mar 28 20:47:53 UTC 2025 - Dirk Müller + +- update to 8.2.0: + * fix #960: add a ``--force-write-version-files`` flag for the + cli + * fix #950: ensure to pass encodings to io usage + * fix #957 - add subprocess timeout control env var + * add sp-repo-review pre-commit hook + * fix #1018: allow non-normalized versions for semver + * fix #1103: respect GIT_CEILING_DIRECTORIES when trying to + find git toplevels + * fix #1081: add name normalized pipx entrypoint + * fix #1080: clean pdm from PYTHONPATH to protect mercurial + ------------------------------------------------------------------- Wed Aug 14 06:22:51 UTC 2024 - Dirk Müller diff --git a/python-setuptools_scm.spec b/python-setuptools_scm.spec index bedbc03..e10029b 100644 --- a/python-setuptools_scm.spec +++ b/python-setuptools_scm.spec @@ -1,7 +1,7 @@ # # spec file for package python-setuptools_scm # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2024 Andreas Stieger # # All modifications and additions to the file contributed by third parties @@ -27,7 +27,7 @@ %endif %{?sle15_python_module_pythons} Name: python-setuptools_scm%{psuffix} -Version: 8.1.0 +Version: 8.2.0 Release: 0 Summary: Python setuptools handler for SCM tags License: MIT diff --git a/setuptools_scm-8.1.0.tar.gz b/setuptools_scm-8.1.0.tar.gz deleted file mode 100644 index 02de39f..0000000 --- a/setuptools_scm-8.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:42dea1b65771cba93b7a515d65a65d8246e560768a66b9106a592c8e7f26c8a7 -size 76465 diff --git a/setuptools_scm-8.2.0.tar.gz b/setuptools_scm-8.2.0.tar.gz new file mode 100644 index 0000000..cf22872 --- /dev/null +++ b/setuptools_scm-8.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a18396a1bc0219c974d1a74612b11f9dce0d5bd8b1dc55c65f6ac7fd609e8c28 +size 77572