Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-aiogram


Commits:
1addac0b by Felix Yan at 2026-05-14T17:44:44+08:00
upgpkg: 3.28.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-aiogram
        pkgdesc = A modern and fully asynchronous framework for Telegram Bot API
-       pkgver = 3.28.1
+       pkgver = 3.28.2
        pkgrel = 1
        url = https://github.com/aiogram/aiogram
        arch = any
@@ -40,7 +40,7 @@ pkgbase = python-aiogram
        optdepends = python-motor: MongoDB storage support
        optdepends = python-babel: i18n support
        optdepends = python-cryptography: webhook signature verification support
-       source = git+https://github.com/aiogram/aiogram.git#tag=v3.28.1
-       b2sums = 
6645904a4d2d6f0244e9105cf5fd7dfd5b772564587938a9d12d8d0ec22bc73d4833c0135db337a495f8258f7794a2b73d8d515ee884135caa8f18e624c52754
+       source = git+https://github.com/aiogram/aiogram.git#tag=v3.28.2
+       b2sums = 
4e25d2734b079eea2d72308a4eb7b9964673e0528b2c44f185991f00528d0c05f605b47090ccc579fa96662d0b195c503550bd889f37576ce0f534c21331e44d
 
 pkgname = python-aiogram


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Evgeniy Filimonov <[email protected]>
 
 pkgname=python-aiogram
-pkgver=3.28.1
+pkgver=3.28.2
 pkgrel=1
 pkgdesc="A modern and fully asynchronous framework for Telegram Bot API"
 arch=('any')
@@ -53,7 +53,7 @@ optdepends=(
   'python-cryptography: webhook signature verification support'
 )
 source=("git+$url.git#tag=v$pkgver")
-b2sums=('6645904a4d2d6f0244e9105cf5fd7dfd5b772564587938a9d12d8d0ec22bc73d4833c0135db337a495f8258f7794a2b73d8d515ee884135caa8f18e624c52754')
+b2sums=('4e25d2734b079eea2d72308a4eb7b9964673e0528b2c44f185991f00528d0c05f605b47090ccc579fa96662d0b195c503550bd889f37576ce0f534c21331e44d')
 
 build() {
   cd aiogram



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiogram/-/commit/1addac0b27d1f5ca7bc8f3d4b86b6a669007194c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiogram/-/commit/1addac0b27d1f5ca7bc8f3d4b86b6a669007194c
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to