Date: Thursday, October 31, 2019 @ 18:07:45
Author: felixonmars
Revision: 521547
Python 3.8 rebuild
Modified:
python-atomicwrites/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 18:07:39 UTC (rev 521546)
+++ PKGBUILD 2019-10-31 18:07:45 UTC (rev 521547)
@@ -5,7 +5,7 @@
pkgbase=python-atomicwrites
pkgname=('python-atomicwrites' 'python2-atomicwrites')
pkgver=1.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Atomic file writes on POSIX"
arch=('any')
url="https://github.com/untitaker/python-atomicwrites"