#10 Update to 0.38.1
Closed 2 years ago by pbrobinson. Opened 2 years ago by jcapitao.
rpms/ jcapitao/python-zeroconf rawhide  into  rawhide

file modified
+6 -2
@@ -1,8 +1,8 @@ 

  %global pypi_name zeroconf

  

  Name:           python-%{pypi_name}

- Version:        0.37.0

- Release:        2%{?dist}

+ Version:        0.38.1

+ Release:        1%{?dist}

  Summary:        Pure Python Multicast DNS Service Discovery Library

  

  License:        LGPLv2
@@ -63,6 +63,10 @@ 

  

  

  %changelog

+ * Tue Feb 01 2022 Joel Capitao <jcapitao@redhat.com> - 0.38.1-1

+ - Update to 0.38.1

+ - Fixes: rhbz#2035437

+ 

  * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.37.0-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (zeroconf-0.37.0.tar.gz) = 95431d872e4318238c8aeeedb6a5c8891c88ff82987892a0aef6092ef0cfaceae7fa0108ec43d2752ea43c5d20ff8d8d91caead8f46fe534efd7f8e8f8bb98a9

+ SHA512 (zeroconf-0.38.1.tar.gz) = c60f03100c83e9327a910ad84aec768fb890453c21f9baf0fbbec96f0077c602c5e806e8a6047b87108f6d257942305a2ce76c984935ed3c000d83d2c44bb8d6

no initial comment

rebased onto d35b686

2 years ago

Moved to .3 instead, unless there's a specific version there's not much saved by doing PRs for basic ver bumps. Due to past regressions my general policy with this package is wait a few revs most a major bump. If you want to co-maintain please reach out (not here).

Pull-Request has been closed by pbrobinson

2 years ago

Well, in RDO (part of CentOS Cloud SIG) we reuse build from Fedora to rebuild them in CBS.
Currently we have to update to 0.38.1 [1] but no worries we'll wait for bump to 0.38.3 in upper-constraints.

Thanks

[1] https://github.com/openstack/requirements/blob/abfab1bb8feca121ec2ad52c8b203dde6fc99a3f/upper-constraints.txt#L113

Metadata