summaryrefslogtreecommitdiff
path: root/app-vim/pytest
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-09 16:53:27 +0000
commit80208fb578cf92cc308906660ca6d7860c6b2a1f (patch)
tree6f06818031b553c506fc10dfe9908a835df288aa /app-vim/pytest
parent06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (diff)
gentoo resync : 09.03.2018
Diffstat (limited to 'app-vim/pytest')
-rw-r--r--app-vim/pytest/Manifest2
-rw-r--r--app-vim/pytest/pytest-1.1.4.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/pytest/Manifest b/app-vim/pytest/Manifest
index 1679609ab4aa..ecedb6eebaa0 100644
--- a/app-vim/pytest/Manifest
+++ b/app-vim/pytest/Manifest
@@ -1,3 +1,3 @@
DIST pytest-1.1.4.tar.gz 10550 BLAKE2B 3da7659db866c25c57ba74f9db40c161faea228b389cc06be973778c5c389ac5ba6d46d16c2d47a4e9640e92b68344d7896400ae1b795725c95410013df55da5 SHA512 94240b763c332e5cd46169af86c6e775993a8ec48e5ad4138cda1dcc5798e2f40f61c484a04a91f9d7a351f3f583c72e56254bda9af8843b2a99aa451d1a8930
-EBUILD pytest-1.1.4.ebuild 496 BLAKE2B f127df3270af7744f25951590d743d3226455c01855aacb02b424df4bc08a23b5bc72d3ad3fc27e9dd9964aa0cb38874b9944da53222a1e2ccb12691f9a23aee SHA512 dfeb155de7aaffecc5f76210993cfbc89064ec33d2e35f00d3dcde77a13aaeb0902d6c7e61604e8026ab13d22fa33689605bc75ab345c46c5e5b62f2723e828c
+EBUILD pytest-1.1.4.ebuild 498 BLAKE2B baff4400e53a36763028b567fd83186ff36670d36273c6ae80916c2cfff88e4661f684542a07cb057b22dd90fe4db7e8099e0e593cb2fdf32aac9fd44a2880cb SHA512 229083fb4672c3e068df4f48aaeb56ae34aeaba73565b29a03ca1722ba2f51cfae6b62af0af307a5540803e8cc7025fc6911c10a9102a1245e8a5b40eb828c95
MISC metadata.xml 340 BLAKE2B c19b6303750b370db31319e743bdc49127368a5374b0d843dd433fc0e7b5582b41a2d4571356acb50d01a8a0b76d0fc267c47c740e1d221464914fe56781cd1c SHA512 5b3eb98fdc674b48cdf126bc027b5c9c09145e9020fb2b54788452e1329e64890fe78628dcf7098266b1ea72db038520959233e1ef89ce479eeab259ac31650c
diff --git a/app-vim/pytest/pytest-1.1.4.ebuild b/app-vim/pytest/pytest-1.1.4.ebuild
index 7cf349302109..f037f84ce118 100644
--- a/app-vim/pytest/pytest-1.1.4.ebuild
+++ b/app-vim/pytest/pytest-1.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit vim-plugin
DESCRIPTION="vim plugin: run tests with py.test from within vim"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3424"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=18178 -> ${P}.tar.gz"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3424"
+SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=18178 -> ${P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""