Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b641975bad |
3 changed files with 3 additions and 5 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,5 +4,3 @@
|
|||
/azure-mgmt-batch-16.1.0.tgz
|
||||
/azure-mgmt-batch-16.2.0.tgz
|
||||
/azure-mgmt-batch-17.0.0.zip
|
||||
/azure-mgmt-batch-17.2.0.tar.gz
|
||||
/azure-mgmt-batch-17.3.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -5,12 +5,12 @@
|
|||
%global srcname azure-mgmt-batch
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 17.3.0
|
||||
Version: 17.0.0
|
||||
Release: %autorelease
|
||||
Summary: Microsoft Azure Batch Management Client Library for Python
|
||||
License: MIT
|
||||
URL: https://pypi.org/project/%{srcname}/
|
||||
Source0: %{pypi_source %{srcname} %{version}}
|
||||
Source0: %{pypi_source %{srcname} %{version} zip}
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (azure-mgmt-batch-17.3.0.tar.gz) = 202fb62f1cd3b8be1c793fa0ed0e0592ad43874eb6b91a83a5d97ca99a11de1ade372d4daa140ff45e0eba212e45b63a0b809bbf7373e6f9f40ba21367b650bb
|
||||
SHA512 (azure-mgmt-batch-17.0.0.zip) = 0fa8c3a59eb63558660f9a0ef308cec92224c686562d90d22f74db92e7e279fa4cc2975baec7f67a412854f1cad1400ca7f3115a10004bdda2be4746c3ac31d8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue