Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Official
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sponalscaben
Official
Commits
f37b4cf6
Verified
Commit
f37b4cf6
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Bump to 2021.12.post0
This is due to a pipeline failure, and losing the release version on PyPI afterwards.
parent
3a81aff7
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Dockerfile
+1
-1
1 addition, 1 deletion
Dockerfile
meta/aleksis-builddeps/pyproject.toml
+1
-1
1 addition, 1 deletion
meta/aleksis-builddeps/pyproject.toml
meta/aleksis/pyproject.toml
+1
-1
1 addition, 1 deletion
meta/aleksis/pyproject.toml
with
3 additions
and
3 deletions
Dockerfile
+
1
−
1
View file @
f37b4cf6
ARG
APPS="AlekSIS==2021.12"
ARG
APPS="AlekSIS==2021.12
.post0
"
ARG
BUILD_DEPS="libmariadb-dev gcc python3-dev"
ARG
SYSTEM_DEPS="default-mysql-client-core"
...
...
This diff is collapsed.
Click to expand it.
meta/aleksis-builddeps/pyproject.toml
+
1
−
1
View file @
f37b4cf6
[tool.poetry]
name
=
"AlekSIS-Builddeps"
version
=
"2021.12"
version
=
"2021.12
.post0
"
packages
=
[]
description
=
"AlekSIS (School Information System) — Build/Dev dependencies for apps"
...
...
This diff is collapsed.
Click to expand it.
meta/aleksis/pyproject.toml
+
1
−
1
View file @
f37b4cf6
[tool.poetry]
name
=
"AlekSIS"
version
=
"2021.12"
version
=
"2021.12
.post0
"
packages
=
[
{
include
=
"aleksis_meta"
}
]
include
=
[
"LICNECE.rst"
]
readme
=
"README.rst"
...
...
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