diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-07-28 03:03:20 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-07-28 03:03:20 +0100 |
commit | 0b1f53c54388382ff701d00d3f5eb981ed040f2a (patch) | |
tree | ec5c4665c03dbae83c878cb536837e611a8584a6 /net-misc/pyhoca-cli | |
parent | 59fb67b05708a525b33b4a84de896b3b1ae34012 (diff) |
gentoo auto-resync : 28:07:2022 - 03:03:20
Diffstat (limited to 'net-misc/pyhoca-cli')
-rw-r--r-- | net-misc/pyhoca-cli/Manifest | 2 | ||||
-rw-r--r-- | net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/pyhoca-cli/Manifest b/net-misc/pyhoca-cli/Manifest index f11e7bc8f1ad..09b33d561c29 100644 --- a/net-misc/pyhoca-cli/Manifest +++ b/net-misc/pyhoca-cli/Manifest @@ -1,3 +1,3 @@ DIST pyhoca-cli-0.6.1.2.tar.gz 41891 BLAKE2B a3183acc8b4a809e5b3894bbcb276972f3bf0178f2a9f596e697866db4217ca4e04d6b3d698b202e124a2e42a3b1f9b2f0fbd595bf0483f55dd7dbe9ea108ef3 SHA512 02bb6a0dcb72bc67e8b8109e554f04fa57d5b2da2682b50a081b60e19c257842ae31aabb7faa945579fb23d0e922befd0678c413b31393d368b4173e0d4315f6 -EBUILD pyhoca-cli-0.6.1.2.ebuild 807 BLAKE2B 75757366b32d2555c8c85396578e21a803406fa997bcdb47756c3ca9279225e7e9ea6511087144102dfab466dedf266e95b3efbb60853c7ce7a1a7e7d998187f SHA512 92d5561e6fa5296d4c803eb7451bb686e7ccff1f2ea67c4dc127433709d20d78c95e0b44c86ebd225d3af5036fd08d1af597c8bd2ed8ab217d6fcff9c6a9a901 +EBUILD pyhoca-cli-0.6.1.2.ebuild 808 BLAKE2B 8f88a288ef6d55ae3ebd433584607404fd417cc6b2cb23b8249d44df09afe7ef834f9bd3b153bf70889f4289ba5fedb035bf301ea96397129dbf687e73d7e5de SHA512 82aa774902b7091cb30a138ac9c897da3d3007d065d7461e950dc40a25bd63f673471a002fa907e85b7181050aec02832701ea4ce75f30108bef7aa9b708af54 MISC metadata.xml 546 BLAKE2B cd794b3e556403990294a943ea4705813b33867c68f6a2729bf258d52b0ffca085b117bea7f26db21044cce96cc2bbff065c28f3ade8a270675898c74974d38d SHA512 63514d5f49ad45472c271a64b994c2c9ced6a15eb7d01660724392fce52be26b8ae5efb1e0ecce8b2e31128513461ef36d31aefd26a3a8e260e849eb63b26904 diff --git a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild index 153510b8ebcd..1568b9c349d1 100644 --- a/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild +++ b/net-misc/pyhoca-cli/pyhoca-cli-0.6.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 -PYTHON_COMPAT=( python3_{7..9} ) +PYTHON_COMPAT=( python3_{7..10} ) inherit distutils-r1 DESCRIPTION="X2Go command line client" |