37acbb5
@@ -51,3 +51,4 @@
/kombu-4.6.9.tar.gz
/kombu-4.6.10.tar.gz
/kombu-4.6.11.tar.gz
+ /kombu-5.0.1.tar.gz
@@ -13,8 +13,8 @@
%global srcname kombu
Name: python-%{srcname}
- Version: 4.6.11
- Release: 2%{?dist}
+ Version: 5.0.1
+ Release: 1%{?dist}
Epoch: 1
Summary: An AMQP Messaging Framework for Python
@@ -151,6 +151,9 @@
%endif
%changelog
+ * Tue Sep 08 2020 Yatin Karel <ykarel@redhat.com> - 1:5.0.1-1
+ - Update to 5.0.1
+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.6.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
@@ -1,1 +1,1 @@
- SHA512 (kombu-4.6.11.tar.gz) = 67656c63e42c1cf018c438d60edece925cdf1a25abb46c9b413bfca3032ba108550277ced70f6696d61561d501fe49f85f0f8ee063405ac650662aa24d0cc95a
+ SHA512 (kombu-5.0.1.tar.gz) = 45ddbdfb956d9e3029aea4cadf0e85b67bd26922311d26d2838b14956ec5535b0ea6cba12dcd0ff84e15c271599b91d8665207291b5f9f2b497d8306da93210f
Thanks, but we need to wait till all the parts are ready and released as stable (celery, for example).
I'll handle updating this then.
Pull-Request has been closed by frantisekz