diff --git a/dialect.yaml b/dialect.yaml index d65b819..b8a4702 100644 --- a/dialect.yaml +++ b/dialect.yaml @@ -19,11 +19,11 @@ data: %_without_tests 1 dependencies: - buildrequires: - flatpak-runtime: [f37] - platform: [f37] + flatpak-runtime: [f38] + platform: [f38] requires: - flatpak-runtime: [f37] - platform: [f37] + flatpak-runtime: [f38] + platform: [f38] profiles: default: rpms: @@ -46,7 +46,7 @@ data: rpms: dbus-python: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] dialect: rationale: Application package @@ -55,46 +55,46 @@ data: arches: [aarch64, x86_64] gtts: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] gtts-token: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-beautifulsoup4: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-charset-normalizer: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-click: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-idna: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-lxml: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-pysocks: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-requests: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-soupsieve: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] python-urllib3: rationale: Runtime dependency - ref: f37 + ref: f38 arches: [aarch64, x86_64] ...