* update python-editor to 1.0.4-11
This commit is contained in:
parent
c527c36e6d
commit
a4f0057fba
14
python/python-editor/.SRCINFO
Normal file
14
python/python-editor/.SRCINFO
Normal file
@ -0,0 +1,14 @@
|
||||
pkgbase = python-editor
|
||||
pkgdesc = Programmatically open an editor, capture the result
|
||||
pkgver = 1.0.4
|
||||
pkgrel = 11
|
||||
url = https://github.com/fmoo/python-editor
|
||||
arch = any
|
||||
license = Apache
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-editor-1.0.4.tar.gz::https://github.com/fmoo/python-editor/archive/1.0.4.tar.gz
|
||||
sha256sums = 61a4758919668b8ffe5eb389a86a4c2e8c2f789c02b9c6aee0ddf3c4ebfe3fd3
|
||||
sha512sums = 2a01ffa5967be31ec425ddb9cd2c57f327b61547f011e1510005a7b6cab30ba01fe81e18cb38e7c4f39796350701997d11a5059568b987355878671a5299eaf5
|
||||
|
||||
pkgname = python-editor
|
3
python/python-editor/.nvchecker.toml
Normal file
3
python/python-editor/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-editor]
|
||||
source = "git"
|
||||
git = "https://github.com/fmoo/python-editor.git"
|
@ -5,7 +5,7 @@
|
||||
|
||||
pkgname=python-editor
|
||||
pkgver=1.0.4
|
||||
pkgrel=10
|
||||
pkgrel=11
|
||||
pkgdesc='Programmatically open an editor, capture the result'
|
||||
url='https://github.com/fmoo/python-editor'
|
||||
arch=(any)
|
||||
|
Loading…
x
Reference in New Issue
Block a user