[packages/python3-pyproject-api] - drop patch, hatch-vcs is needed
baggins
baggins at pld-linux.org
Fri Mar 28 14:00:21 CET 2025
commit 07a02c5cd90297b3972dc01c5acffbfc94673853
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri Mar 28 14:11:19 2025 +0100
- drop patch, hatch-vcs is needed
no-vcs.patch | 10 ----------
python3-pyproject-api.spec | 2 --
2 files changed, 12 deletions(-)
---
diff --git a/python3-pyproject-api.spec b/python3-pyproject-api.spec
index 2344ce5..c8238f4 100644
--- a/python3-pyproject-api.spec
+++ b/python3-pyproject-api.spec
@@ -13,7 +13,6 @@ Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pyproject-api/
Source0: https://files.pythonhosted.org/packages/source/p/pyproject-api/pyproject_api-%{version}.tar.gz
# Source0-md5: 4ec4e4038061c0a5eb88f9ee4754f809
-Patch0: no-vcs.patch
URL: https://pypi.org/project/pyproject-api/
BuildRequires: python3-modules >= 1:3.2
BuildRequires: python3-build
@@ -54,7 +53,6 @@ Dokumentacja API modułu Pythona %{module}.
%prep
%setup -q -n pyproject_api-%{version}
-%patch -P0 -p1
%build
%py3_build_pyproject
diff --git a/no-vcs.patch b/no-vcs.patch
deleted file mode 100644
index df9e9ed..0000000
--- a/no-vcs.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- pyproject_api-1.9.0/pyproject.toml~ 2020-02-02 01:00:00.000000000 +0100
-+++ pyproject_api-1.9.0/pyproject.toml 2025-03-28 13:44:35.303315128 +0100
-@@ -1,7 +1,6 @@
- [build-system]
- build-backend = "hatchling.build"
- requires = [
-- "hatch-vcs>=0.4",
- "hatchling>=1.27",
- ]
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pyproject-api.git/commitdiff/07a02c5cd90297b3972dc01c5acffbfc94673853
More information about the pld-cvs-commit
mailing list