mirror of
https://abf.rosa.ru/djam/python38.git
synced 2025-02-23 07:12:50 +00:00
provides python
This commit is contained in:
parent
385e29f5a5
commit
3cfba1f428
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
Summary: An interpreted, interactive object-oriented programming language
|
||||
Name: python3
|
||||
Version: 3.8.1
|
||||
Release: 7
|
||||
Release: 8
|
||||
License: Modified CNRI Open Source License
|
||||
Group: Development/Python
|
||||
|
||||
|
@ -133,6 +133,7 @@ Provides: /usr/bin/python%{dirver}m
|
|||
Provides: /usr/bin/python%{dirver}
|
||||
Provides: /usr/bin/python
|
||||
Provides: /usr/bin/python%{familyver}
|
||||
Provides: python = %{version}-%{release}
|
||||
|
||||
%description
|
||||
Python is an interpreted, interactive, object-oriented programming
|
||||
|
|
Loading…
Add table
Reference in a new issue