Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add python3.13 #1000

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
7 changes: 7 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@

- repo: asio
group: deepin-sysdev-team
info: asio is a cross-platform C++ library for network programming that provides developers with a consistent asynchronous I/O model using a modern C++ approach.

Check warning on line 181 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

181:166 [trailing-spaces] trailing spaces

- repo: asmtools #main
group: deepin-sysdev-team
Expand Down Expand Up @@ -6461,7 +6461,7 @@

- repo: mvdsv
group: deepin-sysdev-team
info: a QuakeWorld server

Check warning on line 6464 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

6464:30 [trailing-spaces] trailing spaces

- repo: myst-nb #main
group: deepin-sysdev-team
Expand Down Expand Up @@ -8329,6 +8329,13 @@
an extensive class library with lots of goodies for network programming, system
administration, sounds and graphics.

- repo: python3.13
group: deepin-sysdev-team
info: >
Python is a high-level, interactive, object-oriented language. Its 3.13 version includes
an extensive class library with lots of goodies for network programming, system
administration, sounds and graphics.

- repo: pythran #main
group: deepin-sysdev-team
info: ahead of time compiler for Python
Expand Down Expand Up @@ -9952,7 +9959,7 @@

- repo: xpadneo-dkms
group: deepin-sysdev-team
info: Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)

Check warning on line 9962 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

9962:91 [trailing-spaces] trailing spaces

- repo: xrdp
group: deepin-sysdev-team
Expand Down Expand Up @@ -10144,7 +10151,7 @@
- repo: comic-neue #main
group: deepin-sysdev-team
info: less horrible remake of Comic Sans

Check warning on line 10154 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

10154:1 [trailing-spaces] trailing spaces
- repo: fonts-humor-sans #main
group: deepin-sysdev-team
info: Font that looks like handwritten text
Expand All @@ -10168,7 +10175,7 @@
- repo: node-popper2 #main
group: deepin-sysdev-team
info: Javascript library to position poppers in web applications

Check warning on line 10178 in repos.yml

View workflow job for this annotation

GitHub Actions / validate-yaml

10178:1 [trailing-spaces] trailing spaces
- repo: accessible-pygments #main
group: deepin-sysdev-team
info: Collection of accessible pygments styles
Loading