Python Azure
This commit is contained in:
		
							
								
								
									
										3
									
								
								dev-python/azure-mgmt-security/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								dev-python/azure-mgmt-security/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
DIST azure-mgmt-security-0.6.0.zip 239230 BLAKE2B a1c7cea58ddcb059a5d0e760ece8c5d8a4280e1e307c6ab5ba2414231c784060dc9a810f45890fcf75e9448ce3e2151a7b896b0d1484aa0b5859f2b88981d46f SHA512 378dd580980311bb97d64b1ccf504a7dbd1fa55bac829a38f843d4f857f595c3494776524bee4942892033ccd058ac3c9fcdfb085d666e45072d2027d3d3ce61
 | 
			
		||||
EBUILD azure-mgmt-security-0.6.0.ebuild 583 BLAKE2B 0b3670c734f1153547f17126b901c8fdcc13e20540264b75898d7b6d66dc8b10cd02446b45a6557ab8008b40945b08d0dd214fc8657650724aa7147825904755 SHA512 b8c1960c6acba0b1fdeae26e59108baf1df8a73e9f0a7925c8396083780521e13e70fa4be2c38f6319518dbb2e364929f9530c381444fb3f335db07b57e86f6e
 | 
			
		||||
MISC metadata.xml 354 BLAKE2B 02df699dd18edbbb13f564e888918dbc309210227fa056c905691c73dd9dacd23f0589dece7f2129441cc19c06c826b7736081dc17b09c4f2cfd5ecafab542a9 SHA512 cdb5eb1e7ef3e214477834413df2827cbbde7dc1ba2db71cd2965223b3515eef10390c289e7bc5288878d223e7c6fff5636b7e0119fd09fffa335d3a242a4443
 | 
			
		||||
@@ -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 security center management client library for Python"
 | 
			
		||||
HOMEPAGE="https://pypi.org/project/azure-mgmt-security"
 | 
			
		||||
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-security/metadata.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								dev-python/azure-mgmt-security/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-security</remote-id>
 | 
			
		||||
  </upstream>
 | 
			
		||||
</pkgmetadata>
 | 
			
		||||
		Reference in New Issue
	
	Block a user