* update python-smartypants to 2.0.1-13

This commit is contained in:
Alexander Baldeck 2024-12-04 07:23:47 +01:00
parent 6d7df4a963
commit d29e555d8c
3 changed files with 18 additions and 1 deletions

View 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

View File

@ -0,0 +1,4 @@
[python-smartypants]
source = "git"
git = "https://github.com/leohemsted/smartypants.py.git"
prefix = "v"

View File

@ -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')