mirror of
https://abf.rosa.ru/djam/python38.git
synced 2025-02-23 15:22:50 +00:00
3.8.20
This commit is contained in:
parent
c7cd8cf97d
commit
cbea5df4ff
2 changed files with 7 additions and 6 deletions
3
.abf.yml
3
.abf.yml
|
@ -1,3 +1,4 @@
|
|||
sources:
|
||||
Python-3.8.2.tar.xz: 5ae54baf26628a7ed74206650a31192e6d5c6f93
|
||||
Python-3.8.20.tar.xz: 88832fd164f0a7d1d0f4677b06960bb5ff15ff1d
|
||||
python-3.8.2-docs-html.tar.bz2: b19ca23d6145568045a899b812af4d641b62af18
|
||||
python-3.8.20-docs-html.tar.bz2: d0fbc5196fdf3682f04538cc904ae25f49c71b1e
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
%define docver 3.8.2
|
||||
%define docver 3.8.20
|
||||
%define dirver 3.8
|
||||
%define familyver 3
|
||||
|
||||
|
@ -53,13 +53,13 @@
|
|||
|
||||
Summary: An interpreted, interactive object-oriented programming language
|
||||
Name: %{py3_name}
|
||||
Version: 3.8.2
|
||||
Release: 8
|
||||
Version: 3.8.20
|
||||
Release: 1
|
||||
License: Modified CNRI Open Source License
|
||||
Group: Development/Python
|
||||
|
||||
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/%{dirver}/archives/python-%{version}-docs-html.tar.bz2
|
||||
Source2: python38.macros
|
||||
Source3: pybytecompile.macros
|
||||
Source4: python38-shebang-sanity.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue