Skip to content

Commit c93bf9b

Browse files
author
kiyer
committed
Bump module.xml
1 parent c8382f7 commit c93bf9b

1 file changed

Lines changed: 51 additions & 51 deletions

File tree

module.xml

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,60 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Export generator="Cache" version="25">
3-
<Document name="ZPM.ZPM">
4-
<Module>
5-
<Name>ZPM</Name>
6-
<Version>0.10.7-SNAPSHOT</Version>
7-
<ExternalName>IPM</ExternalName>
8-
<Description>InterSystems Package Manager (IPM) provides development tools and
9-
infrastructure for defining, building, distributing, and installing modules and
10-
applications.</Description>
11-
<Keywords>Package Manager</Keywords>
12-
<Author>
13-
<Organization>InterSystems Corporation</Organization>
14-
</Author>
15-
<Packaging>module</Packaging>
16-
<SourcesRoot>src</SourcesRoot>
17-
<Resource Name="%IPM.PKG" />
18-
<Resource Name="%IPM.Common.INC" />
19-
<Resource Name="%IPM.Formatting.INC" />
20-
<Resource Name="IPM.Installer.CLS" Preload="true" />
21-
<UnitTest Name="/tests/unit_tests/" Package="Test.PM.Unit" Phase="test" />
22-
<UnitTest Name="/tests/integration_tests/" Package="Test.PM.Integration" Phase="verify" />
23-
<Invoke Class="IPM.Installer" Method="Map" Phase="Reload" When="Before" />
24-
<Invoke Class="IPM.Installer" Method="MapIfLegacy" Phase="Compile" When="After" />
25-
<Invoke Class="IPM.Installer" Method="InstallORASIfMissing" Phase="Activate"
26-
When="After" />
27-
<Invoke Class="%IPM.Main" Method="UpdateLanguageExtensions" />
28-
<Invoke Class="%IPM.Utils.Migration" Method="RunAll">
29-
<Arg>${verbose}</Arg>
30-
</Invoke>
3+
<Document name="ZPM.ZPM">
4+
<Module>
5+
<Name>ZPM</Name>
6+
<Version>0.10.8-SNAPSHOT</Version>
7+
<ExternalName>IPM</ExternalName>
8+
<Description>InterSystems Package Manager (IPM) provides development tools and
9+
infrastructure for defining, building, distributing, and installing modules and
10+
applications.</Description>
11+
<Keywords>Package Manager</Keywords>
12+
<Author>
13+
<Organization>InterSystems Corporation</Organization>
14+
</Author>
15+
<Packaging>module</Packaging>
16+
<SourcesRoot>src</SourcesRoot>
17+
<Resource Name="%IPM.PKG" />
18+
<Resource Name="%IPM.Common.INC" />
19+
<Resource Name="%IPM.Formatting.INC" />
20+
<Resource Name="IPM.Installer.CLS" Preload="true" />
21+
<UnitTest Name="/tests/unit_tests/" Package="Test.PM.Unit" Phase="test" />
22+
<UnitTest Name="/tests/integration_tests/" Package="Test.PM.Integration" Phase="verify" />
23+
<Invoke Class="IPM.Installer" Method="Map" Phase="Reload" When="Before" />
24+
<Invoke Class="IPM.Installer" Method="MapIfLegacy" Phase="Compile" When="After" />
25+
<Invoke Class="IPM.Installer" Method="InstallORASIfMissing" Phase="Activate"
26+
When="After" />
27+
<Invoke Class="%IPM.Main" Method="UpdateLanguageExtensions" />
28+
<Invoke Class="%IPM.Utils.Migration" Method="RunAll">
29+
<Arg>${verbose}</Arg>
30+
</Invoke>
3131

32-
<!-- Requires 2022.1+ due to Embedded Python -->
33-
<SystemRequirements Version=">=2022.1" />
32+
<!-- Requires 2022.1+ due to Embedded Python -->
33+
<SystemRequirements Version=">=2022.1" />
3434

