* update python-linetable to 0.0.3-6
This commit is contained in:
parent
e044452cf1
commit
29d7be54c7
14
python/python-linetable/.SRCINFO
Normal file
14
python/python-linetable/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-linetable
|
||||
pkgdesc = Library to parse and generate co_linetable attributes in Python code objects
|
||||
pkgver = 0.0.3
|
||||
pkgrel = 6
|
||||
url = https://github.com/amol-/linetable
|
||||
arch = any
|
||||
license = MIT
|
||||
checkdepends = python-pytest
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-linetable-0.0.3.tar.gz::https://github.com/amol-/linetable/archive/refs/tags/0.0.3.tar.gz
|
||||
sha256sums = dad177fcf1a75669e78b12ae5b6a5e5478fc9a41ea9295960436102ae8ce4b0a
|
||||
|
||||
pkgname = python-linetable
|
3
python/python-linetable/.nvchecker.toml
Normal file
3
python/python-linetable/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-linetable]
|
||||
source = "git"
|
||||
git = "https://github.com/amol-/linetable.git"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-linetable
|
||||
pkgver=0.0.3
|
||||
pkgrel=2
|
||||
pkgrel=6
|
||||
pkgdesc='Library to parse and generate co_linetable attributes in Python code objects'
|
||||
url="https://github.com/amol-/linetable"
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user