Python Azure
This commit is contained in:
		
							
								
								
									
										3
									
								
								dev-python/azure-mgmt-iothub/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								dev-python/azure-mgmt-iothub/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
DIST azure-mgmt-iothub-0.12.0.zip 483679 BLAKE2B 6e4b2c732836107a6039aaa063a46e4a10f0c59bcb654c994a3267914ccf0e58f724d844993f1966e531295c430f618f3f85bd01b68b90bdbb6dd08bd48c6136 SHA512 fd281d1d642a06ddfd108be95eae6bff16c48776e61029e72281f643ef3307463b4f8626711e0129b6116a67e9658864317ee2221f0af61f792ff0552bc5cddd
 | 
			
		||||
EBUILD azure-mgmt-iothub-0.12.0-r1.ebuild 572 BLAKE2B 05b10246626df352bc416a1a08fd4d70617b5a4ef307f45f7d5c94761df8d7e4db3324d888c96364b85e93cef4c3ea67ae8d2f9e9ad8bfa6fdd92b3d22a612be SHA512 e23966981e6698abcd7c1a2daa4afb18e82aaf69d819b1069db10b42f90b62c3321ce6e86679389c399a066576c005cfbe69b92777cebadd475e81d260ca7a4d
 | 
			
		||||
MISC metadata.xml 352 BLAKE2B e73ece80954cccafeae9447955db4ed6b4765faafd043787d9540e182d7ed34a17c4ee1fb7b1593ead16e496889605399dba6ab8a830e8ba897c54cdba0c577d SHA512 ab6fdaf48fb730b13d88482412b286d6fd9c27fdb5f1918b32f048669a8609c4d84788f75a05a998b29ae64391b3d249a8e14b60b3a7d93f3d20b9584d71027f
 | 
			
		||||
@@ -0,0 +1,22 @@
 | 
			
		||||
# Copyright 1999-2021 Gentoo Authors
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
EAPI=7
 | 
			
		||||
 | 
			
		||||
PYTHON_COMPAT=( python3_{7..9} )
 | 
			
		||||
 | 
			
		||||
inherit distutils-r1
 | 
			
		||||
 | 
			
		||||
DESCRIPTION="Microsoft Azure IoTHub Management Client Library for Python"
 | 
			
		||||
HOMEPAGE="https://pypi.org/project/azure-mgmt-iothub"
 | 
			
		||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
 | 
			
		||||
 | 
			
		||||
KEYWORDS="~amd64 ~arm ~x86"
 | 
			
		||||
LICENSE="MIT"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
 | 
			
		||||
RDEPEND=">=dev-python/msrestazure-0.6.4[${PYTHON_USEDEP}]
 | 
			
		||||
	>=dev-python/azure-common-1.1.27[${PYTHON_USEDEP}]"
 | 
			
		||||
 | 
			
		||||
DEPEND="${RDEPEND}
 | 
			
		||||
	dev-python/setuptools[${PYTHON_USEDEP}]"
 | 
			
		||||
							
								
								
									
										11
									
								
								dev-python/azure-mgmt-iothub/metadata.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								dev-python/azure-mgmt-iothub/metadata.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 | 
			
		||||
<pkgmetadata>
 | 
			
		||||
  <maintainer type="person">
 | 
			
		||||
    <email>vincent.hardy@linuxunderground.be</email>
 | 
			
		||||
    <name>Vincent Hardy</name>
 | 
			
		||||
  </maintainer>
 | 
			
		||||
  <upstream>
 | 
			
		||||
    <remote-id type="pypi">azure-mgmt-iothub</remote-id>
 | 
			
		||||
  </upstream>
 | 
			
		||||
</pkgmetadata>
 | 
			
		||||
		Reference in New Issue
	
	Block a user