From a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 28 Apr 2018 20:02:04 +0100 Subject: gentoo resync : 28.04.2018 --- dev-python/parso/Manifest | 2 +- dev-python/parso/parso-0.1.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python/parso') diff --git a/dev-python/parso/Manifest b/dev-python/parso/Manifest index fdb84b5eed28..d41e0bd27f55 100644 --- a/dev-python/parso/Manifest +++ b/dev-python/parso/Manifest @@ -1,3 +1,3 @@ DIST parso-0.1.1.tar.gz 376876 BLAKE2B ad0b9492273d23da1f4133a2f1e6edd2fa7f2213dbe12868f891863e9286fa0281de7fc6c6924b78a5820f94867971bbc09f18b3d0f2e4832c9c875850205254 SHA512 1199651136af1c9f0801a031a197e367f7fa73b5878b863103a506481e8b325e6b305e4260510a567dccf91f298fd7e9e5674f4dc410765ae1f9112f742aa6a0 -EBUILD parso-0.1.1.ebuild 882 BLAKE2B 076d55b0cbcce336ef7aafe2d38fa2ab9db32cf1235df468aac3ec2849698372580c14f83313fb068ac21a6c3ee8fc64a04c0dd2c88a0e7d619431c0d8568c94 SHA512 59848a5d1dbf015b1811f1613645dd78890ab7ab07bd39fd499f2b843b3d21b658b28a64d4a91774f8bd14da750001dadef62a7aed46403975fec4a50eb25005 +EBUILD parso-0.1.1.ebuild 883 BLAKE2B 8f52d4148903686b6ec51372fbe321c7eeb29fa5a3338437939c52d9aadab65a954c7b009f426f4f30d989d9383a4bc813151b1f499958eec514b220822e7b26 SHA512 cf635d907f95419e68800cac9e56db4915ac2ee290d653d884fdc8a24bf5dd7794766b8e10f6182de4d85b9246651728d53771bfd4766f15244edd20ea6f5372 MISC metadata.xml 377 BLAKE2B 0ac7d9c46c0b591fe46ff373bcb8942261cf0b819d9397500928546c4b07541c958edb116ecf1ff79f0a83c2f02784b019e7d64bd8a82bdfb397ef70fbbaa0c3 SHA512 7d719c633f81372caafbfb0a913fa455fd1d150210ea09713a0888b38d18ccae646b17bbe32a66b931016ee6e4bc826a1670a033466c945a2591e77f9d6d7b7c diff --git a/dev-python/parso/parso-0.1.1.ebuild b/dev-python/parso/parso-0.1.1.ebuild index 591dff1b4af9..336f9f03c9d4 100644 --- a/dev-python/parso/parso-0.1.1.ebuild +++ b/dev-python/parso/parso-0.1.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="a python parser that supports error recovery and round-trip parsing" -HOMEPAGE="https://github.com/davidhalter/parso https://pypi.org/project/parso" +HOMEPAGE="https://github.com/davidhalter/parso https://pypi.org/project/parso/" SRC_URI="https://github.com/davidhalter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3