cryptography:update manifest, reduce platforms

This commit is contained in:
Andreas Billmeier 2019-11-11 23:37:19 +01:00
parent 6409f9a5d0
commit 8d5c4eb9fe
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 13 additions and 5 deletions

View File

@ -3,6 +3,7 @@
* aioesphomeapi: add missing description strings
* gpiozero: add missing description strings
* pyhaversion: add missing description strings
* cryptography: update manifest, reduce platforms
2019-11-10 new modules from dev tree
* bump simplisafe-python-5.1.0

View File

@ -7,6 +7,6 @@ DIST cryptography-2.5.tar.gz 487694 BLAKE2B 9502e7b7987ee0101ad8e5fcd09208034222
DIST cryptography-2.8.tar.gz 504516 BLAKE2B 3a853bf59a752acee9e9607f3f35f3815701c6068a1ffa5b6604ec648a31a5d4e31f13a1b19f3156c703313800242d8b06dd71a54a4eb0cc68481dea894002f3 SHA512 bf3ca44123c693b0602be19445925f9efebd46c469909e47b7907d57141fb6bd99268c33e1fe3f42a08ab8b4edd4f98f21b6a682f530352313334dfd31ba91e7
EBUILD cryptography-2.3.1.ebuild 2162 BLAKE2B b7b99f45e7cae87e2f286e1edc07fd96d79bed983642e2f08500b89ca8f6102596b79a000d1de33316b3ae56e4fab1ebc632db974ba3f4c0a23637e8a53552f5 SHA512 5999a1de82114e5da46ab9bcea4de62e6552c1323e410fe1d829c1ab962153b3b14befc6a60fb6f748c03a4926a332e5e084bea67597503914f0e28283546cc2
EBUILD cryptography-2.5.ebuild 2162 BLAKE2B b7b99f45e7cae87e2f286e1edc07fd96d79bed983642e2f08500b89ca8f6102596b79a000d1de33316b3ae56e4fab1ebc632db974ba3f4c0a23637e8a53552f5 SHA512 5999a1de82114e5da46ab9bcea4de62e6552c1323e410fe1d829c1ab962153b3b14befc6a60fb6f748c03a4926a332e5e084bea67597503914f0e28283546cc2
EBUILD cryptography-2.8-r1.ebuild 2160 BLAKE2B bdf5853f2c9558a46af9e8933a9c1afe39ca619da691bb512290171b5a87c56c531948cec76b71fb3fca67367af9dfb16cb48a55e6cdaf732c0ee8ef75c71b27 SHA512 3b08743d2087a91b76ca38f6f950f2773f7363aedef4ce7c004b2b0441d839206ede3d0fd2c2ef7a44fa493f0103f09898bafab61f9ef0b0115fecf22c24b6b7
EBUILD cryptography-2.8.ebuild 2179 BLAKE2B ee4cccc93954a8beae6dc8d9507730da18b5b13ef96ac7ecd8b588b51ca7d97e325ccc889001791c4b50fa03054b7dc27631b4e4addd6c32cd4f56099f2eaa24 SHA512 f1a2bac18531a6a045dcd2acd908d939f50422a3dd73b6edb089cbf2ea78ebdd3eb51134b54a4cdf9915934d383af029699449f84763ebbc5e752f82f2fed027
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af
EBUILD cryptography-2.8-r1.ebuild 2017 BLAKE2B a2adb24b851f1b4275660a17422af0559a0417a2e0dbecba2d5ef38e4469ccd5a9e9c932b96d1f160b378986e151a4cb0457eab7fb5563fa6c281bd78c716906 SHA512 056f3851b0f44be65588fb0345b463a81a501752629a957c90ca55ea0a188fd3804cceb8e31da41010099500a5e88bddd6eb9d30a0daafa2913afdf83171fc96
EBUILD cryptography-2.8.ebuild 2036 BLAKE2B 423d2e309e939248c7dc7efe3ffe7eb97cc86c752ce2f0b455d9c337fbe8ffa16bdfeb16836e014c8c99a9fffc38ec94294c1f325599c000c7bf613651627f0e SHA512 6c96d0debf692dbb6cf277e856b9d6568a9277b2b6e993e9b842d722b27ebffaecf87dfcc62e4408519078ec085c1b63f8c0f73b8b81471d470e5086afe4638c
MISC metadata.xml 519 BLAKE2B 555fb1b37eedd99c04485851b4beed156b87fc78b6d7983ba6871201372bda12285888b5029bf560bef9c5b4cfdd57e9850d8e5c2e76cb40ecb11ddb6612ad78 SHA512 09c2051b04b97534076f4f410714686fb2a9dcd6171bb11854163c5d0ef74a5a89b93a45542742f5f0eb5aa767c7bc335ac8f3c47e7912d4b05f48de18d05953

View File

@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~amd64 ~x86"
IUSE="idna libressl test"
# the openssl 1.0.2l-r1 needs to be updated again :(

View File

@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 BSD )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
KEYWORDS="~amd64 ~x86"
IUSE="idna libressl test"
# the openssl 1.0.2l-r1 needs to be updated again :(

View File

@ -4,5 +4,12 @@
<maintainer type="project">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
<use>
<flag name="idna">enable support for the old, deprecated IDNA specification (RFC 3490)</flag>
</use>
<upstream>
<remote-id type="pypi">cryptography</remote-id>
<remote-id type="github">pyca/cryptography</remote-id>
</upstream>
</maintainer>
</pkgmetadata>