* update python-tomli-w to 1.0.0-8
This commit is contained in:
parent
5457a0a504
commit
b97b5108a1
18
python/python-tomli-w/.SRCINFO
Normal file
18
python/python-tomli-w/.SRCINFO
Normal file
@ -0,0 +1,18 @@
|
||||
pkgbase = python-tomli-w
|
||||
pkgdesc = A lil' TOML writer
|
||||
pkgver = 1.0.0
|
||||
pkgrel = 8
|
||||
url = https://github.com/hukkin/tomli-w
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
checkdepends = python-tomli
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-flit-core
|
||||
makedepends = python-installer
|
||||
depends = python
|
||||
source = git+https://github.com/hukkin/tomli-w.git#tag=19099125f32e7c491603e393263754262b356956
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = python-tomli-w
|
3
python/python-tomli-w/.nvchecker.toml
Normal file
3
python/python-tomli-w/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-tomli-w]
|
||||
source = "git"
|
||||
git = "https://github.com/hukkin/tomli-w.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-tomli-w
|
||||
pkgver=1.0.0
|
||||
pkgrel=7
|
||||
pkgrel=8
|
||||
pkgdesc="A lil' TOML writer"
|
||||
url=https://github.com/hukkin/tomli-w
|
||||
license=(MIT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user