diff options
Diffstat (limited to 'sci-libs/pyshp')
-rw-r--r-- | sci-libs/pyshp/Manifest | 4 | ||||
-rw-r--r-- | sci-libs/pyshp/pyshp-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/pyshp/pyshp-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-libs/pyshp/Manifest b/sci-libs/pyshp/Manifest index 0dc9a46f49ae..cf4d2f7579d3 100644 --- a/sci-libs/pyshp/Manifest +++ b/sci-libs/pyshp/Manifest @@ -1,4 +1,4 @@ DIST pyshp-1.2.0.tar.gz 58993 BLAKE2B f7cb69976b6dd089be45d7984765f803ce94300dc19df1b99a11ba876365f49659fb37a5ebfa36ebe3ce6de4df9f0b80f628160ace9b11a66a247f9a57ac0a80 SHA512 c77e19f258ba9d2e2c480b82c342d2bbeae4b5855627aa98777fbf590e904d50045edecaa0e5ec2e03ddaaf49bf7261944fb77bcd26bf6d21e50c90c30cd0b43 -EBUILD pyshp-1.2.0.ebuild 607 BLAKE2B 351a6dc626ce06c54240dbc05d2541968cf2d816d546f3d1129516d721b8910d1a8948fd11f5e2ed841935219fbd1e58649a62effd9af34339e2b0b8b822e8da SHA512 1949ab28596c8b8a9ae874fcaad49b7eda203a8a36ef02df158fcb045303377ecf3a8252ecf915e39a46a6bf0cd9872fdff69537f1bf7858516722236eaa91c9 -EBUILD pyshp-9999.ebuild 607 BLAKE2B 351a6dc626ce06c54240dbc05d2541968cf2d816d546f3d1129516d721b8910d1a8948fd11f5e2ed841935219fbd1e58649a62effd9af34339e2b0b8b822e8da SHA512 1949ab28596c8b8a9ae874fcaad49b7eda203a8a36ef02df158fcb045303377ecf3a8252ecf915e39a46a6bf0cd9872fdff69537f1bf7858516722236eaa91c9 +EBUILD pyshp-1.2.0.ebuild 600 BLAKE2B a10a5f015e7b4c80300b73c7f678810be7b144a49f4f665c088b3bbd7b6555506b4527411fb0fdd4e734becfb4192ef4e88f5ee1e4d01d558491d92485003803 SHA512 735cd978907cc5551532fe4cfd60034d9172923b1c8395d234bedba3bad1fc946d968050689e031a9c8565fc0f886f3417b512b6bbfb8e8372ec47ebefcb8078 +EBUILD pyshp-9999.ebuild 600 BLAKE2B a10a5f015e7b4c80300b73c7f678810be7b144a49f4f665c088b3bbd7b6555506b4527411fb0fdd4e734becfb4192ef4e88f5ee1e4d01d558491d92485003803 SHA512 735cd978907cc5551532fe4cfd60034d9172923b1c8395d234bedba3bad1fc946d968050689e031a9c8565fc0f886f3417b512b6bbfb8e8372ec47ebefcb8078 MISC metadata.xml 291 BLAKE2B fb64de66751a7868d76faae6047152688b31bb70f0d59b6078bea7ce778bedf669c8434c04146daf012e690037b4592e61d25b751014086a9bb670818a4786b5 SHA512 5f734d7badf75d687d67ecfb97c8a826ab4d57240ca8153e7950c758ec1d77c46ad4910f952155f8c601bb64e6f46e0643b2dd53576cbed5e9dd81e890cd807f diff --git a/sci-libs/pyshp/pyshp-1.2.0.ebuild b/sci-libs/pyshp/pyshp-1.2.0.ebuild index 4f727970c926..f29bee6d27b4 100644 --- a/sci-libs/pyshp/pyshp-1.2.0.ebuild +++ b/sci-libs/pyshp/pyshp-1.2.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 diff --git a/sci-libs/pyshp/pyshp-9999.ebuild b/sci-libs/pyshp/pyshp-9999.ebuild index 4f727970c926..f29bee6d27b4 100644 --- a/sci-libs/pyshp/pyshp-9999.ebuild +++ b/sci-libs/pyshp/pyshp-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) +PYTHON_COMPAT=( python{2_7,3_5,3_6} ) inherit distutils-r1 |