* update python-curio to 1.6-5
This commit is contained in:
parent
6b245817c4
commit
29a6a2e4e3
22
python/python-curio/.SRCINFO
Normal file
22
python/python-curio/.SRCINFO
Normal file
@ -0,0 +1,22 @@
|
||||
pkgbase = python-curio
|
||||
pkgdesc = Concurrent I/O
|
||||
pkgver = 1.6
|
||||
pkgrel = 5
|
||||
url = https://github.com/dabeaz/curio
|
||||
arch = any
|
||||
license = BSD
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-sphinx
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
provides = python-multio-provider
|
||||
source = git+https://github.com/dabeaz/curio.git#tag=5d8ecb2333761b4fd629e14d940f3807d143c0ed
|
||||
source = curio-py312-support.patch::https://github.com/dabeaz/curio/commit/a5590bb04de3f1f201fd1fd0ce9cfe5825db80ac.patch
|
||||
sha256sums = 6b0f33c303cde68e70dd0267523227f67eaa8888cee7288c3f52c80e5b0540af
|
||||
sha256sums = e94c676822ce930320cbe367f4c743e72f59c86f572a2add4c01beff6ad66568
|
||||
|
||||
pkgname = python-curio
|
4
python/python-curio/.nvchecker.toml
Normal file
4
python/python-curio/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-curio]
|
||||
source = "git"
|
||||
git = "https://github.com/dabeaz/curio.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-curio
|
||||
pkgver=1.6
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc='Concurrent I/O'
|
||||
arch=(any)
|
||||
url=https://github.com/dabeaz/curio
|
||||
|
Loading…
x
Reference in New Issue
Block a user