testing/py3-b*: split -pyc

This commit is contained in:
ptrcnull 2023-04-21 23:46:53 +02:00 committed by alice
parent 0d14e9e358
commit eec80b45f6
24 changed files with 48 additions and 26 deletions

View File

@ -2,13 +2,14 @@
pkgname=py3-banal
_pkgname=banal
pkgver=1.0.6
pkgrel=1
pkgrel=2
pkgdesc="Commons of banal micro-functions for Python."
url="https://pypi.org/project/banal/"
arch="noarch"
license="MIT"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"
options="!check" # no test suite available

View File

@ -1,13 +1,14 @@
# Maintainer:
pkgname=py3-bandwidth-sdk
pkgver=3.1.0
pkgrel=5
pkgrel=6
pkgdesc="python helpers for using bandwidth.com API"
url="https://pypi.org/project/bandwidth-sdk/"
arch="noarch"
license="MIT"
depends="py3-requests py3-dateutil py3-lxml py3-six"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="bandwidth-sdk-$pkgver.tar.gz::https://github.com/Bandwidth/python-bandwidth/archive/v$pkgver.tar.gz"
builddir="$srcdir/python-bandwidth-$pkgver"

View File

@ -3,13 +3,14 @@
pkgname=py3-banknumber
_pkgname=banknumber
pkgver=2.0
pkgrel=7
pkgrel=8
pkgdesc="Python3 module to validate Bank codes"
url="https://bitbucket.org/zikzakmedia/python-banknumber"
arch="noarch"
license="GPL-3.0-or-later"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,13 +3,14 @@
pkgname=py3-barcodenumber
_pkgname=barcodenumber
pkgver=0.2.1
pkgrel=7
pkgrel=8
pkgdesc="A Python module to validate product codes"
url="https://bitbucket.org/zikzakmedia/python-barcodenumber"
arch="noarch"
license="GPL-3.0-or-later"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,7 +3,7 @@
pkgname=py3-beartype
_pyname=beartype
pkgver=0.13.1
pkgrel=0
pkgrel=1
pkgdesc="Fast, pure-Python type checker"
url="https://github.com/beartype/beartype"
arch="noarch"
@ -11,6 +11,7 @@ license="MIT"
depends="python3"
makedepends="py3-setuptools"
checkdepends="py3-pytest py3-numpy py3-mypy py3-docutils py3-sphinx"
subpackages="$pkgname-pyc"
source="
$_pyname-$pkgver.tar.gz::https://github.com/beartype/beartype/archive/refs/tags/v$pkgver.tar.gz
"

View File

@ -1,13 +1,14 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=py3-billiard
pkgver=3.6.4.0
pkgrel=3
pkgrel=4
pkgdesc="a message queue abstraction layer"
url="https://pypi.org/project/billiard/"
arch="noarch"
license="BSD-3-Clause"
makedepends="py3-setuptools"
checkdepends="py3-psutil py3-pytest py3-nose py3-case"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/b/billiard/billiard-$pkgver.tar.gz
$pkgname-py311.patch::https://github.com/celery/billiard/commit/ff8efc5d689ef048f5203593390f1ff6a052a5d5.patch
"

View File

@ -2,13 +2,14 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-bleach-allowlist
pkgver=1.0.3
pkgrel=2
pkgrel=3
pkgdesc="Curated list of tags and attributes for sanitizing html"
url="https://github.com/yourcelf/bleach-allowlist"
arch="noarch"
license="BSD-2-Clause"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://pypi.python.org/packages/source/b/bleach-allowlist/bleach-allowlist-$pkgver.tar.gz"
options="!check" # No tests
builddir="$srcdir/bleach-allowlist-$pkgver"

View File

@ -2,7 +2,7 @@
# Maintainer: Oleg Titov <oleg.titov@gmail.com>
pkgname=py3-blis
pkgver=0.9.1
pkgrel=1
pkgrel=2
pkgdesc="Fast matrix-multiplication as a self-contained Python library"
url="https://github.com/explosion/cython-blis"
arch="x86_64 x86"
@ -10,7 +10,7 @@ license="MIT"
depends="python3 py3-numpy"
makedepends="python3-dev py3-setuptools cython py3-numpy-dev"
checkdepends="py3-pytest py3-hypothesis"
subpackages="$pkgname-doc"
subpackages="$pkgname-doc $pkgname-pyc"
source="blis-$pkgver.tar.gz::https://github.com/explosion/cython-blis/archive/v$pkgver.tar.gz"
#options="!check" # Disable checks as py3-hypothesis 5.x is not supported
builddir="$srcdir/cython-blis-$pkgver"

View File

@ -3,13 +3,14 @@
pkgname=py3-blockchain
_pkgname=blockchain
pkgver=1.4.4
pkgrel=4
pkgrel=5
pkgdesc="Blockchain API library (v1)"
url="https://github.com/blockchain/api-v1-client-python"
arch="noarch"
license="MIT"
depends="py3-future"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,14 +3,14 @@
pkgname=py3-blockdiag
_pkgname=blockdiag
pkgver=3.0.0
pkgrel=1
pkgrel=2
pkgdesc="Generate block-diagram image file from spec-text file"
url="http://blockdiag.com"
arch="noarch"
license="Apache-2.0"
depends="py3-funcparserlib py3-pillow py3-webcolors"
makedepends="py3-setuptools"
subpackages="$pkgname-tests"
subpackages="$pkgname-tests $pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -4,13 +4,14 @@ pkgname=py3-blurhash
#_pkgreal is used by apkbuild-pypi to find modules at PyPI
_pkgreal=blurhash
pkgver=1.1.4
pkgrel=2
pkgrel=3
pkgdesc="Pure-Python implementation of the blurhash algorithm."
url="https://pypi.org/project/blurhash"
arch="noarch"
license="MIT"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgreal:0:1}/$_pkgreal/$_pkgreal-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"

