diff --git a/hatch-v1.14.0.tar.gz b/hatch-v1.14.0.tar.gz deleted file mode 100644 index a004081..0000000 --- a/hatch-v1.14.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec06e2ce441a0ae9e1c96cc20674dcddbc32ca93ee3d0e6d8d8f382e4a31a767 -size 5274815 diff --git a/hatch-v1.14.1.tar.gz b/hatch-v1.14.1.tar.gz new file mode 100644 index 0000000..9ef50bd --- /dev/null +++ b/hatch-v1.14.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e38d63bb7a4bf8a2da4c60fdf08dee143ead037440e7071fb5d4543258dd3277 +size 5274731 diff --git a/python-hatch.changes b/python-hatch.changes index 5e2ca7f..6c44a8c 100644 --- a/python-hatch.changes +++ b/python-hatch.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 16 07:11:55 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.14.1 + * Remove uses of the deprecated --no-python-version-warning + flag when using pip + ------------------------------------------------------------------- Thu Dec 19 17:05:14 UTC 2024 - Nico Krapp diff --git a/python-hatch.spec b/python-hatch.spec index fc01d82..be883b4 100644 --- a/python-hatch.spec +++ b/python-hatch.spec @@ -1,7 +1,7 @@ # # spec file for package python-hatch # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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 @@ %endif %{?sle15_python_module_pythons} Name: python-hatch%{psuffix} -Version: 1.14.0 +Version: 1.14.1 Release: 0 Summary: Modern, extensible Python project management License: MIT