* update python-smartypants to 2.0.1-13
This commit is contained in:
parent
6d7df4a963
commit
d29e555d8c
13
python/python-smartypants/.SRCINFO
Normal file
13
python/python-smartypants/.SRCINFO
Normal file
@ -0,0 +1,13 @@
|
||||
pkgbase = python-smartypants
|
||||
pkgdesc = Python with the SmartyPants
|
||||
pkgver = 2.0.1
|
||||
pkgrel = 13
|
||||
url = https://github.com/leohemsted/smartypants.py
|
||||
arch = any
|
||||
license = BSD-2-Clause
|
||||
makedepends = python-setuptools
|
||||
depends = python
|
||||
source = python-smartypants-2.0.1.tar.gz::https://github.com/leohemsted/smartypants.py/archive/v2.0.1.tar.gz
|
||||
sha512sums = d47a866a5478c3520251f87a93a468a5eea10318b24b2e8d4bc918d533b5a5789aa56d3a8d5fb8ccff9572fb63e5b6f2eafc44f93fb57a19e6621ebef5d64d9d
|
||||
|
||||
pkgname = python-smartypants
|
4
python/python-smartypants/.nvchecker.toml
Normal file
4
python/python-smartypants/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-smartypants]
|
||||
source = "git"
|
||||
git = "https://github.com/leohemsted/smartypants.py.git"
|
||||
prefix = "v"
|
@ -6,7 +6,7 @@
|
||||
pkgname=python-smartypants
|
||||
_pkgname=smartypants
|
||||
pkgver=2.0.1
|
||||
pkgrel=12
|
||||
pkgrel=13
|
||||
pkgdesc="Python with the SmartyPants"
|
||||
url="https://github.com/leohemsted/smartypants.py"
|
||||
license=('BSD-2-Clause')
|
||||
|
Loading…
x
Reference in New Issue
Block a user