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
python39
Compare Revisions
6dd61dd109c3c1d836ab7f13ac398e148e3acf6a...979ccab82a43dcbd92cda214f00f2787cd50180d
You need to sign in or sign up before continuing.
Commits (2)
Update dependency python/cpython to v3.9.7
· 8f61e8bc
renovate
authored
Aug 31, 2021
8f61e8bc
Merge branch 'renovate/python-cpython-3.9.x' into 'development'
· 979ccab8
renovate
authored
Aug 31, 2021
Update dependency python/cpython to v3.9.7 See merge request
!62
979ccab8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
hardening_manifest.yaml
hardening_manifest.yaml
+4
-4
No files found.
hardening_manifest.yaml
View file @
979ccab8
...
@@ -8,7 +8,7 @@ name: "opensource/python/python39"
...
@@ -8,7 +8,7 @@ name: "opensource/python/python39"
# The most specific version should be the first tag and will be shown
# The most specific version should be the first tag and will be shown
# on ironbank.dsop.io
# on ironbank.dsop.io
tags
:
tags
:
-
"
v3.9.
6
"
-
"
v3.9.
7
"
-
"
v3.9"
-
"
v3.9"
-
"
latest"
-
"
latest"
...
@@ -24,7 +24,7 @@ labels:
...
@@ -24,7 +24,7 @@ labels:
org.opencontainers.image.licenses
:
"
Python
Software
Foundation"
org.opencontainers.image.licenses
:
"
Python
Software
Foundation"
org.opencontainers.image.url
:
"
https://www.python.org/"
org.opencontainers.image.url
:
"
https://www.python.org/"
org.opencontainers.image.vendor
:
"
Python
Software
Foundation"
org.opencontainers.image.vendor
:
"
Python
Software
Foundation"
org.opencontainers.image.version
:
"
v3.9.
6
"
org.opencontainers.image.version
:
"
v3.9.
7
"
mil.dso.ironbank.image.keywords
:
"
python,programming,language"
mil.dso.ironbank.image.keywords
:
"
python,programming,language"
mil.dso.ironbank.image.type
:
"
opensource"
mil.dso.ironbank.image.type
:
"
opensource"
mil.dso.ironbank.product.name
:
"
python"
mil.dso.ironbank.product.name
:
"
python"
...
@@ -32,10 +32,10 @@ labels:
...
@@ -32,10 +32,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.9.
6
.tar.gz
url
:
https://github.com/python/cpython/archive/refs/tags/v3.9.
7
.tar.gz
validation
:
validation
:
type
:
sha256
type
:
sha256
value
:
05a73de02dac1b8d2476b2ee5dc8b2adecdb3809a1abf49761a5b5d166eaba4e
value
:
bee329577f9e34fae4f76070a0efbd31f1420e0959c540262dc85ffae45afcbb
-
filename
:
pip-21.2.4-py3-none-any.whl
-
filename
:
pip-21.2.4-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/ca/31/b88ef447d595963c01060998cb329251648acf4a067721b0452c45527eb8/pip-21.2.4-py3-none-any.whl
url
:
https://files.pythonhosted.org/packages/ca/31/b88ef447d595963c01060998cb329251648acf4a067721b0452c45527eb8/pip-21.2.4-py3-none-any.whl
validation
:
validation
:
...
...