* update python-poetry-plugin-export to 1.8.0-3
This commit is contained in:
parent
cbbfc0c3f8
commit
b1de470425
17
python/python-poetry-plugin-export/.SRCINFO
Normal file
17
python/python-poetry-plugin-export/.SRCINFO
Normal file
@ -0,0 +1,17 @@
|
||||
pkgbase = python-poetry-plugin-export
|
||||
pkgdesc = Poetry plugin to export the dependencies to various formats
|
||||
pkgver = 1.8.0
|
||||
pkgrel = 3
|
||||
url = https://github.com/python-poetry/poetry-plugin-export
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest-mock
|
||||
checkdepends = python-pytest-xdist
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-wheel
|
||||
depends = python-poetry
|
||||
source = https://github.com/python-poetry/poetry-plugin-export/archive/1.8.0/python-poetry-plugin-export-1.8.0.tar.gz
|
||||
sha512sums = ddaa4ed20601357648fe0187c50d033da5dfc37d66c96b67c83962a88825ec5b49c79b30e60f67c860d381e6ad0cbac084209af806561f50cdc779dcebacaf2b
|
||||
|
||||
pkgname = python-poetry-plugin-export
|
4
python/python-poetry-plugin-export/.nvchecker.toml
Normal file
4
python/python-poetry-plugin-export/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-poetry-plugin-export]
|
||||
source = "github"
|
||||
github = "python-poetry/poetry-plugin-export"
|
||||
use_max_tag = true
|
@ -5,7 +5,7 @@
|
||||
_pkgname=poetry-plugin-export
|
||||
pkgname=python-poetry-plugin-export
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgrel=3
|
||||
pkgdesc="Poetry plugin to export the dependencies to various formats "
|
||||
url="https://github.com/python-poetry/poetry-plugin-export"
|
||||
license=('MIT')
|
||||
|
Loading…
x
Reference in New Issue
Block a user