mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
chore(release): prepare for 6.2.1
Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
This commit is contained in:
parent
ef2baad7b3
commit
8b25d11a3a
3 changed files with 34 additions and 12 deletions
|
@ -16,7 +16,7 @@ combine_as_imports = true
|
|||
#
|
||||
[tool.poetry]
|
||||
name = "aurweb"
|
||||
version = "v6.2.0"
|
||||
version = "v6.2.1"
|
||||
license = "GPL-2.0-only"
|
||||
description = "Source code for the Arch User Repository's website"
|
||||
homepage = "https://aur.archlinux.org"
|
||||
|
@ -95,6 +95,7 @@ posix-ipc = "^1.0.5"
|
|||
pyalpm = "^0.10.6"
|
||||
fastapi = "^0.89.1"
|
||||
srcinfo = "^0.1.2"
|
||||
tomlkit = "^0.11.6"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
coverage = "^7.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue