summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorButui Hu2021-03-07 02:06:42 +0800
committerButui Hu2021-03-07 02:06:54 +0800
commit848e8ffc2549ebd79c378396d192804df52d4ede (patch)
tree3617f883dc4e266fb9fb922aae2b12b3e29d53e6 /.SRCINFO
parent93bd871b339029e7bf1160d2d5e2168962d0974b (diff)
downloadaur-848e8ffc2549ebd79c378396d192804df52d4ede.tar.gz
upgrade to 0.0.35
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3bb32447cc6..4816dfeb96cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,21 @@
pkgbase = python-sacremoses
pkgdesc = Python port of Moses tokenizer, truecaser and normalizer
- pkgver = 0.0.19
- pkgrel = 1
+ pkgver = 0.0.35
+ pkgrel = 2
url = https://github.com/alvations/sacremoses
arch = any
- license = LGPL
- depends = python
- depends = python-six
+ license = MIT
+ checkdepends = python-pytest
+ makedepends = python-setuptools
+ depends = python-click
depends = python-joblib
+ depends = python-regex
+ depends = python-six
depends = python-tqdm
- source = https://files.pythonhosted.org/packages/source/s/sacremoses/sacremoses-0.0.19.tar.gz
- sha256sums = 4220bf1474b2d735b6d7e2b27e839ac110cf0f9b4fc244fd649707dd738e3430
+ source = sacremoses-0.0.35.tar.gz::https://github.com/alvations/sacremoses/archive/0.0.35.tar.gz
+ source = LICENSE::https://raw.githubusercontent.com/alvations/sacremoses/master/LICENSE
+ sha512sums = 403331bb455aefc5adcebacf8030442ee75422ea5f6f0bd7b583b0ee3c45c948d0488e7779a08542b4a48c256494d1ca4dc8442e23f1d69440a3d4d471b819a8
+ sha512sums = 4569780a565b1d4408aecee79bb0ebd5fb18008707e47e66e524806b7ed35ce342f4be8636d2fe0bc0f1ceee0eac2a0ec518c7c0a7199b1ec0e1f6326bc38fda
pkgname = python-sacremoses