@platforma-open/milaboratories.top-antibodies.spectratype 1.4.4 → 1.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- {"type":"python","platform":"linux-x64","registryURL":"https://bin.pl-open.science/","registryName":"platforma-open","remoteArtifactLocation":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.4.4.tgz","uploadPath":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.4.4.tgz"}
1
+ {"type":"python","platform":"linux-x64","registryURL":"https://bin.pl-open.science/","registryName":"platforma-open","remoteArtifactLocation":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.6.0.tgz","uploadPath":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.6.0.tgz"}
@@ -1 +1 @@
1
- {"type":"docker","platform":"linux-x64","remoteArtifactLocation":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.top-antibodies.spectratype.main.fc53c6a43dc8"}
1
+ {"type":"docker","platform":"linux-x64","remoteArtifactLocation":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.top-antibodies.spectratype.main.124682dab520"}
@@ -1,7 +1,7 @@
1
1
  # Auto-generated Dockerfile for Python package
2
2
  FROM python:3.12-slim
3
3
 
4
- WORKDIR /app/
4
+ WORKDIR /app
5
5
 
6
6
 
7
7
 
@@ -13,10 +13,10 @@ COPY requirements.txt .
13
13
  RUN pip install --no-cache-dir -r requirements.txt
14
14
 
15
15
  # Copy package source
16
- COPY . /app/
16
+ COPY . /app
17
17
 
18
18
  # Set Python path
19
- ENV PYTHONPATH=/app/
19
+ ENV PYTHONPATH=/app
20
20
 
21
21
  # Default command (will be overridden by entrypoint)
22
22
  CMD ["bash"]
@@ -1 +1 @@
1
- {"name":"@platforma-open/milaboratories.top-antibodies.spectratype:main","binary":{"type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.4.4.tgz","cmd":["python","{pkg}/main.py"],"envVars":[],"runEnv":{"name":"@platforma-open/milaboratories.runenv-python-3:3.12.10","type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.runenv-python-3.12.10/main/1.2.9-{os}-{arch}.tgz","binDir":"bin","python-version":""},"toolset":"pip","dependencies":{"requirements":"requirements.txt"}},"docker":{"tag":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.top-antibodies.spectratype.main.fc53c6a43dc8","entrypoint":[],"cmd":["python","{pkg}/main.py"],"pkg":"/app/"}}
1
+ {"name":"@platforma-open/milaboratories.top-antibodies.spectratype:main","binary":{"type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.top-antibodies.spectratype/main/1.6.0.tgz","cmd":["python","{pkg}/main.py"],"envVars":[],"runEnv":{"name":"@platforma-open/milaboratories.runenv-python-3:3.12.10","type":"python","registry":"platforma-open","package":"software/platforma-open/milaboratories.runenv-python-3.12.10/main/1.2.20-{os}-{arch}.tgz","python-version":"3.12.10","envVars":[],"binDir":"bin"},"toolset":"pip","dependencies":{"requirements":"requirements.txt"}},"docker":{"tag":"containers.pl-open.science/milaboratories/pl-containers:platforma-open.milaboratories.top-antibodies.spectratype.main.124682dab520","entrypoint":[],"cmd":["python","{pkg}/main.py"],"pkg":"/app"}}
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@platforma-open/milaboratories.top-antibodies.spectratype",
3
- "version": "1.4.4",
3
+ "version": "1.6.0",
4
4
  "files": [
5
5
  "./dist/**/*"
6
6
  ],
7
7
  "dependencies": {},
8
8
  "devDependencies": {
9
- "@platforma-sdk/package-builder": "^3.8.1",
9
+ "@platforma-sdk/package-builder": "^3.10.6",
10
10
  "@platforma-open/milaboratories.runenv-python-3": "^1.4.9"
11
11
  },
12
12
  "block-software": {