Skip to content

Commit e67736d

Browse files
committed
chore: remove pas.plugins.imio from dependencies
KEYC-77
1 parent 3ea0ad5 commit e67736d

5 files changed

Lines changed: 1 addition & 6 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Checked out via mr.developer. The core SmartWeb packages:
3232
- **imio.smartweb.policy** — Site policy (GenericSetup profiles, dependencies)
3333
- **imio.smartweb.locales** — i18n translations
3434

35-
Supporting packages: `collective.pivot`, `collective.preventactions`, `collective.upgrade`, `pas.plugins.imio`, `pas.plugins.kimug`, `plone.formwidget.geolocation`
35+
Supporting packages: `collective.pivot`, `collective.preventactions`, `collective.upgrade`, `pas.plugins.kimug`, `plone.formwidget.geolocation`
3636

3737
## Testing
3838

base.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,10 @@ eggs =
4040
imio.smartweb.policy
4141
collective.preventactions
4242
collective.upgrade
43-
pas.plugins.imio
4443
zcml =
4544
imio.smartweb.policy
4645
collective.preventactions
4746
collective.upgrade
48-
pas.plugins.imio
4947
initialization = import horse_with_no_namespace
5048

5149
[omelette]

dev.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ auto-checkout +=
1717
imio.smartweb.locales
1818
imio.smartweb.policy
1919
collective.preventactions
20-
pas.plugins.imio
2120
pas.plugins.kimug
2221
collective.big.bang
2322
collective.upgrade

sources.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ imio.smartweb.locales = git ${remotes:imio}/imio.smartweb.locales.git pushurl=${
1616
imio.smartweb.policy = git ${remotes:imio}/imio.smartweb.policy.git pushurl=${remotes:imio_push}/imio.smartweb.policy.git branch=main
1717
plone.formwidget.geolocation = git ${remotes:imio}/plone.formwidget.geolocation.git pushurl=${remotes:imio_push}/plone.formwidget.geolocation.git branch=fix-geosearch
1818
collective.solr = git ${remotes:imio}/collective.solr.git pushurl=${remotes:imio_push}/collective.solr.git branch=main
19-
pas.plugins.imio = git ${remotes:imio}/pas.plugins.imio.git pushurl=${remotes:imio_push}/pas.plugins.imio
2019
collective.big.bang = git ${remotes:collective}/collective.big.bang branch=refactor-to-works-in-a-initcontainer
2120
collective.upgrade = git ${remotes:collective}/collective.upgrade.git pushurl=${remotes:collective_push}/collective.upgrade.git branch=plone61
2221
pas.plugins.kimug = git ${remotes:imio}/pas.plugins.kimug.git pushurl=${remotes:imio_push}/pas.plugins.kimug.git branch=main

versions.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ more_itertools = 9.1.0
6565
oic = 1.7.0
6666
parso = 0.8.3
6767
pas.plugins.authomatic = 2.0.0
68-
pas.plugins.imio = 3.0.0
6968
pas.plugins.kimug = 1.7.2
7069
pas.plugins.oidc = 2.0.0+imio2
7170
perfmetrics = 4.2.0

0 commit comments

Comments
 (0)