Skip to content

Commit

Permalink
Update hatchling
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Feb 4, 2025
1 parent 0fa0eb1 commit bd317db
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion _meta/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies = [
GitHub = 'https://github.com/indico/indico-plugins'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build.targets.wheel]
Expand Down
2 changes: 1 addition & 1 deletion citadel/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
citadel = 'indico_citadel.plugin:CitadelPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion cloud_captchas/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
cloud_captchas = 'indico_cloud_captchas.plugin:CloudCaptchasPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion livesync/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
livesync = 'indico_livesync.plugin:LiveSyncPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion livesync_debug/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
livesync_debug = 'indico_livesync_debug.plugin:LiveSyncDebugPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion owncloud/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
owncloud = 'indico_owncloud.plugin:OwncloudPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion payment_manual/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
payment_manual = 'indico_payment_manual.plugin:ManualPaymentPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion payment_paypal/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
payment_paypal = 'indico_payment_paypal.plugin:PaypalPaymentPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion payment_sixpay/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
payment_sixpay = 'indico_payment_sixpay.plugin:SixpayPaymentPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion piwik/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
piwik = 'indico_piwik.plugin:PiwikPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion previewer_code/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
previewer_code = 'indico_previewer_code:CodePreviewerPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion previewer_jupyter/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
previewer_jupyter = 'indico_previewer_jupyter:JupyterPreviewerPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion prometheus/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
prometheus = 'indico_prometheus.plugin:PrometheusPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion storage_s3/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
storage_s3 = 'indico_storage_s3.plugin:S3StoragePlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion themes_legacy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
themes_legacy = 'indico_themes_legacy.plugin:LegacyThemesPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion ursh/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
ursh = 'indico_ursh.plugin:UrshPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion vc_dummy/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
vc_dummy = 'indico_vc_dummy.plugin:DummyPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down
2 changes: 1 addition & 1 deletion vc_zoom/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ GitHub = 'https://github.com/indico/indico-plugins'
vc_zoom = 'indico_vc_zoom.plugin:ZoomPlugin'

[build-system]
requires = ['hatchling==1.26.3']
requires = ['hatchling==1.27.0']
build-backend = 'hatchling.build'

[tool.hatch.build]
Expand Down

0 comments on commit bd317db

Please sign in to comment.