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


Commits:
3546455f by Felix Yan at 2026-07-17T21:23:25+00:00
upgpkg: 3.30.0-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.29.1
+       pkgver = 3.30.0
        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.29.1
-       b2sums = 
89a742cc6b6acf1486c492aff00f380dfb05405999ef4058c0108f55dfbb131a7ab7b22f1f4dfc6a3f3893d5e7de9bb9c29f2920b14861c8636d042f6b42ec06
+       source = git+https://github.com/aiogram/aiogram.git#tag=v3.30.0
+       b2sums = 
5a6d7a9c12292695ec415ee437e9aecb7868122b18d29195007a1a7e8d8052fe0ee00dae181a54900428c9c4fd9443b8eb28def1e58788379a1d44114a6c275a
 
 pkgname = python-aiogram


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Evgeniy Filimonov <[email protected]>
 
 pkgname=python-aiogram
-pkgver=3.29.1
+pkgver=3.30.0
 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=('89a742cc6b6acf1486c492aff00f380dfb05405999ef4058c0108f55dfbb131a7ab7b22f1f4dfc6a3f3893d5e7de9bb9c29f2920b14861c8636d042f6b42ec06')
+b2sums=('5a6d7a9c12292695ec415ee437e9aecb7868122b18d29195007a1a7e8d8052fe0ee00dae181a54900428c9c4fd9443b8eb28def1e58788379a1d44114a6c275a')
 
 build() {
   cd aiogram



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiogram/-/commit/3546455f110f5fa900e4034fa396be0683a52ae7
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