Update to 0.7.1 release

epel8^2
Parag Nemade 9 years ago
parent 16bd198ff2
commit ed0730a9cf

1
.gitignore vendored

@ -1,2 +1,3 @@
/betamax-0.5.1.tar.gz /betamax-0.5.1.tar.gz
/betamax-0.7.0.tar.gz /betamax-0.7.0.tar.gz
/betamax-0.7.1.tar.gz

@ -2,7 +2,7 @@
%global sum A VCR imitation for python-requests %global sum A VCR imitation for python-requests
Name: python-%{srcname} Name: python-%{srcname}
Version: 0.7.0 Version: 0.7.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: %{sum} Summary: %{sum}
@ -10,7 +10,7 @@ Summary: %{sum}
License: ASL 2.0 License: ASL 2.0
URL: https://pypi.python.org/pypi/betamax URL: https://pypi.python.org/pypi/betamax
Source0: https://pypi.python.org/packages/cc/bd/4879257f4d7c44bb3f19b9d48c9b5e5d1f4ea6efab2d4da48c6bd55468ff/%{srcname}-%{version}.tar.gz Source0: https://pypi.python.org/packages/2e/64/d41ea7091c7bc80b2042e03109fed9947f073f67303fc94f4d777a1fa6d1/%{srcname}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python2-devel python3-devel BuildRequires: python2-devel python3-devel
@ -65,6 +65,9 @@ much easier.
%{python3_sitelib}/%{srcname}-%{version}-py3.*.egg-info %{python3_sitelib}/%{srcname}-%{version}-py3.*.egg-info
%changelog %changelog
* Wed Jun 15 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.7.1-1
- Update to 0.7.1 release
* Mon May 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.7.0-1 * Mon May 02 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.7.0-1
- Update to 0.7.0 release - Update to 0.7.0 release
- disable tests as they need network access - disable tests as they need network access

@ -1 +1 @@
ddb657a6e546c1aeec403b499f31ff44 betamax-0.7.0.tar.gz 3329a35418c3062f7cde6259bf634a33 betamax-0.7.1.tar.gz

Loading…
Cancel
Save