Skip to content
Snippets Groups Projects
Verified Commit e684960c authored by David Runge's avatar David Runge :chipmunk:
Browse files

Undo unnecessary and unwanted style changes


Signed-off-by: default avatarDavid Runge <dvzrv@archlinux.org>
parent 03935a22
No related branches found
No related tags found
No related merge requests found
......@@ -9,13 +9,21 @@ pkgdesc="Pure Python CBOR (de)serializer with extensive tag support"
arch=(x86_64)
url="https://github.com/agronholm/cbor2"
license=(MIT)
depends=(glibc
python)
makedepends=(python-{build,installer,wheel}
python-setuptools-scm
python-toml)
checkdepends=(python-hypothesis
python-pytest)
depends=(
glibc
python
)
makedepends=(
python-build
python-installer
python-setuptools-scm
python-toml
python-wheel
)
checkdepends=(
python-hypothesis
python-pytest
)
source=($url/archive/refs/tags/$pkgver/$_name-$pkgver.tar.gz)
sha512sums=('713e82bfc64d82eeaba7f9a18f9be82ec846f8cb18ec393edffd9108aec5346ca0184b188ffeec2e51343d4c30832640d4dbaaaf5de7dc80618f503502c979e9')
b2sums=('ed6c8945cb6d5abaeaae1d4ebb78379f5ba230e36b8e1c44c7dc0945108b6e4dd00a0213bc73b039df8534a451496652d1fa8bee68e0b01766a80ed08677bd19')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment