Python Azure
This commit is contained in:
		
							
								
								
									
										3
									
								
								dev-python/azure-mgmt-cosmosdb/Manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								dev-python/azure-mgmt-cosmosdb/Manifest
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,3 @@
 | 
			
		||||
DIST azure-mgmt-cosmosdb-3.1.0.zip 148322 BLAKE2B 4cb152d4cc879efe76fdf0d825f79c61e3cb77a777858cb3707919acd74cf860d5595708b8d94ae36f525b7068e652edb7245dfa0bff30c85643b4b689c1f688 SHA512 2328815e34e2d8f66a3a2f9dad1372075b22fa7f5b9071e081994274bec17ba2c5a257f9bf707366f2510cecb689a38d51bb8d290d55673c0a4befcbeb377150
 | 
			
		||||
EBUILD azure-mgmt-cosmosdb-3.1.0.ebuild 577 BLAKE2B 84e735b4988000501427140712f4cbf93991dd3fb3d3399d69f82927d9844fbd8257b28828fbd6bd8155f951b067d699ded9e60f9c3bc31fc01ac074625352ed SHA512 7cb5672611448e800cc51340952c2e41b229edfdefd99d6ae1dfcd40cd85986dfadcb900c05c924396001b47d157a2415ffa25087dc060d746ad1a5b882b6dfe
 | 
			
		||||
MISC metadata.xml 354 BLAKE2B 1a7a09720013da443b3e751b1d3b26f45af7f77a6867320db8ca5f0715a60c93fe61e09c289641232d65c857e1586f2141719236644b9bb3100053107564c7c1 SHA512 f8d234aa2490a67d20321a45e522cc81147ce471141818245569e6cdd04019cdb8e1a6c90a4027c688c7cb371b6c811af8cf9ed20c2ac6a0cb8fdb7a96523ecf
 | 
			
		||||
@@ -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 Cosmos DB Management Client Library for Python"
 | 
			
		||||
HOMEPAGE="https://pypi.org/project/azure-mgmt-cosmosdb"
 | 
			
		||||
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-cosmosdb/metadata.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								dev-python/azure-mgmt-cosmosdb/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-cosmosdb</remote-id>
 | 
			
		||||
  </upstream>
 | 
			
		||||
</pkgmetadata>
 | 
			
		||||
		Reference in New Issue
	
	Block a user