testing/py3-u*: split -pyc

This commit is contained in:
ptrcnull 2023-04-21 23:47:06 +02:00 committed by Patrycja Rosa
parent 887bfa46fd
commit c145a98a7b
11 changed files with 22 additions and 12 deletions

View File

@ -3,13 +3,14 @@
pkgname=py3-u-msgpack
_pyname=u-msgpack-python
pkgver=2.7.2
pkgrel=1
pkgrel=2
pkgdesc="portable, lightweight MessagePack serializer and deserializer written in pure Python."
url="https://github.com/vsergeev/u-msgpack-python"
arch="noarch"
license="MIT"
checkdepends="py3-pytest"
makedepends="py3-setuptools"
subpackages="$pkgname-pyc"
source="$pkgname-$pkgver.tar.gz::https://github.com/vsergeev/$_pyname/archive/v$pkgver.tar.gz"
builddir="$srcdir/$_pyname-$pkgver"

View File

@ -3,13 +3,14 @@
pkgname=py3-ufonormalizer
_pyname=ufonormalizer
pkgver=0.6.1
pkgrel=0
pkgrel=1
pkgdesc="Normalize the XML and other data inside UFO font design sources"
url="https://github.com/unified-font-object/ufoNormalizer"
arch="noarch"
license="BSD-3-Clause"
depends="python3"
makedepends="py3-setuptools py3-setuptools_scm"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/u/$_pyname/$_pyname-$pkgver.zip"
builddir="$srcdir/$_pyname-$pkgver"

View File

@ -3,7 +3,7 @@
pkgname=py3-ukkonen
_pyname=ukkonen
pkgver=1.0.1
pkgrel=2
pkgrel=3
pkgdesc="Implementation of bounded Levenshtein distance"
url="https://github.com/asottile/ukkonen"
arch="all"
@ -11,6 +11,7 @@ license="MIT"
depends="python3 py3-cffi"
makedepends="python3-dev py3-setuptools"
checkdepends="py3-pytest"
subpackages="$pkgname-pyc"
source="
$_pyname-$pkgver.tar.gz::https://github.com/asottile/ukkonen/archive/refs/tags/v$pkgver.tar.gz
01-fix-musl-build.patch"

View File

@ -3,7 +3,7 @@
pkgname=py3-unicrypto
_pyname=unicrypto
pkgver=0.0.10
pkgrel=0
pkgrel=1
pkgdesc="Unified interface for cryptographic libraries"
url="https://github.com/skelsec/unicrypto"
arch="noarch"
@ -21,6 +21,7 @@ makedepends="
py3-setuptools
"
checkdepends="py3-pytest"
subpackages="$pkgname-pyc"
source="$pkgname-$pkgver.tar.gz::https://github.com/skelsec/unicrypto/archive/refs/tags/$pkgver.tar.gz"
builddir="$srcdir/$_pyname-$pkgver"

View File

@ -2,14 +2,14 @@
# Maintainer:
pkgname=py3-unidiff
pkgver=0.7.4
pkgrel=1
pkgrel=2
pkgdesc="Unified diff python parsing/metadata extraction library"
url="https://github.com/matiasb/python-unidiff"
arch="noarch"
license="MIT"
depends="python3"
makedepends="py3-setuptools"
subpackages="$pkgname-doc"
subpackages="$pkgname-doc $pkgname-pyc"
source="$pkgname-$pkgver.tar.gz::https://github.com/matiasb/python-unidiff/archive/refs/tags/v$pkgver.tar.gz
fix-test-script.patch"
builddir="$srcdir/python-unidiff-$pkgver"

View File

@ -3,7 +3,7 @@
pkgname=py3-uptime
_pkgname=uptime
pkgver=3.0.1
pkgrel=6
pkgrel=7
pkgdesc="A Python uptime library"
url="https://github.com/Cairnarvon/uptime"
arch="all"
@ -12,6 +12,7 @@ replaces="py-uptime" # for backwards compatibility
provides="py-uptime=$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

View File

@ -3,7 +3,7 @@
pkgname=py3-uritools
_pyname=uritools
pkgver=4.0.1
pkgrel=0
pkgrel=1
pkgdesc="Python functions for URI parsing, classification, and composition"
url="https://github.com/tkem/uritools"
license="MIT"
@ -11,6 +11,7 @@ arch="noarch"
depends="python3"
makedepends="py3-setuptools"
checkdepends="py3-pytest"
subpackages="$pkgname-pyc"
source="https://github.com/tkem/uritools/archive/v$pkgver/uritools-$pkgver.tar.gz"
builddir="$srcdir/$_pyname-$pkgver"

View File

@ -4,13 +4,14 @@
pkgname=py3-urlobject
_pkgname=URLObject
pkgver=2.4.3
pkgrel=6
pkgrel=7
pkgdesc="A Python utility class for manipulating URLs"
url="https://github.com/dperezrada/html2data"
arch="noarch"
license="Unlicense"
makedepends="py3-setuptools"
checkdepends="py3-nose"
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-us
_pkgname=us
pkgver=2.0.2
pkgrel=4
pkgrel=5
pkgdesc="US state meta information and other fun stuff"
url="https://github.com/unitedstates/python-us"
arch="noarch"
@ -13,6 +13,7 @@ provides="py-us=$pkgver-r$pkgrel" # for backwards compatibility
depends="py3-jellyfish python3"
makedepends="py3-setuptools"
checkdepends="py3-pytest py3-tz"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz
fix-requires.patch"
builddir="$srcdir"/$_pkgname-$pkgver

View File

@ -3,13 +3,14 @@
pkgname=py3-utc
_pkgname=utc
pkgver=0.0.3
pkgrel=6
pkgrel=7
pkgdesc="A tiny library for working with UTC time"
url="https://bitbucket.org/btubbs/utc"
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

View File

@ -3,7 +3,7 @@
pkgname=py3-utils
_pkgname=python-utils
pkgver=3.5.2
pkgrel=0
pkgrel=1
pkgdesc="Convenient utilities not included with the standard Python install"
url="https://github.com/WoLpH/python-utils"
arch="noarch !s390x" # fails tests
@ -11,6 +11,7 @@ license="BSD-3-Clause"
depends="python3"
makedepends="py3-setuptools"
checkdepends="py3-pytest py3-pytest-asyncio py3-loguru"
subpackages="$pkgname-pyc"
source="
https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz