Python Azure
This commit is contained in:
		
							
								
								
									
										3
									
								
								dev-python/azure-mgmt-eventhub/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								dev-python/azure-mgmt-eventhub/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
DIST azure-mgmt-eventhub-4.2.0.zip 152486 BLAKE2B 4e8bd02b60e1a313daf09b368dd6e87a1a5c140d7dda815e984d439326f546a4ac904b576c8fcc9a4f61ca8a8ce7fb77ffc4864c6833941fc4c2912131e5dd97 SHA512 218115978d8a063a46007f545f5ed45d1ddc35f1b6f359aa56d7a5ea4d98148250fc1dc892eef26b3ed13bccde9573c182f23f17199b783d16453e245c7cd7b9
 | 
			
		||||
EBUILD azure-mgmt-eventhub-4.2.0-r1.ebuild 565 BLAKE2B 10495297093914efafba19e2ad843e3c7496b0efc149d0d968008c21b0e15d55bab0df142a5d8006d1556f8991da6c46eb163e136c83f6a3039d1b63722aa7a1 SHA512 a6c7c621b5be06cf2c8f3fa6c48758c44d6d9dbb6d2d644bbc78d34e57a5f6592e5129f3078194d76ffae38b832771250b0acdcaeec68342ac790e974d7c7add
 | 
			
		||||
MISC metadata.xml 268 BLAKE2B 720206b568d4dbdb18bd676847c3c2d1667f1c1306e8cdc852fa1526c65ac0d079d46cc1f5a62c326797ab3f55254a32a365f31341b1c8c236bc557fb42930d8 SHA512 0fb8eed57ca7950c62b4d265a644ef1c519cfdd5bd3c400b1171140a95472ced04b123300e1b051c5ed3e7de2901fc9fbefaafd4ff7c2c69804d68a882e90c7a
 | 
			
		||||
@@ -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 EventHub Management Client Library"
 | 
			
		||||
HOMEPAGE="https://pypi.org/project/azure-mgmt-eventhub"
 | 
			
		||||
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}]"
 | 
			
		||||
							
								
								
									
										8
									
								
								dev-python/azure-mgmt-eventhub/metadata.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								dev-python/azure-mgmt-eventhub/metadata.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<?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>
 | 
			
		||||
</pkgmetadata>
 | 
			
		||||
		Reference in New Issue
	
	Block a user