mirror of
https://abf.rosa.ru/djam/python3.11.git
synced 2025-02-23 18:22:52 +00:00
upd to 3.11.4
This commit is contained in:
parent
0fc229b072
commit
1fd4bacb23
2 changed files with 6 additions and 7 deletions
5
.abf.yml
5
.abf.yml
|
@ -1,4 +1,3 @@
|
||||||
sources:
|
sources:
|
||||||
Python-3.11.3.tar.xz: baea3ce79cf35e53b4155a5f700516abcd14f49d
|
Python-3.11.4.tar.xz: 413b3715d919a7b473281529ab91eeea5c82e632
|
||||||
python-3.11.3-docs-html.tar.bz2: 3f00d0e7ed6590d2feb65d0f64a344ace3f973a1
|
python-3.11.4-docs-html.tar.bz2: 87c178e4b674a16badee2dd49f11016f677d5290
|
||||||
python-3.8.2-docs-html.tar.bz2: b19ca23d6145568045a899b812af4d641b62af18
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
%define _duplicate_files_terminate_build 0
|
%define _duplicate_files_terminate_build 0
|
||||||
|
|
||||||
%define docver 3.11.3
|
#define docver 3.11.4
|
||||||
%define dirver 3.11
|
%define dirver 3.11
|
||||||
%define familyver 3
|
%define familyver 3
|
||||||
|
|
||||||
|
@ -34,13 +34,13 @@
|
||||||
|
|
||||||
Summary: An interpreted, interactive object-oriented programming language
|
Summary: An interpreted, interactive object-oriented programming language
|
||||||
Name: python3.11
|
Name: python3.11
|
||||||
Version: 3.11.3
|
Version: 3.11.4
|
||||||
Release: 2
|
Release: 1
|
||||||
License: Modified CNRI Open Source License
|
License: Modified CNRI Open Source License
|
||||||
Group: Development/Python
|
Group: Development/Python
|
||||||
|
|
||||||
Source0: https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
|
Source0: https://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
|
||||||
Source1: https://docs.python.org/3/archives/python-%{docver}-docs-html.tar.bz2
|
Source1: https://docs.python.org/3/archives/python-%{version}-docs-html.tar.bz2
|
||||||
Source2: python3.11.macros
|
Source2: python3.11.macros
|
||||||
Source4: import_all_modules.py
|
Source4: import_all_modules.py
|
||||||
Source5: python3.11-shebang-sanity.sh
|
Source5: python3.11-shebang-sanity.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue