Update to 1.9.0.

epel9
Thomas Moschny 4 years ago
parent ffc92e95ce
commit bb380aec07

@ -1,7 +1,7 @@
%global srcname execnet %global srcname execnet
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.8.1 Version: 1.9.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Distributed Python deployment and communication Summary: Distributed Python deployment and communication
License: MIT License: MIT
@ -89,6 +89,9 @@ py.test-%{python3_version} -r s \
%changelog %changelog
* Fri Jul 9 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.0-1
- Update to 1.9.0.
* Fri Jul 9 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.1-1 * Fri Jul 9 2021 Thomas Moschny <thomas.moschny@gmx.de> - 1.8.1-1
- Update to 1.8.1. - Update to 1.8.1.

@ -1 +1 @@
SHA512 (execnet-1.8.1.tar.gz) = 183c89961b8b5db4eca5b64ff6b179f9faa19d26f04ad07740c818a471aedb02b2e7837fb7cedb6b1e4a538b0bd62cc4eff602dffe4c3c35bf826aa5a627afb2 SHA512 (execnet-1.9.0.tar.gz) = d425e7b6f3708efecb5dfa2c36a837cb55f2c32cf2ec0c1dc11cd1ca6ea614d119d04908b84dd5a3593c87db35e71fee202f843665c853ac3538479f60c83d60

Loading…
Cancel
Save