Skip to content

Commit d6d1344

Browse files
authored
Merge pull request #27 from chrisburr/more-arch-pkg
Remove python-irodsclient and add more packages on aarch64 and ppc64le
2 parents d4774cf + 28c6803 commit d6d1344

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

construct.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ specs:
3535
- m2crypto >=0.36
3636
- pyasn1 >0.4.1
3737
- pyasn1-modules
38-
- tornado_m2crypto # [linux64]
38+
- tornado_m2crypto
3939
# Databases
4040
- cmreshandler >1.0.0b4
4141
- elasticsearch-dsl
@@ -47,9 +47,8 @@ specs:
4747
- apache-libcloud
4848
- boto3
4949
- gfal2-util
50-
- nordugrid-arc # [linux64]
50+
- nordugrid-arc
5151
- python-gfal2
52-
- python-irodsclient
5352
- voms
5453
# Others
5554
- diraccfg
@@ -68,11 +67,11 @@ specs:
6867
- pytz >=2015.7
6968
- requests >=2.9.1
7069
- rrdtool
71-
- singularity # [linux64]
70+
- singularity
7271
- six
7372
- subprocess32
7473
- suds-jurko >=0.6
75-
- tornado *+dirac* # [linux64]
74+
- tornado *+dirac*
7675
- xmltodict
7776
- importlib_resources
7877
# Testing and development

0 commit comments

Comments
 (0)