Remove %forge macros

This commit is contained in:
Major Hayden 2021-08-11 09:08:05 -05:00
commit f486cfa7e8
No known key found for this signature in database
GPG key ID: 737051E0C1011FB1

View file

@ -1,19 +1,16 @@
# The SDK tools have never had a versioned release, but they are updated
# frequently in the upstream repository.
%global srcname azure-sdk-tools
%global forgeurl https://github.com/Azure/azure-sdk-for-python/
%global commit a5a4ef4a7adc8c730dd7da2e9e3bdb43c9376586
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global distprefix %{nil}
%global short_version 0.0.0
%forgemeta
Name: python-%{srcname}
Version: %{short_version}~git.2.%{shortcommit}
Release: 1%{?dist}
Summary: Specific tools for Azure SDK for Python testing
License: MIT and ASL 2.0
URL: %forgeurl
URL: https://github.com/Azure/azure-sdk-for-python/
Source0: azure-sdk-tools-%{commit}.tar.gz
# The azure-sdk-for-python repository is huge at > 160MB, but we only need ~
# 100KB of source for this package. Use this script to generate a tarball of the