Blame python-varlink.spec

fe2012f
Name:           python-varlink
7ab86f2
Version:        11
42df841
Release:        1%{?dist}
fe2012f
Summary:        Python implementation of Varlink
fe2012f
License:        ASL 2.0
fe2012f
URL:            https://github.com/varlink/%{name}
fe2012f
Source0:        https://github.com/varlink/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
fe2012f
BuildArch:      noarch
fe2012f
BuildRequires:  python3-devel
fe2012f
BuildRequires:  python3-rpm-macros
fe2012f
fe2012f
%global _description \
fe2012f
An python module for Varlink with client and server support.
fe2012f
fe2012f
%description %_description
fe2012f
fe2012f
%package -n python3-varlink
fe2012f
Summary:       %summary
fe2012f
%{?python_provide:%python_provide python3-varlink}
4f9c5e8
# The varlink copr had this package under the "python-varlink"
4f9c5e8
# name. Add Obsoletes to make it easy to upgrade.
4f9c5e8
Obsoletes:     python-varlink <= 3-1.git.61.1bc637d.fc27
fe2012f
fe2012f
%description -n python3-varlink %_description
fe2012f
fe2012f
%prep
fe2012f
%autosetup
fe2012f
fe2012f
%build
fe2012f
%py3_build
fe2012f
fe2012f
%check
fe2012f
CFLAGS="%{optflags}" %{__python3} %{py_setup} %{?py_setup_args} check
fe2012f
fe2012f
%install
fe2012f
%py3_install
fe2012f
fe2012f
%files -n python3-varlink
8697781
%license LICENSE.txt
fe2012f
%doc README.md
fe2012f
%{python3_sitelib}/*
fe2012f
fe2012f
%changelog
7ab86f2
* Fri Feb 09 2018 Harald Hoyer <harald@redhat.com> - 11-1
7ab86f2
- python-varlink 11
7ab86f2
919cd41
* Fri Feb 09 2018 Harald Hoyer <harald@redhat.com> - 10-1
919cd41
- python-varlink 10
919cd41
89324bc
* Fri Feb 09 2018 Harald Hoyer <harald@redhat.com> - 9-1
89324bc
- python-varlink 9
89324bc
8a744b4
* Thu Feb 08 2018 Harald Hoyer <harald@redhat.com> - 8-1
8a744b4
- python-varlink 8
8a744b4
0f03562
* Thu Feb 08 2018 Harald Hoyer <harald@redhat.com> - 7-1
0f03562
- python-varlink 7
7784a42
42df841
* Thu Feb 08 2018 Harald Hoyer <harald@redhat.com> - 4-1
42df841
- python-varlink 4
42df841
7d5f41d
* Fri Feb 02 2018 Harald Hoyer <harald@redhat.com> - 3-2
7d5f41d
- bump release
7d5f41d
fe2012f
* Fri Feb  2 2018 Harald Hoyer <harald@redhat.com> - 3-1
fe2012f
- python-varlink 3
fe2012f
fe2012f
* Thu Dec 14 2017 Harald Hoyer <harald@redhat.com> - 2-1
fe2012f
- python-varlink 2
fe2012f
fe2012f
* Tue Aug 29 2017 <info@varlink.org> 1-1
fe2012f
- python-varlink 1