[packages/python3-pip] - fix package name
baggins
baggins at pld-linux.org
Mon Mar 10 15:36:48 CET 2025
commit 6bbf059ddb3f6584dda08d4aab009414a47a61cb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Mar 10 15:56:30 2025 +0100
- fix package name
python3-pip.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-pip.spec b/python3-pip.spec
index 3f4cb46..04bdf8d 100644
--- a/python3-pip.spec
+++ b/python3-pip.spec
@@ -15,9 +15,9 @@
%define pypi_name pip
Summary: A tool for installing and managing Python 3 packages
Summary(pl.UTF-8): Narzędzie do instalowania i zarządzania pakietami Pythona 3
-Name: python-%{module}
+Name: python3-%{module}
Version: 25.0.1
-Release: 1
+Release: 1.1
License: MIT
Group: Libraries/Python
# Source0Download: https://pypi.python.org/simple/pip/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pip.git/commitdiff/6bbf059ddb3f6584dda08d4aab009414a47a61cb
More information about the pld-cvs-commit
mailing list