summaryrefslogtreecommitdiff
path: root/dev-python/pyx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
commit5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (patch)
treec968fff3108e2b4d88e4e564a56bfd066f170573 /dev-python/pyx
parent1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (diff)
gentoo resync : 18.03.2018
Diffstat (limited to 'dev-python/pyx')
-rw-r--r--dev-python/pyx/Manifest4
-rw-r--r--dev-python/pyx/pyx-0.12.1-r1.ebuild5
-rw-r--r--dev-python/pyx/pyx-0.14.1.ebuild5
3 files changed, 8 insertions, 6 deletions
diff --git a/dev-python/pyx/Manifest b/dev-python/pyx/Manifest
index 47fa2156beed..db63ad478367 100644
--- a/dev-python/pyx/Manifest
+++ b/dev-python/pyx/Manifest
@@ -1,5 +1,5 @@
DIST PyX-0.12.1.tar.gz 561989 BLAKE2B 894b507f78745e0688abca20db91f4161627812ce303a066dde64841a3ac4e6415e00fb76a9273b413ddd9dc72550726e2f39004c053c6350f4f76253b884be4 SHA512 4941f5aa21aff3743546495fb073c10d2657ff42b2aff401903498638093d0e31e344cce778980f28a7170c6d29eab72ac074277b9d4088376e8692dc71e55c1
DIST PyX-0.14.1.tar.gz 2475186 BLAKE2B 5e18b2a052c586cfdcfcc46f5351683ce7c3ec41d508b6fd5e085be543ac3730ee866b636d3ab9663e782b95efafcc340260826c82a77955b586ad7a55676c5b SHA512 16265bbdcaf28ce194189a2987b32952f296c850b829454bcccce0abd23838bfca0276c3e9c8e96b8cbfaf1473bf14669f9b7f2032ee039b61ae59ea3aa45a20
-EBUILD pyx-0.12.1-r1.ebuild 1040 BLAKE2B 589688beb1f0ad6108fbb800351537a347a4cac6c107d82261bca8b125dffb6a66df4d6591bd0c18eed11dce917f84a1c5fb86e88e5f2913085cb81188e58da5 SHA512 925eca3a2edcf2160b52cdbbc99c09f6517eb5faf0c68adee79a6e72cee666cc020868e1036c62c1c6873676f10fbe607bddb6d8b1a2faeb5ecd68537bd917f9
-EBUILD pyx-0.14.1.ebuild 1160 BLAKE2B a3aba320e09a94bd7bfece00c63bce92c9beb292879977fe3ccbea1d6cd22c335b25eac2d4a69a53a2f392d466fca1ae0b892ede70307cd724f0710e5f19eb61 SHA512 df35dd121606d01349903d76f2fb240757049657f7fed820f01ff06c353d3dc9012de08fa861df2fe9d0970cb0b8e0b5ca0a99bec394ce8e4b2ab94677410915
+EBUILD pyx-0.12.1-r1.ebuild 1076 BLAKE2B cb41fe33ad305402ec9f720a80260594932517fc167d7aa5e90bf2718d4a2bc5d651c76aa1986148af3b9077b1b67064e828158728e14da6b7f4d9d46be1fc29 SHA512 1057e7d749ba5d0713f8faab5c5f1b797265e357d4ef7e68adc266219c74aca3448d260f4672eb892ef5a455929c0366d39c4793f1b88c6e3425e01fb0ead2b2
+EBUILD pyx-0.14.1.ebuild 1163 BLAKE2B 6e17a7d9ab7c12103a08e96669601205c59b4106a07a0419861e645c28392d0f508f029ee77ba33e4eb1b56adc1eae8b14d07a698068c61f6e9ca12e6315bd59 SHA512 b2eab6d12a4fb9f2c154d721b02eea59d6641f20283e4187cfe28b67e73f82ba53384ff75e7ae4631519d9d67f1cc56e7abd858c2a46754afd9db050aaa01970
MISC metadata.xml 642 BLAKE2B be6324da06bbf69bd5c56fb28aad984a9b36fc50efa418558c81a63d5e4ec01793b7096664c2a6570e24caad368f50b520d30bd83e01e41d9aa52654d5f54c7b SHA512 c95b0de51a001623d93ef15159eaceb5c62fbe38bd7c21f261d12d131eb00c1764ab4f4f124c4bfdfce575d80a1318a996cb02629cfff0a5f9b853fd078627e9
diff --git a/dev-python/pyx/pyx-0.12.1-r1.ebuild b/dev-python/pyx/pyx-0.12.1-r1.ebuild
index df2728e30563..a58f056e625b 100644
--- a/dev-python/pyx/pyx-0.12.1-r1.ebuild
+++ b/dev-python/pyx/pyx-0.12.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,8 @@ inherit distutils-r1
MY_P="${P/pyx/PyX}"
DESCRIPTION="Python package for the generation of encapsulated PostScript figures"
-HOMEPAGE="http://pyx.sourceforge.net/"
+HOMEPAGE="https://pyx.sourceforge.net/
+ https://pypi.python.org/pypi/PyX/"
SRC_URI="mirror://sourceforge/pyx/${MY_P}.tar.gz"
LICENSE="GPL-2"
diff --git a/dev-python/pyx/pyx-0.14.1.ebuild b/dev-python/pyx/pyx-0.14.1.ebuild
index 66f76ddc5a53..49a0ab25aa02 100644
--- a/dev-python/pyx/pyx-0.14.1.ebuild
+++ b/dev-python/pyx/pyx-0.14.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,8 @@ inherit distutils-r1
MY_PN=PyX
MY_P="${P/pyx/PyX}"
DESCRIPTION="Python package for the generation of encapsulated PostScript figures"
-HOMEPAGE="http://pyx.sourceforge.net/ http://pypi.python.org/pypi/PyX/"
+HOMEPAGE="https://pyx.sourceforge.net/
+ https://pypi.python.org/pypi/PyX/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"