Skip to content

Commit

Permalink
Add modules to Python 3 packages.
Browse files Browse the repository at this point in the history
python3-async-generator
python3-attrs
python3-idna
python3-lxml
python3-outcome
python3-sniffio
python3-sortedcontainers

And remove pyfuse3 from base packages and add as
python3-fuse3
  • Loading branch information
jusa committed Mar 26, 2020
1 parent a5b3764 commit b1876f2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion maintainers.yaml
Expand Up @@ -147,7 +147,6 @@
- name: procps
- name: protobuf
- name: psmisc
- name: pyfuse3
- name: pygobject2
- name: python
- name: python-cairo
Expand Down Expand Up @@ -586,7 +585,14 @@
packages:
- name: pyotherside
- name: python3
- name: python3-async-generator
- name: python3-attrs
- name: python3-fuse3
- name: python3-idna
- name: python3-lxml
- name: python3-outcome
- name: python3-sniffio
- name: python3-sortedcontainers
- name: python3-yaml
- name: python-mako
- name: python-markupsafe
Expand Down

0 comments on commit b1876f2

Please sign in to comment.