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


Commits:
842d41f5 by Jelle van der Waa at 2024-04-04T08:48:30+02:00
upgpkg: 3.7.2-2: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,15 @@
+pkgbase = python-asgiref
+       pkgdesc = Reference ASGI adapters and channel layers
+       pkgver = 3.7.2
+       pkgrel = 2
+       url = http://github.com/django/asgiref
+       arch = any
+       license = BSD
+       checkdepends = python-pytest
+       checkdepends = python-pytest-asyncio
+       makedepends = python-setuptools
+       depends = python
+       source = https://pypi.io/packages/source/a/asgiref/asgiref-3.7.2.tar.gz
+       sha256sums = 
9e0ce3aa93a819ba5b45120216b23878cf6e8525eb3848653452b4192b92afed
+
+pkgname = python-asgiref


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-asgiref
 pkgver=3.7.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Reference ASGI adapters and channel layers"
 arch=(any)
 url="http://github.com/django/asgiref";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-asgiref/-/commit/842d41f582ae2f6f2207d884e1b3c62dd6d9a1d7

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


Reply via email to