14
0
forked from pool/python-hatch

Accepting request 1269779 from home:glaubitz:branches:devel:languages:python

- Update to 1.14.1
  * Remove uses of the deprecated --no-python-version-warning
    flag when using pip

OBS-URL: https://build.opensuse.org/request/show/1269779
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=44
This commit is contained in:
2025-04-16 07:57:04 +00:00
committed by Git OBS Bridge
parent 4d5b97cf2e
commit ea041c61d6
4 changed files with 12 additions and 5 deletions

BIN
hatch-v1.14.0.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
hatch-v1.14.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 16 07:11:55 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <nico.krapp@suse.com>

View File

@@ -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