two more pypi links
This commit is contained in:
parent
bb9773dc02
commit
d9dcc741e2
@ -6,6 +6,9 @@ pkgrel=2
|
||||
pkgdesc='Implementation of bencode with optional fast C extensions'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://github.com/breezy-team/fastbencode'
|
||||
msys2_references=(
|
||||
"pypi: fastbencode"
|
||||
)
|
||||
license=(spdx:GPL-2.0-or-later)
|
||||
depends=(python)
|
||||
makedepends=(
|
||||
|
||||
@ -8,6 +8,9 @@ pkgrel=2
|
||||
pkgdesc="Plugin and hook calling mechanisms for python"
|
||||
arch=('any')
|
||||
url="https://github.com/pytest-dev/pluggy"
|
||||
msys2_references=(
|
||||
"pypi: pluggy"
|
||||
)
|
||||
license=('spdx:MIT')
|
||||
depends=('python')
|
||||
makedepends=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user