Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-aiomysql


Commits:
219d32c1 by Jelle van der Waa at 2024-11-16T20:19:39+01:00
upgpkg: 0.2.0-3: Rebuild for Python 3.13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,19 +1,19 @@
 pkgbase = python-aiomysql
-       pkgdesc = library for accessing a MySQL database from the asyncio
+       pkgdesc = Library for accessing a MySQL database from the asyncio
        pkgver = 0.2.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/aio-libs/aiomysql
        arch = any
        license = MIT
        makedepends = python-build
        makedepends = python-installer
-       makedepends = python-wheel
        makedepends = python-setuptools
        makedepends = python-setuptools-scm
+       makedepends = python-wheel
        depends = python
        depends = python-pymysql
        optdepends = python-sqlalchemy: SQLAlchemy support
        source = 
python-aiomysql-0.2.0.tar.gz::https://github.com/aio-libs/aiomysql/archive/v0.2.0.tar.gz
-       sha512sums = 
8816556455036d0f247a663f1e508a3b9845f68b94723255cddfb9afc89dae796054a9aad712452e37e8d784bb97be8722dc87e98f8380fa924626343bbcf295
+       sha256sums = 
5581db0b209972fec4a0fe861af5081c42bfeca2d4350948bc13fd1ccaf301be
 
 pkgname = python-aiomysql


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 pkgname=python-aiomysql
 _pkgname=${pkgname#python-}
 pkgver=0.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for accessing a MySQL database from the asyncio"
 arch=(any)
 url="https://github.com/aio-libs/aiomysql";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiomysql/-/commit/219d32c1527a0650876fa82ddb3764e7c520808e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiomysql/-/commit/219d32c1527a0650876fa82ddb3764e7c520808e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to