14
0
forked from pool/python-hatch

- Upgrade to 1.13.0:

- Remove upstreamed patches:
  - fix-tests.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hatch?expand=0&rev=40
This commit is contained in:
2024-12-11 18:33:50 +00:00
committed by Git OBS Bridge
parent dceb7e9db6
commit 39bd1bae2f
5 changed files with 20 additions and 10 deletions

View File

@@ -26,15 +26,15 @@
%endif
%{?sle15_python_module_pythons}
Name: python-hatch%{psuffix}
Version: 1.12.0
Version: 1.13.0
Release: 0
Summary: Modern, extensible Python project management
License: MIT
URL: https://hatch.pypa.io/latest/
# SourceRepository: https://github.com/pypa/hatch
Source: https://github.com/pypa/hatch/archive/refs/tags/hatch-v%{version}.tar.gz
# PATCH-FIX-OPENSUSE fix-tests.patch
Patch0: fix-tests.patch
# # PATCH-FIX-OPENSUSE fix-tests.patch
# Patch0: fix-tests.patch
BuildRequires: %{python_module base >= 3.8}
BuildRequires: %{python_module hatch-vcs >= 0.3}
BuildRequires: %{python_module hatchling >= 1.19}