35-
<!-- List of python wheels for offline installation – oras and its transitive
35+
<!-- List of python wheels for offline installation – oras and its transitive
3636
dependencies -->
37-
<PythonWheel Name="attrs-25.1.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
38-
<PythonWheel Name="certifi-2025.1.31-py3-none-any.whl" ExtraPipFlags="--no-deps" />
39-
<PythonWheel Name="charset_normalizer-2.1.1-py3-none-any.whl" ExtraPipFlags="--no-deps" />
40-
<PythonWheel Name="idna-3.15-py3-none-any.whl" ExtraPipFlags="--no-deps" />
41-
<PythonWheel Name="jsonschema-4.23.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
42-
<PythonWheel Name="jsonschema_specifications-2024.10.1-py3-none-any.whl"
43-
ExtraPipFlags="--no-deps" />
44-
<PythonWheel Name="oras-0.1.30-py3-none-any.whl" ExtraPipFlags="--no-deps" />
45-
<PythonWheel Name="referencing-0.36.2-py3-none-any.whl" ExtraPipFlags="--no-deps" />
46-
<PythonWheel Name="requests-2.33.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
47-
<PythonWheel Name="typing_extensions-4.12.2-py3-none-any.whl" ExtraPipFlags="--no-deps" />
48-
<PythonWheel Name="urllib3-2.7.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
37+
<PythonWheel Name="attrs-25.1.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
38+
<PythonWheel Name="certifi-2025.1.31-py3-none-any.whl" ExtraPipFlags="--no-deps" />
39+
<PythonWheel Name="charset_normalizer-2.1.1-py3-none-any.whl" ExtraPipFlags="--no-deps" />
40+
<PythonWheel Name="idna-3.15-py3-none-any.whl" ExtraPipFlags="--no-deps" />
41+
<PythonWheel Name="jsonschema-4.23.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
42+
<PythonWheel Name="jsonschema_specifications-2024.10.1-py3-none-any.whl"
43+
ExtraPipFlags="--no-deps" />
44+
<PythonWheel Name="oras-0.1.30-py3-none-any.whl" ExtraPipFlags="--no-deps" />
45+
<PythonWheel Name="referencing-0.36.2-py3-none-any.whl" ExtraPipFlags="--no-deps" />
46+
<PythonWheel Name="requests-2.33.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
47+
<PythonWheel Name="typing_extensions-4.12.2-py3-none-any.whl" ExtraPipFlags="--no-deps" />
48+
<PythonWheel Name="urllib3-2.7.0-py3-none-any.whl" ExtraPipFlags="--no-deps" />
4949

50-
<!-- Pure python implementation of rpds-py for offline installation or behind a
50+
<!-- Pure python implementation of rpds-py for offline installation or behind a
5151
firewall.
5252
This intentionally and necessarily masks possible installation of the real rpds-py package
5353
for the sake of working in a container environment with durable %SYS. -->
54-
<FileCopy Name="modules/python/rpds.py" Target="${mgrdir}python/rpds.py" />
55-
<FileCopy Name="ipm" Target="${ipmdir}bin/ipm" />
56-
<FileCopy Name="iriscli" Target="${ipmdir}bin/iriscli" />
57-
<Invoke Class="IPM.Installer" Method="InstallScripts" Phase="Activate" When="After" />
58-
</Module>
59-
</Document>
60-
</Export>
54+
<FileCopy Name="modules/python/rpds.py" Target="${mgrdir}python/rpds.py" />
55+
<FileCopy Name="ipm" Target="${ipmdir}bin/ipm" />
56+
<FileCopy Name="iriscli" Target="${ipmdir}bin/iriscli" />
57+
<Invoke Class="IPM.Installer" Method="InstallScripts" Phase="Activate" When="After" />
58+
</Module>
59+
</Document>
60+
</Export>

0 commit comments

Comments
 (0)