UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
python
python38
Commits
6e25b389
Commit
6e25b389
authored
Sep 01, 2021
by
Elvis Chi
💬
Browse files
Merge branch 'update-patch' into 'development'
update to v3.8.12 See merge request
!45
parents
40c259d4
736372a6
Pipeline
#466437
passed with stages
in 21 minutes and 30 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
LICENSE
LICENSE
+11
-11
hardening_manifest.yaml
hardening_manifest.yaml
+2
-2
No files found.
LICENSE
View file @
6e25b389
PSF LICENSE AGREEMENT FOR PYTHON 3.8.1
0
PSF LICENSE AGREEMENT FOR PYTHON 3.8.1
2
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
1. This LICENSE AGREEMENT is between the Python Software Foundation ("PSF"), and
the Individual or Organization ("Licensee") accessing and otherwise using Python
the Individual or Organization ("Licensee") accessing and otherwise using Python
3.8.1
0
software in source or binary form and its associated documentation.
3.8.1
2
software in source or binary form and its associated documentation.
2. Subject to the terms and conditions of this License Agreement, PSF hereby
2. Subject to the terms and conditions of this License Agreement, PSF hereby
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
analyze, test, perform and/or display publicly, prepare derivative works,
analyze, test, perform and/or display publicly, prepare derivative works,
distribute, and otherwise use Python 3.8.1
0
alone or in any derivative
distribute, and otherwise use Python 3.8.1
2
alone or in any derivative
version, provided, however, that PSF's License Agreement and PSF's notice of
version, provided, however, that PSF's License Agreement and PSF's notice of
copyright, i.e., "Copyright © 2001-2020 Python Software Foundation; All Rights
copyright, i.e., "Copyright © 2001-2020 Python Software Foundation; All Rights
Reserved" are retained in Python 3.8.1
0
alone or in any derivative version
Reserved" are retained in Python 3.8.1
2
alone or in any derivative version
prepared by Licensee.
prepared by Licensee.
3. In the event Licensee prepares a derivative work that is based on or
3. In the event Licensee prepares a derivative work that is based on or
incorporates Python 3.8.1
0
or any part thereof, and wants to make the
incorporates Python 3.8.1
2
or any part thereof, and wants to make the
derivative work available to others as provided herein, then Licensee hereby
derivative work available to others as provided herein, then Licensee hereby
agrees to include in any such work a brief summary of the changes made to Python
agrees to include in any such work a brief summary of the changes made to Python
3.8.1
0
.
3.8.1
2
.
4. PSF is making Python 3.8.1
0
available to Licensee on an "AS IS" basis.
4. PSF is making Python 3.8.1
2
available to Licensee on an "AS IS" basis.
PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
USE OF PYTHON 3.8.1
0
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
USE OF PYTHON 3.8.1
2
WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.8.1
0
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 3.8.1
2
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.8.1
0
, OR ANY DERIVATIVE
MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 3.8.1
2
, OR ANY DERIVATIVE
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
6. This License Agreement will automatically terminate upon a material breach of
6. This License Agreement will automatically terminate upon a material breach of
...
@@ -38,5 +38,5 @@ PSF LICENSE AGREEMENT FOR PYTHON 3.8.10
...
@@ -38,5 +38,5 @@ PSF LICENSE AGREEMENT FOR PYTHON 3.8.10
trademark sense to endorse or promote products or services of Licensee, or any
trademark sense to endorse or promote products or services of Licensee, or any
third party.
third party.
8. By copying, installing or otherwise using Python 3.8.1
0
, Licensee agrees
8. By copying, installing or otherwise using Python 3.8.1
2
, Licensee agrees
to be bound by the terms and conditions of this License Agreement.
to be bound by the terms and conditions of this License Agreement.
hardening_manifest.yaml
View file @
6e25b389
...
@@ -31,10 +31,10 @@ labels:
...
@@ -31,10 +31,10 @@ labels:
# List of resources to make available to the offline build context
# List of resources to make available to the offline build context
resources
:
resources
:
-
filename
:
python.tar.gz
-
filename
:
python.tar.gz
url
:
https://github.com/python/cpython/archive/refs/tags/v3.8.1
1
.tar.gz
url
:
https://github.com/python/cpython/archive/refs/tags/v3.8.1
2
.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
f88e22d49a0609d4d39ffcca978679b6aef35c1900fc42f07a70ca1e2cadd0b7
value
:
2bdc6c77ce30841657752962bd7422cd41bd58b57d042b0204001475e46f96fe
-
filename
:
pip-21.1.3-py3-none-any.whl
-
filename
:
pip-21.1.3-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/47/ca/f0d790b6e18b3a6f3bd5e80c2ee4edbb5807286c21cdd0862ca933f751dd/pip-21.1.3-py3-none-any.whl
validation
:
validation
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment