summaryrefslogtreecommitdiff
path: root/dev-python/thriftpy2
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /dev-python/thriftpy2
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-python/thriftpy2')
-rw-r--r--dev-python/thriftpy2/Manifest4
-rw-r--r--dev-python/thriftpy2/thriftpy2-0.4.15.ebuild4
-rw-r--r--dev-python/thriftpy2/thriftpy2-0.4.16.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/thriftpy2/Manifest b/dev-python/thriftpy2/Manifest
index ebab34fb982e..045387252257 100644
--- a/dev-python/thriftpy2/Manifest
+++ b/dev-python/thriftpy2/Manifest
@@ -1,5 +1,5 @@
DIST thriftpy2-0.4.15.gh.tar.gz 136581 BLAKE2B 68287057e76ec6f2b91d9fca9a63e1814e2e17f4fb074b5f227b177137452f88921adf4912c66fee206b29d9f32cd0eb43cbbbe275574c21babc12b1f949672e SHA512 c5a17e42ac8a4051714938a4db926a25f41c84e4935fcf18c62ef8b115d9a1df3853800ca6c9fa01cafd6cbdfe31b6b4eabc7a81169a4773e0bda2241c4a26fb
DIST thriftpy2-0.4.16.gh.tar.gz 146991 BLAKE2B 7547ea85106d0929d3e6ee771ff10ad2cd047f4e779c668e4a30ee936ac04d470e16d8321a2771db4404f57e1be41438b4a302bc04b8e4698db03de35dbfa5e9 SHA512 c00b21eb7db3fe91843a5129d16e7af2a29331489e7d8394bcf78eb5c4b8054162b9c5a024eec8080708dbffc491db7922258ecd895477cda49dcc7d56297ecf
-EBUILD thriftpy2-0.4.15.ebuild 1392 BLAKE2B 4ecc4bc5f8ca79ed9d08a93c7dc47a4c951d88d6292ca74c5ad2d2cae3186407f83fcee562fbbe022900675f19bd1e60277b9d264a88decb4de4b4b956f47183 SHA512 681682afa1a3d8bc73f98e3caee2f4cd121adf0d776d33e964a74649bb46dbdc304e2dc619339db4c27626b84b43f88e4e919d05557f989e198568cdbe067e6e
-EBUILD thriftpy2-0.4.16.ebuild 960 BLAKE2B deca40404fa4235f75afd8fddb4691e876362bf67a350f70fc993a8a415ece170d96211232fa831f7823fd82f5c5aadfdc6b9c95e85fe4783cf81fc6f2d612ab SHA512 9a70ffd7fb1056db9ecf94068ced3a42aa68d0d5cb19be89a85ffefdcdba32c38e2be14ce436d5779815520283e15daa4c5906cca3a6abf0eb2f03ed0cd4f18b
+EBUILD thriftpy2-0.4.15.ebuild 1392 BLAKE2B e4eaef0717c2ce1b4720940b2b215f557794bc1ce0593b68d4b0688b8f5226bd9bf146a7e6bd244b06d73ad68a607f23a985603013747f431c7d29ad3edfca20 SHA512 247ca7245bcfbff468347b19bff4cd632a174df2cec9214f8fe24011047f9db22320ea2891ae8f5a372600c77c1726634faeb8d670e40aa809cf54938329a957
+EBUILD thriftpy2-0.4.16.ebuild 960 BLAKE2B 04af3c1c136f01968f1dd83779b71b383e93119e3d4a0ab8212bca6936bf2dc62730f43c189a6d0715f01fc6f7a3c2a815f5b8c2ba21c5686341291d33219910 SHA512 66448f2850a0971985cb13deadb5476b8c9cf7aa753c2dbe2ba786fb8bdce52674ffc21c9ede502a9389e2cecbd375f210ace504234aec03ab0bff718f58b250
MISC metadata.xml 380 BLAKE2B 570746c7985eab098e590e49d267c406ce02cbf612dda6bf2a60439aee62cbf6eefebac14af29bf5fa52c8b5fd4846b2872beb7034364abb722f706978b55987 SHA512 d20d8641eea699cfa6d1930b8c5a9a8edfe76b5ef837551c52105d2fe8d70d481862c5d5cdbe389971588b3bdf62e9fb7e1cec2e89d635650cbabed7f7f53070
diff --git a/dev-python/thriftpy2/thriftpy2-0.4.15.ebuild b/dev-python/thriftpy2/thriftpy2-0.4.15.ebuild
index f9d60e1c27f2..a1563308e4b7 100644
--- a/dev-python/thriftpy2/thriftpy2-0.4.15.ebuild
+++ b/dev-python/thriftpy2/thriftpy2-0.4.15.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
diff --git a/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild b/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
index 856239dd1ed6..13eb04b44750 100644
--- a/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
+++ b/dev-python/thriftpy2/thriftpy2-0.4.16.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2021-2022 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1