Skip to content

Commit 431aa2a

Browse files
Auto-generated changes
1 parent 981f63f commit 431aa2a

File tree

13 files changed

+51
-16
lines changed

13 files changed

+51
-16
lines changed

.changeset/dull-games-refuse.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

catalogue/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @platforma-open/milaboratories.runenv-python-3
22

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- e899f52: Lower glibc version requirement (2.28)
8+
9+
### Patch Changes
10+
11+
- Updated dependencies [e899f52]
12+
- @platforma-open/milaboratories.runenv-python-3.12.10@1.3.0
13+
- @platforma-open/milaboratories.runenv-python-3.12.10-atls@1.2.0
14+
- @platforma-open/milaboratories.runenv-python-3.12.10-h5ad@1.1.0
15+
- @platforma-open/milaboratories.runenv-python-3.12.10-rapids@1.4.0
16+
- @platforma-open/milaboratories.runenv-python-3.12.10-sccoda@1.3.0
17+
318
## 1.6.3
419

520
### Patch Changes

catalogue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3",
3-
"version": "1.6.3",
3+
"version": "1.7.0",
44
"description": "Python 3 run environments for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz && rm -rf ./dist/",

python-3.12.10-atls/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-atls
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- e899f52: Lower glibc version requirement (2.28)
8+
39
## 1.1.27
410

511
### Patch Changes

python-3.12.10-atls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-atls",
3-
"version": "1.1.27",
3+
"version": "1.2.0",
44
"description": "Python 3.12.10 run environment for Platforma Backend with ATLS",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-h5ad/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-h5ad
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- e899f52: Lower glibc version requirement (2.28)
8+
39
## 1.0.2
410

511
### Patch Changes

python-3.12.10-h5ad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-h5ad",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Python 3.12.10 run environment for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-rapids/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-rapids
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- e899f52: Lower glibc version requirement (2.28)
8+
39
## 1.3.14
410

511
### Patch Changes

python-3.12.10-rapids/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@platforma-open/milaboratories.runenv-python-3.12.10-rapids",
3-
"version": "1.3.14",
3+
"version": "1.4.0",
44
"description": "Python 3.12.10 run environment with RAPIDS for Platforma Backend",
55
"scripts": {
66
"cleanup": "rm -rf ./pkg-*.tgz ./pydist ./dist/ ./build/",

python-3.12.10-sccoda/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @platforma-open/milaboratories.runenv-python-3.12.10-sccoda
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- e899f52: Lower glibc version requirement (2.28)
8+
39
## 1.2.27
410

511
### Patch Changes

0 commit comments

Comments
 (0)