diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
commit | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch) | |
tree | 852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/cosmolopy | |
parent | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff) |
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/cosmolopy')
-rw-r--r-- | dev-python/cosmolopy/Manifest | 2 | ||||
-rw-r--r-- | dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cosmolopy/Manifest b/dev-python/cosmolopy/Manifest index 261778370fec..aa84b6a721ec 100644 --- a/dev-python/cosmolopy/Manifest +++ b/dev-python/cosmolopy/Manifest @@ -1,3 +1,3 @@ DIST CosmoloPy-0.1.104.tar.gz 65162 BLAKE2B 5cddcd9aaf923fbd48871e28b11b2a480a58409a686df942d158383a3f3f46bb5a9f687cba05058ac716f63ac9eff30948854a2e465710d803ed17de94b53d13 SHA512 b79b5b264a6bdd68082fc3f62f40957421d9a6914d1623cc89bac9b64598e5fca5d52290632ab55878c893223aeb3283c9b088987a0927d2c22160bc521359fa -EBUILD cosmolopy-0.1.104-r1.ebuild 1032 BLAKE2B 8d4a6d18f4c5a3ba8c3d431ae1be307e0ad6acf654bff61745bdf20d840050537e6fab0796743d0755f5759915079f6c48172d7c12696fd8e65f33a6e25bff2d SHA512 f482e81b58bed165acb04e091e93cb710623ae49296460a48e0c42ab636ab37c1050b38b5e08d7bd89813663f2fcad391f5cb10ac516328597179c1612807179 +EBUILD cosmolopy-0.1.104-r1.ebuild 1033 BLAKE2B dcfee4d5deb4b1c9cc9c0994cf1993f408771d116ae8e0f9298a723da252c9d80cfe88fb05f52c779daebbb3ccf657ccd1cac800e74e04987e3058b5bf304357 SHA512 7cf46fedd22e956997b72f437dc4a81d2f9e3b5544c0c2f6ed4ad6df4e5029aa5bb6942490acb5646d0d0bcd10b5558c8636eb66e087ef9287a8d2341d61fdb8 MISC metadata.xml 551 BLAKE2B ac51efa3b41437dbfe1f3f9559ebe3d19b9e39588a79adea2a5746c50a1d845096b44e96f3a581286fc2619df2a52deac03a915bff47e5e9f6011ddc4c44f9c2 SHA512 0f6da8ea89687a2ad518e19a53e6814cc26d96c4451e7d968ee103c66f2a4515b80cecb698ebea0c7e9fbcf00e571fb45b72311cef9e1e0dea18b94a025d18b0 diff --git a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild index 422b8182840f..701d2d6a7a3d 100644 --- a/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild +++ b/dev-python/cosmolopy/cosmolopy-0.1.104-r1.ebuild @@ -11,7 +11,7 @@ MY_PN=CosmoloPy MY_P=${MY_PN}-${PV} DESCRIPTION="Cosmology routines built on NumPy/SciPy" -HOMEPAGE="https://roban.github.com/CosmoloPy/ https://pypi.org/project/CosmoloPy" +HOMEPAGE="https://roban.github.com/CosmoloPy/ https://pypi.org/project/CosmoloPy/" SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" LICENSE="MIT" |