summaryrefslogtreecommitdiff
path: root/dev-python/rq
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/rq
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-python/rq')
-rw-r--r--dev-python/rq/Manifest4
-rw-r--r--dev-python/rq/rq-0.13.0.ebuild4
-rw-r--r--dev-python/rq/rq-1.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/rq/Manifest b/dev-python/rq/Manifest
index f39e9f501f94..cbb41f3b780e 100644
--- a/dev-python/rq/Manifest
+++ b/dev-python/rq/Manifest
@@ -1,5 +1,5 @@
DIST rq-0.13.0.tar.gz 45487 BLAKE2B 1985a097d419b50b19771a5f1c1526c8b8b3e9b960f7ecb2817cd731a9af0c37dd38e215a556d35ae8107cc93c3da9c023d4e73eda90e776d62a994d74f5bbda SHA512 f8cf5c3cf7360e0640a2ca97a42c85e67e59835317d04dc752008463224e073053c70ede17e179e1e8d287b3e4ed832971a0398636c49e2680f1183f0ebd2302
DIST rq-1.0.tar.gz 45516 BLAKE2B 10af545640c757671d2da4691d06b03fe0b61c82351824a51f8f382bb0e7380312d6902ceff86bb5fbfe06ac3bedca3275394063e6576db33e78d20610083527 SHA512 eb3040c5c312123ff99158d504f5fea8377c382a1067d923db29a9087e7e0f7d5214ca1ab1df190d3e9872d6d00917c2435730c121dee1a4c410e65d2875d918
-EBUILD rq-0.13.0.ebuild 517 BLAKE2B 43e42a588fc0ce20d86e0b5feed41504288b6d4db77c8a27185a849d872658adc77d3af8fb207b210ef7e1d9895f075f28186ce52a534b4478df362caf445433 SHA512 8fc44fcd6cdea706be024d5975e004603b4ebab7345018bf959572cc8004fd4e58330c84e4a743f5bc45f3e6a3b319aa8bd53d1bfd4539285a2dd2d4187d02ae
-EBUILD rq-1.0.ebuild 518 BLAKE2B 8cab95159ac28836339f82e2409ec2e1fe0f972021b085c69c0e763dea9e5440dbfc7079f4979f225ed07d5c3d565f1171cd41b12b7247e7b693b9e9863a589a SHA512 b1fa464889fdbacb193b5f80f4a004b2599724dcdafd61868e8c4f9752db6618691a1eeff1777cb0e5599a6261a6ff7ad83b80f497da6cb617b1af8d29535b8f
+EBUILD rq-0.13.0.ebuild 507 BLAKE2B 72c9ac1a0aa35a4b3666a7e827ce0ebc684925549f77cfe3d0922337e370d66276288d059bdfd3e1d26620f1a15cbf8d71ecb77eb1a18455d116241dbf4a292e SHA512 d94ba297ca69c382e8ceea15dbbe627734afecad31d16400056ff7e17cd1e8df32b0f78e12e4e4a0fee9713f9efbbbac9b4aeede0a7382823a86fef8effcec67
+EBUILD rq-1.0.ebuild 508 BLAKE2B cf52e0fc30b0d71248b0e8ab51fe67aa6c4e6f045039342b176ec1ad3bf1d74133c6b74772c70a68b32813e02956f14dbd8f63830f3b7f7ffdef88c6bad3d9d7 SHA512 04ca95083982f3bba4306a0b91cb5613d6beec12787bb0b78960fb0f72cd8b06e5e953872179f822aed884beacaba7f46a5d41932356884f279aac8dd4e7be00
MISC metadata.xml 327 BLAKE2B d4518f6d7090440fec7e9518fbce9813be8c9e7bce9583bdf0c47b1ca456a078d23fea12f20febd4f4bad6d2e57109e5acf301bdf724c6cdb5346749a3e42989 SHA512 88bc51ba0079d132b0bf9b053e33262f5cae9c4a66f561d6c7303066f117e2196fbbfbce5b4cfe35c7f1cc5020b3818c365dab4dde696d5543dc70ca32d40ff1
diff --git a/dev-python/rq/rq-0.13.0.ebuild b/dev-python/rq/rq-0.13.0.ebuild
index e0b65c4fd2d5..a3a8698d29fd 100644
--- a/dev-python/rq/rq-0.13.0.ebuild
+++ b/dev-python/rq/rq-0.13.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=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
DESCRIPTION="simple, lightweight library for creating and processing background jobs"
diff --git a/dev-python/rq/rq-1.0.ebuild b/dev-python/rq/rq-1.0.ebuild
index 41b1969f2d48..1bef41becc10 100644
--- a/dev-python/rq/rq-1.0.ebuild
+++ b/dev-python/rq/rq-1.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=7
-PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit distutils-r1
DESCRIPTION="simple, lightweight library for creating and processing background jobs"