summaryrefslogtreecommitdiff
path: root/dev-python/snowballstemmer
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-python/snowballstemmer
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/snowballstemmer')
-rw-r--r--dev-python/snowballstemmer/Manifest4
-rw-r--r--dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild4
-rw-r--r--dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild7
3 files changed, 8 insertions, 7 deletions
diff --git a/dev-python/snowballstemmer/Manifest b/dev-python/snowballstemmer/Manifest
index d4be61997b43..f3bb58f408d4 100644
--- a/dev-python/snowballstemmer/Manifest
+++ b/dev-python/snowballstemmer/Manifest
@@ -1,5 +1,5 @@
DIST snowballstemmer-1.2.0.tar.gz 49639 BLAKE2B d53682e63ee1ab2776ca6869e109f364e4651be182908968c72db143a739fa43bfe387147cb9381b68057d9870eaaaad46720954458938ae83d15d544e820d84 SHA512 3359657867b9478bb58e6cc67a08212a490d5af07fed7098871b1e6a59def0031bd0c2a846cc9a0d70c94c64ba4d2ccb2f41afedde61d4a7235d26f68374bd02
DIST snowballstemmer-1.2.1.tar.gz 49626 BLAKE2B c9967c45b008808bf9f5a12a4dbfcfc970c5878d9b10b37b4e5f1a4bca56ed6efd72ae4395b6a4d1a19d642786b6ccd1d01ec6e99b104a8237935ec8e64c1ee3 SHA512 09f860f383d84d12a83c87ef6654fba4ac10bca07e8d2ce88dd428c72754110d56a4b698e125a18818699a289455bf61cf67ea68e349ee8a12d6dfff0a3fbed9
-EBUILD snowballstemmer-1.2.0.ebuild 519 BLAKE2B a5477b8d28c4310d2d369b114b4557706118031dd53ce626bc71462a89847f491061f27a0681bb1f2f9cb7f86968b51f57c3516d71f22700d4a42969495eb7b0 SHA512 c984b56762d3b176e67a305269d377016cb6b6fdd3db20e3a8905d608a45f3f7bd0a45ac342d7d128a70eedb47cf750c3173233951a415c006d6ca40c858f1b0
-EBUILD snowballstemmer-1.2.1.ebuild 534 BLAKE2B 370aec38c24128c3f36fe124755d1087c55c0d0ae8632e868a2bd2dbe9e6de87677dc0f1cf839963a2ec16071c2ab0c5a6aceebe78452f9420c965ed67532f51 SHA512 64531c82da77180d95e78174ae6db6020725ced708cef59a146bf6078724746fb96df31a8f2ecd663ce789315b118b1c4b05aab9d793be4706e9111c61834041
+EBUILD snowballstemmer-1.2.0.ebuild 510 BLAKE2B ed698b788c6d3b48f5fda0354dee3d04b3d77c6cfbbe8442a29261339d0e02d5371e1b97d1b355b8ebb70dc198d8f7c6226b19db5f8c08dbd4e1d72cc7978988 SHA512 3b051f337f7a1977e3d251de8f4b8e8ba69b1a426f586018c106a9e7862004932ec00f2484b4b3ced6ceb92130890a3792f8e5fb575e8878c195134b077d504a
+EBUILD snowballstemmer-1.2.1.ebuild 557 BLAKE2B bacc3461c7fcbc4acf1d177a9ed9d3574bafb01c7550f4f36228f8e76555424537ffbf18eb229384e7d989e243afb44228862c506abb55f4147cbe730c3ddf69 SHA512 6d1e96d4e84c4614421e79be286daeac9ce301cdd8d63fcd73284b3eb6edbdd69c8de122561dac79e3ccac01d5962a8a9d36e38853a55bef810a1f59ea674d65
MISC metadata.xml 416 BLAKE2B 0030a77ed97805fd6a4ede1f713188010f6941ecaee137d1d9e37c2e8c8c687c1971b3f5c38769815c950efebf6c5284d92ee930855c535743d03e010b42ec1e SHA512 6a0bb6e150616b856977ae455af4c954fa871f1b0d675c73c079ba22867db2870210c91a63d4d83d3ffe672d49a90666dc988e5cd778a0486864aa41a497635c
diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
index b918778a3d67..56b106af1059 100644
--- a/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
+++ b/dev-python/snowballstemmer/snowballstemmer-1.2.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
inherit distutils-r1
diff --git a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
index 4515f1964935..fda5f81e7627 100644
--- a/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
+++ b/dev-python/snowballstemmer/snowballstemmer-1.2.1.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
inherit distutils-r1