Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
python3-module-altrepo
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Unitsaev
python3-module-altrepo
Commits
55826f6d
Verified
Commit
55826f6d
authored
Mar 14, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update project metadata
parent
33ed6d55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
pyproject.toml
pyproject.toml
+4
-1
No files found.
pyproject.toml
View file @
55826f6d
[project]
name
=
"altrepo"
version
=
"0.
1
.0"
version
=
"0.
2
.0"
description
=
"Async client for ALT Linux repository services (rdb API, packages parser, AppStream)"
authors
=
[
{name
=
"Kirill Unitsaev"
,
email
=
"fiersik@altlinux.org"
}
...
...
@@ -15,6 +15,9 @@ dependencies = [
"lxml>=5.0.0"
,
]
[project.urls]
repository
=
"https://gitlab.eterfund.ru/fiersik/python3-module-altrepo"
"Bug
Tracker"
=
"https://gitlab.eterfund.ru/fiersik/python3-module-altrepo/issues"
[tool.poetry]
packages
=
[
{include
=
"altrepo"
}
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment