#1 - Update to 4.0.2 (requirement for git HEAD of python-aiohttp)
Closed 2 years ago by carlwgeorge. Opened 2 years ago by pwouters.
rpms/ pwouters/python-async-timeout rawhide  into  rawhide

file modified
+1
@@ -7,3 +7,4 @@ 

  /python-async-timeout-3.0.0.tar.gz

  /python-async-timeout-3.0.1.tar.gz

  /python-async-timeout-4.0.1.tar.gz

+ /python-async-timeout-4.0.2.tar.gz

file modified
+4 -1
@@ -6,7 +6,7 @@ 

  doesn't create a new task.

  

  Name:           python-%{srcname}

- Version:        4.0.1

+ Version:        4.0.2

  Release:        1%{?dist}

  Summary:        An asyncio-compatible timeout context manager

  
@@ -57,6 +57,9 @@ 

  %{python3_sitelib}/async_timeout-*.egg-info/

  

  %changelog

+ * Tue Jan 11 2022 Paul Wouters <paul.wouters@aiven.io> - 4.0.2-1

+ - Update to 4.0.2 (requirement for git HEAD of python-aiohttp)

+ 

  * Thu Nov 25 2021 Fabian Affolter <mail@fabian-affolter.ch> - 4.0.1-1

  - Update to latest upstream release 4.0.1 (closes rhbz#1768164)

  

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

- SHA512 (python-async-timeout-4.0.1.tar.gz) = fccd09c1d90bdf594649f52cd3b9f8da13f3456af43437f031dce43b1ee4a70e90479122a6599929fe1e1fe98a88a0d8d775ce153783dfed180571fb842fbb5a

+ SHA512 (python-async-timeout-4.0.2.tar.gz) = d7c6c3bdeb5cfc8bbe8ceae290a386c05873e08c8ad9e383d96c5c8f4da2ab165fa0ba70edc7f5b861f80a44db3c51d32dbafd64af5c01d374fbe0cb5f608196

no initial comment

Pull-Request has been closed by carlwgeorge

2 years ago