summaryrefslogtreecommitdiff
path: root/dev-python/gsd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/gsd
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/gsd')
-rw-r--r--dev-python/gsd/Manifest2
-rw-r--r--dev-python/gsd/gsd-1.5.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gsd/Manifest b/dev-python/gsd/Manifest
index f8ad71c61bac..ebb8155b245c 100644
--- a/dev-python/gsd/Manifest
+++ b/dev-python/gsd/Manifest
@@ -1,3 +1,3 @@
DIST gsd-v1.5.3.tar.gz 240114 BLAKE2B 076d888f03350fba2388c907787354e878a1536c7d85c759eb3513102ee2abffe2c9313a6e9e208726d66d6324dac02ae70d8872342f9bcb162ad13d9a23dbc3 SHA512 893db74dc481da47d6c51ea0d0d9faefbe164edfaeb5a2ed73e25acbd9dc42c3cf28cbc0d9257c6bf0cc0e9911ab85cfa72997886350c0e7c125d30636ec432a
-EBUILD gsd-1.5.3.ebuild 527 BLAKE2B 0347698336599b26aa5a3e32c6603ec719e7ca83386dbe6d26e330e37d006bf2392f79d4a2853721e93912a6f618aeb3a193fc3e615a5619c31f2491ae445d9d SHA512 83bf77a1e7e713579e01190b4384732e2b093c7a8d63220228749ca3d96da1424d20214308f296dd3d6cff347772631811fd0fc57d8113308930faf0337e1781
+EBUILD gsd-1.5.3.ebuild 522 BLAKE2B 79d114bd0b713b8b6cac84cf98eca97f053ca01764d4ac8cf03f50adb46b1dac1ea46e77cd879828e7b7e22621cd357a1b126f01a5c2a1d905e7c7e4cd28928f SHA512 e1e6e758f7db9802e9bb0f02965edf146a0fc305b402e4a9858f3ef2f5a57832f52aa1c5247215f3488aa4cffa0d9dd5813e1e5fc60863e92d85a1f1d62b4663
MISC metadata.xml 349 BLAKE2B 92fd987b0f0f73a6f07f9a3002cdca45698f61d9129cebdf2f1756bbe4ac926494bfcae209d18f6283665a95090be82ac6b34c0189da6372368833b62b67b626 SHA512 851f80555da7cbd3b2c2e696eecfe8f2cf19b61359c71d67c917c44a18f55c13aa5047afcf95afe0468ddb84b741cb183244889cd44e80810a0a82756fc033a4
diff --git a/dev-python/gsd/gsd-1.5.3.ebuild b/dev-python/gsd/gsd-1.5.3.ebuild
index 2851d2ecca87..3296d63c7ea5 100644
--- a/dev-python/gsd/gsd-1.5.3.ebuild
+++ b/dev-python/gsd/gsd-1.5.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
DESCRIPTION="GSD - file format specification and a library to read and write it"