diff --git a/build-1.2.1.tar.gz b/build-1.2.1.tar.gz deleted file mode 100644 index 5f1b9fb..0000000 --- a/build-1.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:571fbbcd187eed0e7af47dd49e8f25ab22fb9cfbde5ed1daea67c5187dad9df6 -size 47394 diff --git a/build-1.2.2.tar.gz b/build-1.2.2.tar.gz new file mode 100644 index 0000000..dc840c0 --- /dev/null +++ b/build-1.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6708ae4ee3ed0ca2f5efa4943627e5e6b0db4793ff3baba240e313a447007268 +size 48587 diff --git a/python-build.changes b/python-build.changes index 7ceaadd..d682c9e 100644 --- a/python-build.changes +++ b/python-build.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Oct 9 07:21:21 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.2.2 + * Add editable to ``builder.get_requries_for_build``'s static types + * Include artifact attestations in our release + * Fix typing compatibility with typed ``pyproject-hooks`` + * Mark more tests with ``network`` + * Add more intersphinx links to docs + * Make ``uv`` optional for tests + ------------------------------------------------------------------- Sat Jun 29 12:49:33 UTC 2024 - Dirk Müller diff --git a/python-build.spec b/python-build.spec index 4ba2cec..76bea7f 100644 --- a/python-build.spec +++ b/python-build.spec @@ -29,7 +29,7 @@ %{?sle15_python_module_pythons} Name: python-build%{psuffix} -Version: 1.2.1 +Version: 1.2.2 Release: 0 Summary: Simple PEP517 package builder License: MIT