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


Commits:
349bf564 by Felix Yan at 2026-06-15T04:43:25+00:00
upgpkg: 3.29.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.28.2
+       pkgver = 3.29.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.28.2
-       b2sums = 
4e25d2734b079eea2d72308a4eb7b9964673e0528b2c44f185991f00528d0c05f605b47090ccc579fa96662d0b195c503550bd889f37576ce0f534c21331e44d
+       source = git+https://github.com/aiogram/aiogram.git#tag=v3.29.0
+       b2sums = 
d5090f287ab6922c3b0e7c3a8ff2279af43de7a1d1a58c85685466f5ef0fc8a9865266d9d42baeabed21aa023c17479cfb842561664aecb3aa6166f1b8cb44d5
 
 pkgname = python-aiogram


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Evgeniy Filimonov <[email protected]>
 
 pkgname=python-aiogram
-pkgver=3.28.2
+pkgver=3.29.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=('4e25d2734b079eea2d72308a4eb7b9964673e0528b2c44f185991f00528d0c05f605b47090ccc579fa96662d0b195c503550bd889f37576ce0f534c21331e44d')
+b2sums=('d5090f287ab6922c3b0e7c3a8ff2279af43de7a1d1a58c85685466f5ef0fc8a9865266d9d42baeabed21aa023c17479cfb842561664aecb3aa6166f1b8cb44d5')
 
 build() {
   cd aiogram



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

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