Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiogram
Commits:
b4b92a8f by Jelle van der Waa at 2024-04-09T19:59:23+02:00
upgpkg: 2.22.2-4: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiogram
pkgdesc = A pretty simple and fully asynchronous library for Telegram
Bot API written with asyncio and aiohttp
pkgver = 2.22.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/aiogram/aiogram
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aiogram
pkgver=2.22.2
-pkgrel=3
+pkgrel=4
pkgdesc="A pretty simple and fully asynchronous library for Telegram Bot API
written with asyncio and aiohttp"
arch=('any')
url="https://github.com/aiogram/aiogram"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiogram/-/commit/b4b92a8f63d6ac519ea4c0717cebfb71b458ec6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiogram/-/commit/b4b92a8f63d6ac519ea4c0717cebfb71b458ec6d
You're receiving this email because of your account on gitlab.archlinux.org.