Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
altlinux-packages-bot
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
altlinux-packages-bot
Commits
fe65117d
Verified
Commit
fe65117d
authored
Mar 14, 2026
by
Kirill Unitsaev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deps: bump altrepo to 0.2.0
parent
257cb540
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
poetry.lock
poetry.lock
+4
-4
pyproject.toml
pyproject.toml
+1
-1
No files found.
poetry.lock
View file @
fe65117d
...
...
@@ -153,14 +153,14 @@ frozenlist = ">=1.1.0"
[[package]]
name = "altrepo"
version = "0.
1
.0"
version = "0.
2
.0"
description = "Async client for ALT Linux repository services (rdb API, packages parser, AppStream)"
optional = false
python-versions = ">=3.13"
groups = ["main"]
files = [
{file = "altrepo-0.
1.0-py3-none-any.whl", hash = "sha256:89378ac92ad5519da208cded5d9df4a5c586cb6a94dd4eb0e4bb73d646179ad8
"},
{file = "altrepo-0.
1.0.tar.gz", hash = "sha256:66a12f4e50f5af96490c3e07d7b3920f631b5e930dc5f8905c014d9397e6aa02
"},
{file = "altrepo-0.
2.0-py3-none-any.whl", hash = "sha256:a9ea5e855c561bfc691c19275d25340dcf05ec1f450d73c751c94821946c610a
"},
{file = "altrepo-0.
2.0.tar.gz", hash = "sha256:dca522bbd2ff24c7f878083986ce17e3d3c62f0b9bcd51485cd1550fdc1a55f1
"},
]
[package.dependencies]
...
...
@@ -1464,4 +1464,4 @@ propcache = ">=0.2.1"
[metadata]
lock-version = "2.1"
python-versions = ">=3.13,<4.0"
content-hash = "
dbfe288a871ab21f4ba3c0f846f5d216885dbaf350c1379d5bb406a9551788e6
"
content-hash = "
94f157109820601133209de146e8e7cc5c292512a5cfd1bf0d6a9b99d342eec9
"
pyproject.toml
View file @
fe65117d
...
...
@@ -16,7 +16,7 @@ dependencies = [
"bs4 (>=0.0.2,<0.0.3)"
,
"lxml (>=6.0.0,<7.0.0)"
,
"apscheduler (>=3.11.0,<4.0.0)"
,
"altrepo (>=0.
1.0,<0.
2.0)"
"altrepo (>=0.2.0)"
]
[project.urls]
...
...
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