* update python-lexicon to 2.0.1-4
This commit is contained in:
parent
f19848cafa
commit
e044452cf1
14
python/python-lexicon/.SRCINFO
Normal file
14
python/python-lexicon/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-lexicon
|
||||
pkgdesc = Powerful dict subclass(es) with aliasing & attribute access
|
||||
pkgver = 2.0.1
|
||||
pkgrel = 4
|
||||
url = https://github.com/bitprophet/lexicon
|
||||
arch = any
|
||||
license = BSD
|
||||
checkdepends = python-pytest-relaxed
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = https://github.com/bitprophet/lexicon/archive/2.0.1/python-lexicon-2.0.1.tar.gz
|
||||
sha512sums = ce63ca85d823851c757c4e7292f4e7d6d6a7714bd48ef4df1a6f792ecf03965ea89aa09f81411128e8e734d72e6dd062a8afb03602c2511be951756216c823ec
|
||||
|
||||
pkgname = python-lexicon
|
4
python/python-lexicon/.nvchecker.toml
Normal file
4
python/python-lexicon/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-lexicon]
|
||||
source = "git"
|
||||
git = "https://github.com/bitprophet/lexicon.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-lexicon
|
||||
pkgver=2.0.1
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Powerful dict subclass(es) with aliasing & attribute access"
|
||||
url="https://github.com/bitprophet/lexicon"
|
||||
license=('BSD')
|
||||
|
Loading…
x
Reference in New Issue
Block a user