Update to F38
This commit is contained in:
parent
4d552d3812
commit
577c3d06eb
1 changed files with 16 additions and 16 deletions
32
dialect.yaml
32
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]
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue