* update python-oset to 0.1.3-12
This commit is contained in:
parent
46756db616
commit
c8abb3f7ab
12
python/python-oset/.SRCINFO
Normal file
12
python/python-oset/.SRCINFO
Normal file
@ -0,0 +1,12 @@
|
||||
pkgbase = python-oset
|
||||
pkgdesc = Ordered sets for Python
|
||||
pkgver = 0.1.3
|
||||
pkgrel = 12
|
||||
url = https://pypi.org/project/oset/
|
||||
arch = any
|
||||
license = BSD
|
||||
makedepends = python-setuptools
|
||||
source = https://pypi.io/packages/source/o/oset/oset-0.1.3.tar.gz
|
||||
sha256sums = 4c1fd7dec96eeff9d3260995a8e37f9f415d0bdb79975f57824e68716ac8f904
|
||||
|
||||
pkgname = python-oset
|
3
python/python-oset/.nvchecker.toml
Normal file
3
python/python-oset/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[python-oset]
|
||||
source = "pypi"
|
||||
pypi = "oset"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-oset
|
||||
pkgver=0.1.3
|
||||
pkgrel=10
|
||||
pkgrel=12
|
||||
pkgdesc="Ordered sets for Python"
|
||||
arch=(any)
|
||||
url="https://pypi.org/project/oset/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user