Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Software Heritage virtual environment packaging manifests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antoine Lambert
Software Heritage virtual environment packaging manifests
Commits
695eff46
Unverified
Commit
695eff46
authored
2 years ago
by
Antoine R. Dumont
Browse files
Options
Downloads
Patches
Plain Diff
swh-loader-highpriority: Bump new release to match other images
This also fixes a typo in the Dockerfile. Related to T4540
parent
0b4dc94a
No related branches found
Branches containing commit
Tags
swh-loader-highpriority-20220926.1
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
apps/swh-loader-highpriority/Dockerfile
+2
-2
2 additions, 2 deletions
apps/swh-loader-highpriority/Dockerfile
apps/swh-loader-highpriority/requirements-frozen.txt
+13
-13
13 additions, 13 deletions
apps/swh-loader-highpriority/requirements-frozen.txt
with
15 additions
and
15 deletions
apps/swh-loader-highpriority/Dockerfile
+
2
−
2
View file @
695eff46
...
...
@@ -4,8 +4,8 @@ FROM python:3.10-bullseye
RUN
apt-get
-y
update
&&
\
apt-get
-y
upgrade
&&
\
apt-get
install
-y
libcmph-dev librdkafka-dev
\
libsvn-dev libapr1-dev libaprutil1-dev subversion
&&
\
cvs bzr opam git patool mercurial
\
libsvn-dev libapr1-dev libaprutil1-dev subversion
\
cvs bzr opam git patool mercurial
&&
\
apt clean
&&
\
addgroup
--gid
1000 swh
&&
\
useradd
--gid
1000
--uid
1000
-m
-d
/opt/swh swh
&&
\
...
...
This diff is collapsed.
Click to expand it.
apps/swh-loader-highpriority/requirements-frozen.txt
+
13
−
13
View file @
695eff46
aiohttp==3.8.
1
aiohttp==3.8.
3
aiohttp-utils==3.1.1
aiosignal==1.2.0
amqp==5.1.1
...
...
@@ -10,7 +10,7 @@ blinker==1.5
breezy==3.2.2
cassandra-driver==3.25.0
celery==5.2.7
certifi==2022.
6.15
certifi==2022.
9.24
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
...
...
@@ -23,14 +23,14 @@ confluent-kafka==1.9.2
Deprecated==1.2.13
dulwich==0.20.46
exceptiongroup==1.0.0rc9
fastbencode==0.0.1
1
fastbencode==0.0.1
2
Flask==2.2.2
frozenlist==1.3.1
geomet==0.2.1.post1
gunicorn==20.1.0
humanize==4.
3
.0
hypothesis==6.54.
5
idna==3.
3
humanize==4.
4
.0
hypothesis==6.54.
6
idna==3.
4
importlib-metadata==4.12.0
iniconfig==1.1.1
iso8601==1.0.2
...
...
@@ -68,25 +68,25 @@ PyYAML==6.0
redis==4.3.4
requests==2.28.1
retrying==1.3.3
sentry-sdk==1.9.
8
sentry-sdk==1.9.
9
six==1.16.0
sortedcontainers==2.4.0
subvertpy==0.11.0
swh.core==2.14.
0
swh.core==2.14.
1
swh.counters==0.9.1
swh.journal==1.1.0
swh.loader.bzr==1.3.1
swh.loader.core==
3.5
.0
swh.loader.cvs==0.
3.0
swh.loader.core==
4.2
.0
swh.loader.cvs==0.
4.1
swh.loader.git==1.10.0
swh.loader.mercurial==3.1.1
swh.loader.svn==1.3.
3
swh.loader.svn==1.3.
4
swh.model==6.4.1
swh.objstorage==2.0.1
swh.perfecthash==0.1.2
swh.scheduler==1.2.
1
swh.scheduler==1.2.
2
swh.storage==1.6.0
tenacity==8.
0.1
tenacity==8.
1.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.3.0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment