15
0

- update to 1.4.1:

* package is now unmaintained
  * python 3.8 support
  * README updates
  * Support ppc64le

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atomicwrites?expand=0&rev=17
This commit is contained in:
2022-07-25 21:02:28 +00:00
committed by Git OBS Bridge
parent e541fefcd9
commit 413dd75c27
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a
size 11790

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11
size 14227

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Jul 25 21:00:19 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.4.1:
* package is now unmaintained
* python 3.8 support
* README updates
* Support ppc64le
-------------------------------------------------------------------
Fri Jan 28 21:18:35 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -25,7 +25,7 @@
%bcond_with doc
%endif
Name: python-atomicwrites%{psuffix}
Version: 1.4.0
Version: 1.4.1
Release: 0
Summary: Atomic file writes for Python
License: MIT