diff --git a/.gitignore b/.gitignore index 8c5037a..b4bbf9e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /rpyc-3.3.0.tar.gz /rpyc-4.0.1.tar.gz /rpyc-4.1.2.tar.gz +/rpyc-4.1.3.tar.gz diff --git a/python-rpyc.spec b/python-rpyc.spec index 08aa08d..8342a65 100644 --- a/python-rpyc.spec +++ b/python-rpyc.spec @@ -1,18 +1,15 @@ %global modname rpyc Name: python-%{modname} -Version: 4.1.2 +Version: 4.1.3 Release: 1%{?dist} Summary: A Transparent, Symmetrical Python Library for Distributed-Computing -URL: http://rpyc.wikidot.com/ License: MIT -Source0: http://pypi.python.org/packages/source/r/rpyc/rpyc-%{version}.tar.gz +URL: http://rpyc.wikidot.com/ +Source0: https://github.com/tomerfiliba/rpyc/archive/%{version}/%{modname}-%{version}.tar.gz BuildArch: noarch -BuildRequires: python3-devel -BuildRequires: python3-setuptools - %global _description\ RPyC, or Remote Python Call, is a transparent and symmetrical python library\ for remote procedure calls, clustering and distributed-computing.\ @@ -25,9 +22,11 @@ so that remote objects can be manipulated as if they were local. %package -n python3-%{modname} Summary: A Transparent, Symmetrical Python Library for Distributed-Computing -%{?python_provide:%python_provide python3-%{modname}} -Requires: python3-plumbum + +BuildRequires: python3-devel +BuildRequires: python3-setuptools Obsoletes: python2-%{modname} < 4.0.1-4 +%{?python_provide:%python_provide python3-%{modname}} %description -n python3-%{modname} %_description @@ -39,7 +38,7 @@ Obsoletes: python2-%{modname} < 4.0.1-4 %install %py3_install -# the binaries should not have .py extension +# The binaries should not have .py extension mv %{buildroot}%{_bindir}/rpyc_classic.py %{buildroot}%{_bindir}/rpyc_classic mv %{buildroot}%{_bindir}/rpyc_registry.py %{buildroot}%{_bindir}/rpyc_registry @@ -48,6 +47,9 @@ mv %{buildroot}%{_bindir}/rpyc_registry.py %{buildroot}%{_bindir}/rpyc_registry %{python3_sitelib}/rpyc* %changelog +* Sun Jan 26 2020 Fabian Affolter - 4.1.3-1 +- Update to latest upstream release 4.1.3 + * Sat Nov 09 2019 Fabian Affolter - 4.1.2-1 - Update to latest upstream release 4.1.2 diff --git a/sources b/sources index f9cc057..5464172 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rpyc-4.1.2.tar.gz) = 10ab73a296d1c4a212f58bbd38ab8af4475360a06cf7bb972a4553f623bfa14677bdeb2d616d11f018e4232174c0fa7562a40a1a64d21e56682f700bb1317ec0 +SHA512 (rpyc-4.1.3.tar.gz) = f879e534b1f646398342be7ce4fa7ca9fd04a49aaeb82076683ebf062008e8240beeb1082b3b71671f9afef881a1d299c534cb3a856809c5ce1bc37ff4ae5a2c