View File

@ -2,7 +2,7 @@
# Maintainer: Alex Yam <alex@alexyam.com>
pkgname=py3-bookkeeper
pkgver=4.15.3
pkgrel=1
pkgrel=2
pkgdesc="Python client for Apache Bookkeeper"
url="https://github.com/apache/bookkeeper"
arch="noarch"
@ -10,6 +10,7 @@ license="Apache-2.0"
depends="python3"
makedepends="py3-setuptools"
options="!check" # test requires bookkeeper server
subpackages="$pkgname-pyc"
source="bookkeeper-release-$pkgver.tar.gz::https://github.com/apache/bookkeeper/archive/refs/tags/release-$pkgver.tar.gz"
builddir="$srcdir/bookkeeper-release-$pkgver/stream/clients/python"

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-api
_pkgname=bottle-api
pkgver=0.0.4
pkgrel=4
pkgrel=5
pkgdesc="Bottle JSON Web API"
options="!check" # tests not present in pypi tarballs, only github which has no tags
url="https://github.com/tomotaka/bottle-api"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
replaces="py-bottle-api" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-redis
_pkgname=bottle-redis
pkgver=0.2.3
pkgrel=3
pkgrel=4
pkgdesc="Bottle redis plugin"
options="!check" # No testsuite
url="https://github.com/bottlepy/bottle-redis"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle py3-redis"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-renderer
_pkgname=bottle-renderer
pkgver=0.1.1
pkgrel=6
pkgrel=7
pkgdesc="Bottle renderer plugin"
options="!check" # No testsuite upstream
url="https://pypi.org/project/bottle-renderer"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
replaces="py-bottle-renderer" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-request
_pkgname=bottle-request
pkgver=0.2.0
pkgrel=6
pkgrel=7
pkgdesc="Bottle 'stateless' request object plugin"
options="!check" # No testsuite
url="https://github.com/turtlebender/bottle-request/"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-rest
_pkgname=bottle-rest
pkgver=0.5.2
pkgrel=4
pkgrel=5
pkgdesc="A decorator for REST in Bottle"
options="!check" # Has no github tarballs with tests
url="https://pypi.org/project/bottle-rest/"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
replaces="py-bottle-rest" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-session
_pkgname=bottle-session
pkgver=1.0
pkgrel=3
pkgrel=4
pkgdesc="Bottle session plugin"
options="!check" # No testsuite on tarball
url="https://bitbucket.org/devries/bottle-session"
@ -11,6 +11,7 @@ arch="noarch"
license="Artistic-2.0"
depends="python3 py3-bottle py3-redis"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
replaces="py-bottle-session" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-sqlalchemy
_pkgname=bottle-sqlalchemy
pkgver=0.4.3
pkgrel=5
pkgrel=6
pkgdesc="Bottle SQLAlchemy integration plugin"
options="!check" # No testsuite in tarballs or usable github tarballs
url="https://github.com/iurisilvio/bottle-sqlalchemy"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle py3-sqlalchemy"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
replaces="py-bottle-sqlalchemy" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-sqlite
_pkgname=bottle-sqlite
pkgver=0.2.0
pkgrel=4
pkgrel=5
pkgdesc="Bottle sqlite plugin"
options="!check" # No testsuite
url="https://pypi.org/project/bottle-sqlite"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-websocket
_pkgname=bottle-websocket
pkgver=0.2.9
pkgrel=5
pkgrel=6
pkgdesc="Bottle websocket plugin"
options="!check" # No upstream testsuite
url="https://pypi.org/project/bottle-websocket"
@ -11,6 +11,7 @@ arch="noarch"
license="MIT"
depends="python3 py3-bottle py3-gevent-websocket"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="$pkgname-$pkgver.tar.gz::https://github.com/zeekay/bottle-websocket/archive/v$pkgver.tar.gz"
replaces="py-bottle-websocket" # Backwards compat

View File

@ -3,7 +3,7 @@
pkgname=py3-bottle-werkzeug
_pkgname=bottle-werkzeug
pkgver=0.1.1
pkgrel=6
pkgrel=7
pkgdesc="Bottle werkzeug plugin"
url="https://pypi.org/project/bottle-werkzeug"
arch="noarch"
@ -11,6 +11,7 @@ license="MIT"
depends="python3 py3-bottle py3-werkzeug"
makedepends="py3-setuptools"
options="!check"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir/$_pkgname-$pkgver"

View File

@ -3,7 +3,7 @@
pkgname=py3-bson
_pkgname=bson
pkgver=0.5.10
pkgrel=3
pkgrel=4
pkgdesc="Independent BSON codec for Python that doesnt depend on MongoDB"
options="!check" # No testsuite
url="https://github.com/py-bson/bson"
@ -11,6 +11,7 @@ arch="noarch"
license="BSD-3-Clause"
depends="py3-dateutil py3-six"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/${_pkgname/-/_}-$pkgver

View File

@ -3,7 +3,7 @@
pkgname=py3-businesstime
_pkgname=businesstime
pkgver=0.3.0
pkgrel=6
pkgrel=7
pkgdesc="Python utility for calculating business time between two datetimes"
url="https://github.com/seatgeek/businesstime"
arch="noarch"
@ -12,6 +12,7 @@ replaces="py-businesstime" # for backwards compatibility
provides="py-businesstime=$pkgver-r$pkgrel" # for backwards compatibility
depends="python3"
makedepends="python3-dev py3-setuptools"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver