diff --git a/atomicwrites-1.4.0.tar.gz b/atomicwrites-1.4.0.tar.gz deleted file mode 100644 index 9f43bc3..0000000 --- a/atomicwrites-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae70396ad1a434f9c7046fd2dd196fc04b12f9e91ffb859164193be8b6168a7a -size 11790 diff --git a/atomicwrites-1.4.1.tar.gz b/atomicwrites-1.4.1.tar.gz new file mode 100644 index 0000000..550fb4d --- /dev/null +++ b/atomicwrites-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b2c9071a49367a7f770170e5eec8cb66567cfbbc8c73d20ce5ca4a8d71cf11 +size 14227 diff --git a/python-atomicwrites.changes b/python-atomicwrites.changes index 39a2018..65f83f3 100644 --- a/python-atomicwrites.changes +++ b/python-atomicwrites.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 25 21:00:19 UTC 2022 - Dirk Müller + +- 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 diff --git a/python-atomicwrites.spec b/python-atomicwrites.spec index b287ce9..0676ae7 100644 --- a/python-atomicwrites.spec +++ b/python-atomicwrites.spec @@ -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