Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiofiles
Commits:
4f8eea0c by Jelle van der Waa at 2024-04-06T18:28:17+02:00
upgpkg: 23.2.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiofiles
pkgdesc = File support for asyncio
pkgver = 23.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Tinche/aiofiles
arch = any
license = APACHE
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-aiofiles
pkgver=23.2.1
-pkgrel=1
+pkgrel=2
pkgdesc='File support for asyncio'
arch=(any)
license=(APACHE)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiofiles/-/commit/4f8eea0c59fef397f4cfef83c27680a1456f5a15
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiofiles/-/commit/4f8eea0c59fef397f4cfef83c27680a1456f5a15
You're receiving this email because of your account on gitlab.archlinux.org.