summaryrefslogtreecommitdiff
path: root/dev-python/construct
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/construct
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/construct')
-rw-r--r--dev-python/construct/Manifest4
-rw-r--r--dev-python/construct/construct-2.8.17.ebuild2
-rw-r--r--dev-python/construct/construct-2.8.21.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/construct/Manifest b/dev-python/construct/Manifest
index 4b3fb7aa1aef..f40cd4f1b376 100644
--- a/dev-python/construct/Manifest
+++ b/dev-python/construct/Manifest
@@ -1,5 +1,5 @@
DIST construct-2.8.17.tar.gz 705812 BLAKE2B 3178f7f59fb893bc521c88b7ba51d6bd83cca37c1a243e602dcc2ac41a2cb7335e2cf69e7dff3b130e974ff9dbd01a12004423c3a88fc8e88c784c665437e901 SHA512 5bca40d7f33f336ab2a66546027c8bf24bf1b0125bcf425063b3bab14b1e3a96577d602db1eb73cb0ee99f90d92af6e24fcbd228912c0a70de6b2bd7d33e75be
DIST construct-2.8.21.tar.gz 706022 BLAKE2B a7fb81185b380b444bede5dffce11158d93f0076cc3fbd836cdef3cf8425e2bcce0cf7b8e2d2654effc8beac3d3d0f722dd2786103f9b85f05b98216fc7684cb SHA512 f8e2c8d0f437cce760b1439fc68e2b10dccf852e1bf3c42e0569a3e32fe218d2a4d4cc662229455a910fa8a7cf0fc0500cb0d38ad0485f1b9fd954334f343562
-EBUILD construct-2.8.17.ebuild 708 BLAKE2B 1c67690079a5c288769c30c8717d0ba83c8df1e22fbfd84d81427364fc8c7c19947d6d231cb90b08a1137f16ea26f2df126872e83be210cb4893e33d4f90e4b5 SHA512 74633e9f4beb1abd73ea78de7e6ea6821f0ca0d0d0e429d9b90105aae5bddec5f7452a15e48824e16a2cfefc379d3a0db26b163a84a722367583d61ccb6f758d
-EBUILD construct-2.8.21.ebuild 712 BLAKE2B 2ec3795f5ae5e9e2afd3f553ed52a8d633dec54db08cc51248db47f8e73235ce7f126499ca590c8da4b6526068909da589fe86971f360742ea0a7abf62a47795 SHA512 04c172e06943f59b2a25365475605ab55f37e930f24f2bc199614ba1bd1e7dd9e4a40b19b99e4d1c49ba3c5288ac760200111b219c725daa9752e7803313e120
+EBUILD construct-2.8.17.ebuild 704 BLAKE2B d883ded96116bdf774d123c367a03dde0346308741f07dfd50d62d3c30972ac166524349379b8b4cf95ea0b1272165d1cc9cfc25886d6b516433907733017e09 SHA512 e7154cc9327f667770dcfb4f7f5ff76e76ebdc941deccb80aeca1120813af4dd75dc662c313283881ecdcb4427d465e6b1554e839fae3041bdeab935a306d7a7
+EBUILD construct-2.8.21.ebuild 708 BLAKE2B 15a7daeba415b6b50971e71915ee7219e0556ac64b0c5f4f0ad918bc27dfe4a024a2e330431e73d69d6e9b4b2f20c137a6d5ee1c1d4b879b7e9476f683825eb0 SHA512 26cae5c3fb06ebe4b1af5052d5075d2517cd47af1aa8b4b3d2d399f4e2ac76730997bfa79094a61db969550715a2c22ff588201e1a3b35f0f02ff50125bda4c5
MISC metadata.xml 491 BLAKE2B bf8f7729988a0a4c39c9f8081a4b05560d1596a69c8670e378ea1f1f81b8dd5a2c366e8211c36e07f809378c6ae769b01181a4ceaf3f82ec8eb2b1879d874a87 SHA512 a8a85937bda8fb36a51bd6e0c0bcb1ce721073ee07a8e198c88b64ee484e8fd1c813e937443885e5ea2e532cda3971e8eb59385797a7a8f44ec9524a57acbbf9
diff --git a/dev-python/construct/construct-2.8.17.ebuild b/dev-python/construct/construct-2.8.17.ebuild
index 84474d2334ba..c9a9aa0cae7d 100644
--- a/dev-python/construct/construct-2.8.17.ebuild
+++ b/dev-python/construct/construct-2.8.17.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} )
inherit distutils-r1
DESCRIPTION="A powerful declarative parser for binary data"
-HOMEPAGE="http://construct.readthedocs.io/ https://pypi.python.org/pypi/construct"
+HOMEPAGE="http://construct.readthedocs.io/ https://pypi.org/project/construct"
SRC_URI="https://github.com/construct/construct/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
diff --git a/dev-python/construct/construct-2.8.21.ebuild b/dev-python/construct/construct-2.8.21.ebuild
index 70ec0fd0fff1..2064c6fe9e8b 100644
--- a/dev-python/construct/construct-2.8.21.ebuild
+++ b/dev-python/construct/construct-2.8.21.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="A powerful declarative parser for binary data"
-HOMEPAGE="http://construct.readthedocs.io/ https://pypi.python.org/pypi/construct"
+HOMEPAGE="http://construct.readthedocs.io/ https://pypi.org/project/construct"
SRC_URI="https://github.com/construct/construct/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"