Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pkgs/psf/black/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
packages:
- name: psf/black@25.12.0
- name: psf/black
version: 25.9.0
- name: psf/black
version: 22.8.0
- name: psf/black
Expand Down
15 changes: 14 additions & 1 deletion pkgs/psf/black/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ packages:
format: raw
supported_envs:
- windows
- version_constraint: "true"
- version_constraint: semver("<= 25.9.0")
asset: black_{{.OS}}
format: raw
replacements:
Expand All @@ -33,3 +33,16 @@ packages:
- darwin
- windows
- amd64
- version_constraint: "true"
asset: black_{{.OS}}
format: raw
replacements:
arm64: arm
darwin: macos
overrides:
- goos: linux
goarch: arm64
asset: black_{{.OS}}-{{.Arch}}
- goos: windows
goarch: arm64
asset: black_{{.OS}}-{{.Arch}}
15 changes: 14 additions & 1 deletion registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.