diff options
author | Christoph Fink | 2024-07-22 14:49:10 +0200 |
---|---|---|
committer | Christoph Fink | 2024-07-22 14:49:10 +0200 |
commit | 02a740adc54781359e8796db1747f51f367d5c88 (patch) | |
tree | ef5d56db5ba040fee6861a7996720b63ca59ba3e /.SRCINFO | |
parent | 60319522bc65102bc90fe8eee79c3eb285bf60ce (diff) | |
download | aur-02a740adc54781359e8796db1747f51f367d5c88.tar.gz |
upgpkg: python-simplification 0.7.12-2
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = python-simplification pkgdesc = Very fast Python LineString simplification using RDP or Visvalingam-Whyatt pkgver = 0.7.12 - pkgrel = 1 + pkgrel = 2 url = https://github.com/urschrei/simplification arch = any license = custom:Blue-Oak-Model-License-1.0.0 @@ -11,7 +11,6 @@ pkgbase = python-simplification makedepends = python-installer makedepends = python-setuptools-scm makedepends = python-toml - makedepends = python-trove-classifiers>=2024.7.1 makedepends = python-wheel depends = librdp depends = python |