forked from pool/python-aiofiles
Accepting request 945151 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/945151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-aiofiles?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2baf8e70f95618214c4910730fd625bfaa4a8b8957838b34364b0a2c7d41db9e
|
||||
size 23245
|
||||
3
aiofiles-0.8.0.tar.gz
Normal file
3
aiofiles-0.8.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ee866ce57b47e2f5ae2c06c0372458a6eb08131a9b1d7216a234fa0d516d638
|
||||
size 24139
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 9 15:24:11 UTC 2022 - Torsten Gruner <simmphonie@opensuse.org>
|
||||
|
||||
- Update to 0.8.0
|
||||
* Added aiofiles.os.replace. #107
|
||||
* Added aiofiles.os.{makedirs, removedirs}.
|
||||
* Added aiofiles.os.path.{exists, isfile, isdir, getsize, getatime,
|
||||
getctime, samefile, sameopenfile}. #63
|
||||
* Added suffix, prefix, dir args to aiofiles.tempfile.TemporaryDirectory. #116
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 16 15:13:33 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-aiofiles
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-aiofiles
|
||||
Version: 0.7.0
|
||||
Version: 0.8.0
|
||||
Release: 0
|
||||
Summary: File support for asyncio
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user